QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 906|回复: 2

在LINUX下如何使用U盘

[复制链接]
发表于 2003-12-23 09:31:17 | 显示全部楼层 |阅读模式
如何使用U盘,在RH9下,哦已经编译KERNEL,内核应该支持USB借口设备的,可是如何应用呢!谢谢先!
发表于 2003-12-23 10:28:53 | 显示全部楼层
mkdir  mnt/usb
mount  /dev/sda1  /mnt/usb
回复

使用道具 举报

发表于 2003-12-29 09:29:54 | 显示全部楼层
mount -t vfat /dev/sda1 /mnt/usb

ps.
since Linux takes usb ram as a SCSI device , you can use device name sdax to present
your usb ram.  

Usually, there are 2-3 usb port in your system, so try sda1 ~ sda3 , there should be one
can work.
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-27 07:27 , Processed in 0.061504 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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