<div dir="ltr"><div><div><div><div><div>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:<br>

<br></div>does every Linux distro search for the boot partition first?<br><br></div>then<br><br></div>when modifying fstab what do I put into it for the options? Here is the current lfs fstab<br><br>/dev/sda6      /            ext4     defaults            1     1<br>

/dev/sda7      swap         swap     pri=1               0     0<br>proc           /proc        proc     nosuid,noexec,nodev 0     0<br>sysfs          /sys         sysfs    nosuid,noexec,nodev 0     0<br>devpts         /dev/pts     devpts   gid=5,mode=620      0     0<br>

tmpfs          /run         tmpfs    defaults            0     0<br>devtmpfs       /dev         devtmpfs mode=0755,nosuid    0     0<br><br></div>my only guess would be:<br><br></div><boot partition>  /boot  ext4    defaults  1   1<br>

<br clear="all"><div><div><div><div><div><div><div><div>:-)~MIKE~(-:</div>
</div></div></div></div></div></div></div></div>