|
|
发表于 2006-7-7 19:46:54
|
显示全部楼层
好像不行阿
这是我的 结果
yw-cxn7:/etc # 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 1275 10241406 7 HPFS/NTFS
/dev/hda2 1276 9728 67898722+ f W95 Ext'd (LBA)
/dev/hda5 1276 3825 20482843+ 7 HPFS/NTFS
/dev/hda6 3826 6375 20482843+ 7 HPFS/NTFS
/dev/hda7 6376 7651 10249438+ 7 HPFS/NTFS
/dev/hda8 7652 8671 8193118+ b W95 FAT32
/dev/hda9 8672 8684 104391 83 Linux
/dev/hda10 8685 9598 7341673+ 83 Linux
/dev/hda11 9599 9728 1044193+ 82 Linux swap / Solaris
yw-cxn7:/etc # e2label /dev/hda10
e2label: Bad magic number in super-block while trying to open /dev/hda10
Couldn't find valid filesystem superblock.
yw-cxn7:/etc # e2label /dev/hda8
e2label: Bad magic number in super-block while trying to open /dev/hda8
Couldn't find valid filesystem superblock. |
|