QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 536|回复: 2

【求助】mount 的错误

[复制链接]
发表于 2005-2-26 12:45:16 | 显示全部楼层 |阅读模式
  
redhat 9
mount 后提示了一大堆错误
mount -o codepage=936,iochar=gb2312 -t vfat /dev/hda5 /mnt/wind
然后提示
Mount : wrong fs type, bad option , bad superblock on none.
or too many mounted file systems

但是用
mount -t vfat /dev/hda5 /mnt/wind 就是正常的,可以挂载win盘,只是不能显示中文

另外在开机的时候,会提示
Mounting other filesystems:
mount: fs tupe ext3 not supported by kernel
Mount : wrong fs type, bad option , bad superblock on none.
or too many mounted file systems [failed]

我是用的笔记本,有区别吗?原来用台机都是正常的啊
发表于 2005-2-26 12:51:49 | 显示全部楼层
mount -o iocharset=cp936 /dev/hda5 /mnt/wind

mount -o iocharset=gb2312 /dev/hda5 /mnt/wind
回复

使用道具 举报

 楼主| 发表于 2005-2-26 13:46:16 | 显示全部楼层
mount -o iocharset=cp936 /dev/hda5 /mnt/wind
就会提示
Mount : wrong fs type, bad option , bad superblock on /dev/hda5
or too many mounted file systems
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-14 09:01 , Processed in 0.039692 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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