当前位置:操作系统 > Unix/Linux >>

linux下mount移动硬盘或U盘

先看看系统认出的盘:

  #cat /proc/partitions

  #cd /lib/modules/2.4.x-x/kernel/drivers

  #insmod ./scsi/scsi/scsi_mod.o#insmod ./scsi/sd_mod.o

  #insmod ./scsi/ide_scsi.o

  #insmod ./usb/usbcore.o

  #insmod ./usb/usb_uhci.o

  #insmod ./usb/usb_ohci.o

  再看看系统认的盘:

  #cat /proc/partitions

  然后挂接:

  #mount -t vfat /dev/sdax /mnt/flash_memory

  或者:

  #modprobe usb-storage

  

上一个:netfilter/iptables模块编译及应用
下一个:linux下直接读写palm扩展卡内容

更多Unix/Linux疑问解答:
路由原理介绍
子网掩码快速算法
改变网络接口的速度和协商方式的工具miitool和ethtool
Loopback口的作用汇总
OSPF的童话
增强的ACL修改功能
三层交换机和路由器的比较
用三层交换机组建校园网
4到7层交换识别内容
SPARC中如何安装Linux系统(2)
SPARC中如何安装Linux系统(1)
用Swatch做Linux日志分析
实战多种Linux操作系统共存
浅析Linux系统帐户的管理和审计
Linux2.6对新型CPU的支持(2)
电脑通通透
玩转网络
IE/注册表
DOS/Win9x
Windows Xp
Windows 2000
Windows 2003
Windows Vista
Windows 2008
Windows7
Unix/Linux
苹果机Mac OS
windows8
安卓/Android
Windows10
如果你遇到操作系统难题:
请访问www.zzzyk.com 试试
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,