<div dir="ltr"><div><div><div><div><div>I'm in the step in which they talk about the boot partition and grub. I have some questions about the boot partition before I proceed:<br></div><br>Do all Linux distos look for a boot partition first or else how does this work?<br><br></div>The instructions say to modify fstab. Here is the current fstab for lfs:<br><br> ==> /etc/fstab <==<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> # End /etc/fstab<br><br></div>Should the line I add look like this:<br><br></div> /boot/partition /boot ext4 defaults 1 1<br><br></div>Then how would I add other distributions if I were to install another. Actually I am going to do lfs again so I will install another.<br><div><div><div><div><div><div><div>:-)~MIKE~(-:</div>
</div></div></div></div></div></div></div>