LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1155|回复: 7

[求助]fc5上网问题及ntfs分区挂载问题

[复制链接]
发表于 2006-9-10 20:19:30 | 显示全部楼层 |阅读模式
我们宿舍使用路由器上网,无论自动获取IP还是确定IP,fc5都不能上网,我的网卡是NVIDIA nforce Networking Controller.
另:挂载ntfs分区问题,我在网上下了一个kernel-module-ntfs-2.6.15-1.2054_FC5-2.1.26-0.rr.10.4.i686.rpm选择安装时,提示一个出现问题,安装以后不能挂载ntfs分区。、、


谢谢
发表于 2006-9-10 20:27:32 | 显示全部楼层
netconfig---ifconfig---route---ping
每一步命令的结果能提供吗?
ntfs模块安装的时候什么问题?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-9-10 20:52:46 | 显示全部楼层
ping 127.0.0.1 是通的  但ping一个网络的其他IP不通。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-9-10 23:57:58 | 显示全部楼层
图片是安装kernel-module-ntfs-2.6.15-1.2054_FC5-2.1.26-0.rr.10.4.i686.rpm的弹出框。mount   ntfs分区时出现:
mount -t ntfs -o iocharset=utf8 umask=000 /dev/hda5 /mnt/winD
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 .

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2006-9-28 12:28:46 | 显示全部楼层
一样的问题在挂载文件时
出现上边的一段提示!!
楼主解决时
帮兄弟一把!
回复 支持 反对

使用道具 举报

发表于 2006-9-28 14:41:24 | 显示全部楼层
mount 命令打错了,应该是:

mount -t ntfs -o iocharset=utf8,umask=000 /dev/hda5 /mnt/WinD
回复 支持 反对

使用道具 举报

发表于 2006-10-9 03:09:38 | 显示全部楼层

FC5上网问题很好回答

下载最新kernel内核安装,即可上网!
是不是很简单呢,所以说问题不能想太复杂了!
大家好,以后请多多支持我,我新手上路~
回复 支持 反对

使用道具 举报

发表于 2006-10-9 03:12:37 | 显示全部楼层

挂载 NTFS分区非常简单!

使用mount命令注意格式!
是不是很简单呢,所以说看问题千万别把它复杂化!
大家好,请多多支持我,我新手上路
回复 支持 反对

使用道具 举报

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

本版积分规则

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