|
Boot the liveCD again, mount each partition in turn, and inspect the contents.
Which partition contains the /boot directory? If /boot is in the / (root) partition, then make certain that /etc/fstab correctly shows that partition to be mounted as /.
Then inspect each remaining partition in turn, determine the contents, and verify that /etc/fstab also correctly lists the partition and their mount points.
|