On Mon, 2002-09-09 at 06:35, Danny Sternkopf wrote:
> I have created ext3 filesystems on my RH 7.2 boxes. But it is very strange that the 
>root
> filesystem can't be mountet as ext3. So I have no journaling for this filesystem.
...
> So both filesystems have has_journal feature, this means ext3. But /dev/hda1 (/) has 
>no needs_recovery 
> feature and the filesystem state is always not clean. 
> 
> Do you have any suggestions why RH does'nt handle the root filesystem as ext3?
> Thank you in advance!

The ext3 driver has to be in your initrd.  Remove the one that's there
currently, and use 'mkinitrd' to create a new one:

mkinitrd /boot/initrd-$(uname -r).img $(uname -r)




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to