LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: new_neter

怎么样将USB移动盘挂装到linux中?

[复制链接]
发表于 2002-10-11 14:28:34 | 显示全部楼层
40G USB disk with external power supply.
Just now. I tried 128 MB flash memory, it worked in the same way.

Please try 'dmesg | grep' USB or 'dmesg | grep sda' first. If nothing shown, RedHat failed to probe your 美蓝.
发表于 2002-10-11 18:03:01 | 显示全部楼层
楼上的兄弟有没有想过用你的128M定制一个能启动你电脑的嵌入式Linux呢?(16M就够用,而且有xwindow)
发表于 2003-10-30 16:59:47 | 显示全部楼层

u盘可以,usb硬盘不行

我在usenet上查到的和看手册得出同样的结论--小于640兆的存储可以识别并安装,大于640兆的则不行.

我的6G硬盘就装不上去.(但在bsd下装上了,不知为何)
发表于 2004-4-11 16:39:44 | 显示全部楼层

我挂载时显示以下内容,在USBDISK看不到内容,我是USB硬盘盒,REDHAT9。0

[root@wenwei99 /]# mount  -t  vfat/dev/sda1 /mnt/usbdisk
Usage: mount -V                 : print version
       mount -h                 : print this help
       mount                    : list mounted filesystems
       mount -l                 : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
       mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
       mount device             : mount device at the known place
       mount directory          : mount known device here
       mount -t type dev dir    : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
       mount --bind olddir newdir
or move a subtree:
       mount --move olddir newdir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using  -L label  or by uuid, using  -U uuid .
Other options: [-nfFrsvw] [-o options].
For many more details, say  man 8 mount .


请问这是什么意思?
发表于 2004-4-17 08:22:08 | 显示全部楼层
关于flash memory之类,或者U盘。它tldp上有篇很详细的howto。
http://www.tldp.org/HOWTO/Flash-Memory-HOWTO/index.html
usb硬盘的支持不仅需要usb support还要在内核中加入scsi的支持。除此之外,还要udev和hotplug软件包的支持。
发表于 2004-4-21 01:50:39 | 显示全部楼层

umount U盘后灯不灭?

在windows下卸载掉后等就灭了
在linux下umount /dev/sda1 后,灯为什么不灭呢,然后拔掉对 u盘有影响吗
发表于 2004-4-21 01:50:54 | 显示全部楼层

umount U盘后灯不灭?

在windows下卸载掉后等就灭了
在linux下umount /dev/sda1 后,灯为什么不灭呢,然后拔掉对 u盘有影响吗
发表于 2005-3-7 22:38:32 | 显示全部楼层
谢谢了,我挂成攻了
回复 支持 反对

使用道具 举报

发表于 2005-3-9 11:08:48 | 显示全部楼层
补充下,Linux企业版也行哈,只是U盘格式要是FAT32,FAT好象都不行哦,请问谁知道移动硬盘有分区的如何挂接呢?
回复 支持 反对

使用道具 举报

发表于 2005-3-9 18:09:38 | 显示全部楼层
new_neter兄,你能告诉我们如果,U盘是NTFS格式的话,mount 时文件系统应该用那个呢,我试过用ntfs,可rh linux 7.3系统告诉我说内核不支持哈。
回复 支持 反对

使用道具 举报

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

本版积分规则

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