环境:虚拟机中安装Linux FC4,内核为2.6.17-1.2142。
虚拟机已添加USB接口,并设为“...USB设备自动连接到虚拟机”。在U盘插入后,虚拟机下
有显示USB图标。但用fdisk -l却显示不到U盘。同时,使用dmesg查看时,也显示不到U盘
的详细信息。其中dmesg显示相关信息如下:
-----------------------------------------------------------------------------
-------------------
......
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb 1-1: configuration #1 chosen from 1 choice
Initializing USB Mass Storage driver...
scsi1: SCSI emultion for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usb-storage
USB Mass storage suppor registered.
usb 1-1: reset full speed USB device using uhci_hcd and address 2
usb 1-1: reset full speed USB device using uhci_hcd and address 2
usb 1-1: reset full speed USB device using uhci_hcd and address 2
usb 1-1: reset full speed USB device using uhci_hcd and address 2
usb-storage: device scan complete
...
-----------------------------------------------------------------------------
-------------------
请问这是怎么回事呢?谢谢指教!!!
deepwhite 于 2008-07-16 14:24:09发表:
不是虚拟机的话如果在文本模式下插上U盘后会有提示,显示插入的设备型号,什么的,然后就可是通过ls /dev/来查看插入的U盘被识别成了什么设备。一般是sda1 或sdb1,这时使用mount 就可挂载了。
其实现在的KDE和Gnome都可以实现USB设备的自动挂载,无需用户干预。
至于这个在虚拟机下是否行的通我就不知了。
simon_siming 于 2008-07-16 10:24:16发表:
哦。那不是虚拟机上怎么使用呀?拿到虚拟机上试试也行呀。。。呵呵~~~
deepwhite 于 2008-07-15 19:45:46发表:
虚拟机和实际上还是有一定差别的……
simon_siming 于 2008-07-15 16:28:26发表:
谢谢两位先。
其实不用管它是不是虚拟机呀,使用中都一样的。原本是如何操作就是如何操作啦。。。
期待ing
(5ty(
weixq316 于 2008-07-15 15:39:43发表:
我也没有用过虚拟机,帮顶。
deepwhite 于 2008-07-15 13:46:02发表:
我没有用过虚拟机,帮顶。