====ENV:
Windows XP SP2; VMWare 6.0; Ubuntu 8.04 Server installed in VMWare
====Steps:
1. Enable USB service in VMWare;
2. Start Ubuntu 8.04 Server and "sudo modprobe usb-storage" to make sure the usb is enabled in Ubuntu 8.04 Server;
3. Insert USB mobile disk. VMware will discover it and then prompt you to install the driver. Just go ahead and install it. After your finishing drivering, Ubuntu 8.04 Server will discover the mobile disk;
4. Ok, now we will mount our mobile disk. sudo mount -t vfat /dev/sdb1 /mnt. Attention pls: sdb1 will be variable. Please check your own /dev.
5. cd /mnt; ls; Enjoy!!
- 22:47
- 浏览 (118)
- 评论 (0)
- 分类: Linux
- 进入论坛
- 发布在 大连JAVAeyer群 圈子
- 相关推荐
发表评论
提醒: 该博客已发表在公共论坛,博客所有留言会成为论坛回贴,留言请注意遵守论坛发贴规则
- 浏览: 4896 次
- 性别:

- 来自: 大连

- 详细资料
搜索本博客
最新评论
-
讨论Java的数组和集合操作
呵呵发个调试出来的图片!
-- by lijie250 -
讨论Java的数组和集合操作
呵呵,看看她的源码不就行了. public Object[] toArra ...
-- by simohayha -
讨论Java的数组和集合操作
Qieqie 写道打印出*改变后*的输出。 注释中所说的, array安全, ...
-- by bruce.lu -
讨论Java的数组和集合操作
打印出*改变后*的输出。 注释中所说的, array安全,是指该array是 ...
-- by Qieqie -
献给 Ruby on Rails
哈哈,说的有趣。
-- by ouspec






评论排行榜