On Sat, Sep 07 2013, Canek Peláez Valdés wrote:

> No, I don't see anything that. However, since you cannot "mount
> /boot", but doing it manually works, that means something is wrong
> with your fstab. Can I see it again? There is no /boot/etc/fstab,
> right? What does /boot/grub/device.map say?

Below is what alexander said previously

>>>> box0 boot # cat /etc/fstab
>>>> <snip>
>>>> /dev/sda1        /boot        ext2        default,noatime    0 2
>>>> /dev/sda2        none        swap        sw        0 0
>>>> /dev/sda3        /        ext4        noatime        0 1
>>>> /dev/sda5        /home        ext4        noatime            0 2
>>>> /dev/cdrom        /mnt/cdrom    auto        noauto,ro    0 0
>>>>
>>>>
>>>> box0 boot # mount|grep /dev/sda

It all looks right ... unless the <snip> hides the error.

Also as canek says, we are assuming there is no /boot/etc/fstab
or something else shadowing the fstab above.

allan

Reply via email to