clfs-embedded-pregithub
clfs-embedded-pregithub copied to clipboard
/etc/fstab should be really simple
Since the bootloader will tell the kernel where to find the root file system, we don't need an entry which actually calls out the partition or device name for the rootfs, we can just say "rootfs". Fix this as it takes a lot of ambiguity out of making the /etc/fstab file.