[问题]sudo fdisk -l是否不能在插上USB的MP3后使用?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
applnk
帖子: 1485
注册时间: 2007-02-13 15:24
来自: 地球

[问题]sudo fdisk -l是否不能在插上USB的MP3后使用?

#1

帖子 applnk » 2007-04-04 20:37

下面的提示是在MP3插上之后用sudo fdisk -l的提示。

代码: 全选

applnk@applnk-desktop:~$ sudo fdisk -l

Disk /dev/hda: 40.0 GB, 40027029504 bytes
255 heads, 63 sectors/track, 4866 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1         917     7365771   83  Linux
/dev/hda2             918        1835     7373835   83  Linux
/dev/hda3            1836        1900      522112+  82  Linux swap / Solaris
/dev/hda4            1901        4866    23824395    5  Extended
/dev/hda5            1901        4512    20980858+  83  Linux
/dev/hda6            4513        4866     2843473+  83  Linux

Disk /dev/sda: 125 MB, 125682176 bytes
4 heads, 60 sectors/track, 1022 cylinders
Units = cylinders of 240 * 512 = 122880 bytes

This doesn't look like a partition table
Probably you selected the wrong device.

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   ?     3242233     7998524   570754815+  72  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(357, 116, 40) logical=(3242232, 3, 49)
Partition 1 has different physical/logical endings:
     phys=(357, 32, 45) logical=(7998523, 0, 19)
Partition 1 does not end on cylinder boundary.
/dev/sda2   ?      702874     8769658   968014120   65  Novell Netware 386
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(288, 115, 43) logical=(702873, 0, 3)
Partition 2 has different physical/logical endings:
     phys=(367, 114, 50) logical=(8769657, 1, 22)
Partition 2 does not end on cylinder boundary.
/dev/sda3   ?     7791173    15857957   968014096   79  Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
     phys=(366, 32, 33) logical=(7791172, 3, 6)
Partition 3 has different physical/logical endings:
     phys=(357, 32, 43) logical=(15857956, 3, 37)
Partition 3 does not end on cylinder boundary.
/dev/sda4   ?           1    15155111  1818613248    d  Unknown
Partition 4 has different physical/logical beginnings (non-Linux?):
     phys=(372, 97, 50) logical=(0, 0, 1)
Partition 4 has different physical/logical endings:
     phys=(0, 10, 0) logical=(15155110, 1, 36)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order
applnk@applnk-desktop:~$ 
applnk
帖子: 1485
注册时间: 2007-02-13 15:24
来自: 地球

#2

帖子 applnk » 2007-04-05 4:54

顶起来!
回复