QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 593|回复: 6

弱弱的问:AS4中,怎样在图形模式加载fa t 32的分区?

[复制链接]
发表于 2005-4-23 17:25:16 | 显示全部楼层 |阅读模式
我是一个新手.
想问一下,怎样在图形模式下解决这个问题?

希望大家给予答复
发表于 2005-4-23 17:25:56 | 显示全部楼层
看置顶贴
回复

使用道具 举报

 楼主| 发表于 2005-4-23 17:59:48 | 显示全部楼层
挂载不上.是不是我写的命令不对呀??

[root@localhost ~]# mount -t vfat/dev/hdb9 -o iocharset=utf8/mnt/doc
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] [-p passwdfd].
For many more details, say  man 8 mount .
回复

使用道具 举报

发表于 2005-4-23 18:40:28 | 显示全部楼层
mount -o iocharset=utf8 /dev/hdb9 /mnt/doc
回复

使用道具 举报

 楼主| 发表于 2005-4-23 18:50:27 | 显示全部楼层
为什么每次都是你.
版主真敬业呀!
佩服佩服!!
回复

使用道具 举报

发表于 2005-4-23 18:51:23 | 显示全部楼层
你不喜欢我回答你的问题吗?
回复

使用道具 举报

 楼主| 发表于 2005-4-23 19:07:24 | 显示全部楼层
我是惊讶和佩服.
我在别的地方也看到许多你的回贴.

版主要是每次都能看我的贴子,那是在好不过了!
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-14 07:20 , Processed in 0.041143 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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