Anton Altaparmakov wrote: > On Fri, 2004-06-25 at 13:05, David van Hoose wrote: > >>All ext3 partitions are labeled as ext3. It still panics. > > > Could you show your /etc/fstab? (Only the root fs entry is of > interest.) > > And the output of: tune2fs -l /dev/hda1 | grep -i journal > > You need to replace /dev/hda1 with your actual boot device... > > Best regards, > > Anton [root@bahamut root]# /sbin/tune2fs -l /dev/sda2 | grep -i journal Filesystem features: has_journal filetype needs_recovery sparse_super Journal inode: 8 Journal backup: inode blocks fstab is attached. I have separate partitions for / and /boot, however, the outputs are all the same. Regards, David