[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need help to fix a LX164 system running 4.0r3



Hi,

On Tuesday 25 November 2008, Kazuyoshi Furutaka wrote:
> > Can you post your /etc/fstab here?
>
> The fstab looks like the following:
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point> <type> <options> <dump> <pass>
> /dev/sda /boot ext3 defaults 0 2
> /dev/mapper/VolGroup00-ROOT / ext2 errors=remount-ro 0 1
> /dev/mapper/VolGroup00-SWAP none swap sw 0 0
> /dev/mapper/VolGroup00-HOME /home ext2 defaults 0 2
> proc /proc proc defaults 0 0
> /dev/fd0 /floppy auto user,noauto 0 0
> /dev/cdrom /cdrom iso9660 ro,user,noauto 0 0
>
> I suspect my initrd is the source of failure...
>
> Yours,
> Kazuyoshi
> --
> Kazuyoshi Furutaka
> furutaka@jb3.so-net.ne.jp

That looks fine to me.

This doesn't though:

> mount: Mounting /root/dev on /dev/.static/dev failed: Not a directory
> mount: Mounting /sys on /root/sys failed: Invalid argument

Check your /etc/mkinitrd/mkinitrd.conf for extraneous occurrences of the 
word "root" and rebuild your initrd with mkinitrd -o /boot/initrd<version> 
<kernel-version>

Hope this helps,
-- 
Mark Ter Morshuizen
www.itbox.co.za
2U Rackmount Casings: http://www.rackmount.co.za


Reply to: