Boot partition

Michael Havens bmike1 at gmail.com
Tue Sep 2 20:05:19 MST 2014


I am assuming that everything is cool with LFS up to this point and am
thinking that I am going to create a boot partition. I do have 1 or 2
questions about this though before we proceed. First:

does every Linux distro search for the boot partition first?

then

when modifying fstab what do I put into it for the options? Here is the
current lfs fstab

/dev/sda6      /            ext4     defaults            1     1
/dev/sda7      swap         swap     pri=1               0     0
proc           /proc        proc     nosuid,noexec,nodev 0     0
sysfs          /sys         sysfs    nosuid,noexec,nodev 0     0
devpts         /dev/pts     devpts   gid=5,mode=620      0     0
tmpfs          /run         tmpfs    defaults            0     0
devtmpfs       /dev         devtmpfs mode=0755,nosuid    0     0

my only guess would be:

<boot partition>  /boot  ext4    defaults  1   1

:-)~MIKE~(-:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20140902/1eea6966/attachment.html>


More information about the PLUG-discuss mailing list