LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1205|回复: 7

u盘挂载问题!!!!谢谢大大们了!!

[复制链接]
发表于 2008-2-2 19:20:00 | 显示全部楼层 |阅读模式
我的linux是fc8的,安装在虚拟机里面的。
我插入优盘,然后输入 fdisk -l (root权限下),得到下面信息:
Disk /dev/sda: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000cd6c6

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          25      200781   83  Linux
/dev/sda2              26        1044     8185117+  8e  Linux LVM

Disk /dev/dm-0: 7281 MB, 7281311744 bytes
255 heads, 63 sectors/track, 885 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 1040 MB, 1040187392 bytes
255 heads, 63 sectors/track, 126 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800

Disk /dev/dm-1 doesn't contain a valid partition table

Disk /dev/sdb: 1028 MB, 1028915200 bytes
1 heads, 63 sectors/track, 31898 cylinders
Units = cylinders of 63 * 512 = 32256 bytes
Disk identifier: 0x00000000

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

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   ?           1       31883     1004272    6  FAT16


可以看见,系统 是找到我的u盘的,名字是sdb1
但是我挂载后:mount  -t  vfat   /dev/sdb1   /mnt/usb
出现下面的提示:mount: special device /dev/sdb1 does not exist

我怎么搞都不行,各位大大,这是怎么回事呀!!
发表于 2008-2-2 20:33:27 | 显示全部楼层
mount -t vfat /dev/sdb 试试
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-2-2 21:01:02 | 显示全部楼层
不行呀!!显示一大堆,反正就是没有挂载!
回复 支持 反对

使用道具 举报

发表于 2008-2-2 21:02:40 | 显示全部楼层
在图形桌面上,点U盘的鼠标后键,然后操作即可!(真实机器有用,虚拟机可能没用)
回复 支持 反对

使用道具 举报

发表于 2008-2-7 16:51:50 | 显示全部楼层
你的U盘是fat16,你挂载的是fat32
回复 支持 反对

使用道具 举报

发表于 2008-2-7 18:42:18 | 显示全部楼层
二楼的方法应该可以
回复 支持 反对

使用道具 举报

发表于 2008-2-10 22:23:07 | 显示全部楼层
挂载不成功的话,系统应该会有提示。
回复 支持 反对

使用道具 举报

发表于 2008-2-11 10:37:45 | 显示全部楼层
启用 ConsoleKit 试试,听说来的,我自己没出现过这种问题
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表