虚拟机里访问U-DISK方法

$mount  /dev/sdb  /mnt/usb

$mount -t vfat /dev/sdb/  /mnt/usb

你可能感兴趣的:(虚拟机)