DESTROYING the contents of /dev/md0 in 5 seconds, Ctrl-C if
handling MD device /dev/md0
analyzing super-block
disk 0:/dev/hda8, 104391kB, raid superblock at 104320kB
disk 1:/dev/hdb6, 104359kB, raid superblock at 104256kB [root@mail root]# mount /dev/md0 /mnt/cdrom
[root@mail root]# cd /mnt/cdrom
[root@mail cdrom]# ll
total 180 -rw-r--r-- 1 bob bob 170253 Mar 26 22:18 IOzone_msword_98.pdf // 可以看到原来的数据还在
drwx------ 2 root root 12288 Mar 26 22:17 lost+found
[root@mail cdrom]#
[root@mail cdrom]# fdisk -l
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System /dev/hda1 * 1 765 6144831 b Win95 FAT32 /dev/hda4 766 9729 72003330 f Win95 Ext'd (LBA)
/dev/hda5 766 778 104391 83 Linux
/dev/hda6 779 1224 3582463+ 83 Linux
/dev/hda7 1225 1289 522081 82 Linux swap
/dev/hda8 1290 1302 104391 83 Linux
Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 9729 78148161 f Win95 Ext'd (LBA) /dev/hdb5 405 5503 40957686 7 HPFS/NTFS /dev/hdb6 1 13 104359+ fd Linux raid autodetect
Partition table entries are not in disk order [root@mail cdrom]
e2fsck 1.32 (09-Nov-2002)
The filesystem size (according to the superblock) is 104391 blocks
The physical size of the device is 104256 blocks
Either the superblock or the partition table is likely to be
Abort<y>?no// 此处选 n