Re: error 19 mounting ext3
Hans Houwaard <[email protected]> Thu, 12 May 2005 23:05:47 +0200
| Newsgroups | gmane.linux.mandrake.cooker.amd64 |
|---|---|
| Message-ID | <[email protected]> |
Hmm, Seems like the initrd.img proces of the boot has problems inserting the correct modules. As a result your filesystems are unbootable. Are you sure there are no errors in the location of the boot partition in lilo.conf or in your fstab? Hans Bitouzé Denis wrote: >Hello, > >I tried to install Mandriva LE2005 x86_64 on my PC whose processor is an >AMD Athlon 64. The installation went well but, when rebooting, I get the >following error message: > >Loading jbd.ko module >insmod: error inserting '/lib/jbd.ko': errno=8 >Loading ext3.ko module >insmod: error inserting '/lib/ext3.ko': errno=8 >[...] >Mounting root filesystem >mount: error 19 mounting ext3 flags defaults >well, retrying without the option flags >mount: error 19 mounting ext3 >well, retrying read-only without any flag >mount: error 19 mounting ext3 >pivot root: pivot_root(/sysroot,/sysroot/initrd) failed: 2 >umount /initrd/sys failed: 2 >umount /initrd/proc failed: 2 >Initrd finished >Freeing unused kernel memory: 220k freed. >Kernel panic - not syncing: No init found. Try passive init= option to >kernel. > >I found some hints about the fact that the kernel may not be configured >with BUILT-IN ext3 support. > >How may I solve that problem? > >Greetings, >-- >Denis > > >