atom feed24 messages in org.freebsd.freebsd-questionsis there a /boot directory in freebsd...
FromSent OnAttachments
xavian anderson macphersonOct 2, 2000 2:13 pm 
Christopher RuedOct 2, 2000 2:40 pm 
xavian anderson macphersonOct 2, 2000 2:51 pm 
Christopher RuedOct 2, 2000 3:00 pm 
pstapleyOct 2, 2000 3:04 pm 
JohnOct 2, 2000 3:09 pm 
Chris WasserOct 2, 2000 3:19 pm 
xavian anderson macphersonOct 2, 2000 3:47 pm 
xavian anderson macphersonOct 2, 2000 6:12 pm 
BWS - OffwhiteOct 2, 2000 6:18 pm 
xavian anderson macphersonOct 2, 2000 6:28 pm 
Greg LeheyOct 2, 2000 6:59 pm 
Greg LeheyOct 2, 2000 7:01 pm 
Greg LeheyOct 2, 2000 7:13 pm 
xavian anderson macphersonOct 2, 2000 7:47 pm 
Christopher RuedOct 2, 2000 8:13 pm 
William MelansonOct 3, 2000 7:32 am 
xavian anderson macphersonOct 3, 2000 1:16 pm 
xavian anderson macphersonOct 3, 2000 2:26 pm 
Jonathan LemonOct 3, 2000 2:57 pm 
Christopher RuedOct 3, 2000 3:03 pm 
Greg LeheyOct 3, 2000 5:37 pm 
Giorgos KeramidasOct 3, 2000 7:54 pm 
Chris DillonOct 4, 2000 8:01 am 
Subject:is there a /boot directory in freebsd as there is in linux?
From:Christopher Rued (c.r@xsb.com)
Date:Oct 3, 2000 3:03:55 pm
List:org.freebsd.freebsd-questions

xavian anderson macpherson writes:

there is no mention of a /boot directory in the complete freebsd. i looked on page 230 and in the index. i have also looked on the web. no mention of /boot. i was told that i cannot start my root `/' directory from a vinum drive. because the kernel has to be loaded for the vinum drives to be accessed. this should not be a problem if there was a separate /boot directory which can be mounted on it's own partition; as it is currently on my system.

/dev/hda1 /boot /dev/hdd1 /

i have not yet had anyone answer me as to whether or not there is a /boot directory in FreeBSD. if there is not; where is the operational kernel located (the one that runs the system)? what is the name of that directory (if there is one)? is the kernel just `out in the open' as i have seen with the (default) Makefile for compiling the linux kernel? i saw something about BootEasy being kept in the MBR; but i don't think the MBR is a valid directory. in linux i have a separate partition for my /boot directory. i have to, or i wouldn't be able to start my computer! my `/' directory is out of range for that 1024 cylinder limit. in fact, it's (my current operational kernel) on my 4th drive (i have another [3 linux-mandrake kernels] on the third drive; which i can `chroot /mnt' to) i am quite sure that FreeBSD is subject to the same limitations as every other system that runs on x86 architecture; namely that all of the boot mechanisms must be below the 1024 cylinder limit set by intel chips.

FreeBSD does have a /boot directory, but from what you have described it does not serve the same function as the Linux /boot directory. The FreeBSD kernel lives in the root directory (/). Some configuration files live in /boot on FreeBSD. So, for booting purposes it seems that FreeBSD's / is roughly equivalent to Linux's /boot.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message