|
发表于 2005-8-14 23:34:06
|
显示全部楼层
Post by wuyuzegang
我的hda2是Debina,hda1和hda5是win的C和D,现在我想用上我的usb,就要fdisk -l ,但是没有一点信息。
我的Debina开机默认是字符界面,要startx才行,我也不知是gdm还是dm,
要插上USB再运行fdisk -l才有会信息的,没有信息的话,可能是你的内核不支持
要startx的话,说明你没装gdm什么的
附上我的fdisk -l
MacD:/home/xqi# fdisk -l
Disk /dev/hda: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1216 9767488+ c W95 FAT32 (LBA)
/dev/hda2 1217 8803 60942577+ f W95 Ext'd (LBA)
/dev/hda3 8804 9964 9325732+ 83 Linux
/dev/hda5 1217 2432 9767488+ b W95 FAT32
/dev/hda6 2433 8749 50741271 7 HPFS/NTFS
/dev/hda7 8750 8803 433723+ 82 Linux swap / Solaris
Disk /dev/sda: 256 MB, 256901120 bytes
16 heads, 32 sectors/track, 980 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 980 250864 6 FAT16
MacD:/home/xqi# |
|