[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RaQ550 down



Hi,

Well it finally happened! My server went down last night...
When I checked it this morning, it was cycling through reboot to Kernel Panic
I removed dive hda and connected hdc on hda connector, it booted off of that 
drive. But the /home partition md4 would not mount.


The following is the result of "df -h" and " cat /etc/fstab on the working(?) 
drive.
[root /root]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/md1              3.9G  804M  3.1G  21% /
/dev/md2              1.5G   89M  1.3G   6% /var
none                  251M     0  250M   0% /dev/shm

[root /root]# cat /etc/fstab
/dev/md1              /         xfs     defaults                          1 1
/dev/md2              /var      xfs     defaults,nosuid                   3 3
/dev/md3              swap      swap    defaults                          0 0
/dev/md4              /home     xfs     
defaults,usrquota,grpquota,osyncisdsync4
none                  /proc     proc    defaults                          0 0
none                  /dev/pts  devpts  gid=5,mode=0620                   0 0
none                  /dev/shm  tmpfs   defaults                          0 0

I took the hda1 drive and tried to mount on a Mandrake PC
I can't get it to mount it "mount /dev/hdc1 /mnt/disk
mount: wrong fs type,  bad option, bad superblock on /dev/hdc1

Any ideas?

Gerald