lkml.org 
[lkml]   [2004]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Collapse ext2 and 3 please
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
/dev/sda2 / ext3 defaults 1 1
/dev/sda1 /boot ext3 defaults 1 2
/dev/sda5 swap swap defaults 0 0
/dev/sda6 /home ext3 defaults 1 3
/dev/sda7 /mnt/data auto sync,uid=root,gid=shared,umask=007 1 3
/dev/sda8 /mnt/mp3s auto sync,uid=root,gid=shared,umask=007 1 3
/dev/hda1 /mnt/backup ext3 defaults 1 4
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.156 / U:0.388 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site