You are not logged in.

#1 2008-04-03 21:14:50

funny
Member
Registered: 2008-01-28
Posts: 44

I can't find ext3 modul

Hi,
after updating system i cannot boot to system.
System write me :

Root device '/dev/sda5' doesn't exist, attempting to create it
ERROR: failed to parse block device name for '/dev/sda5'
ERROR: unable to create/detect root device '/dev/sda5'
Dropping to a recovery shell... type 'exit' to reboot

The same problem has been solved at http://bugs.archlinux.org/task/9014
But when I try generate kernel26.img  (mkinitcpio -g /boot/kernel26.img) system write me tahat cannot find module ext3.

Offline

#2 2008-04-03 21:38:10

kezar
Member
Registered: 2007-08-14
Posts: 61

Re: I can't find ext3 modul

Is the package e2fsprogs installed ?

Offline

#3 2008-04-04 08:03:52

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: I can't find ext3 modul

Please update mkinitcpio to version 0.5.18.1 (0.5.18 may be broken, not sure). Then run mkinitcpio -p kernel26 and see if it boots then.

Offline

#4 2008-04-04 16:17:07

Hinux
Member
Registered: 2007-08-26
Posts: 9

Re: I can't find ext3 modul

try adding at mkinitcpio.conf: (I solved with this)

MODULES="ata_generic ata_piix ext3"


mkinitcpio -g /boot/kernel26.img

Offline

Board footer

Powered by FluxBB