|
|
[root@localhost ~]# fdisk -l /dev/sda
[root@localhost ~]# (执行上述命令后终端没任何反应)
[root@localhost ~]# fdisk /dev/sda
Unable to read /dev/sda
[root@localhost ~]# fdisk /dev/sda
Unable to read /dev/sda
[root@localhost ~]# fdisk -l
Disk /dev/hdc: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 2 582 4666851 83 Linux
/dev/hdc2 583 2434 14876190 f W95 Ext'd (LBA)
/dev/hdc5 583 1799 9775521 83 Linux
/dev/hdc6 1865 2434 4578493+ 83 Linux
/dev/hdc7 1800 1864 522081 82 Linux swap / Solaris
Partition table entries are not in disk order
[root@localhost ~]# fdisk -s /dev/sda
39070080
[root@localhost ~]#
本人的操作系统是FC6,移动硬盘是紫光的40G,一个扩展分区,扩展分区下有两个逻辑分区,分别为fat32格式的。在winXP下进行的分区和格式化。移动硬盘插上后,在/dev中只有sda,而没有sdax,从下面这条命令可以看出硬盘已经连到PC上了
[root@localhost ~]# fdisk -s /dev/sda
39070080
我电脑的硬盘是ide的。
跪求各路大侠帮忙!!! |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|