LinuxSir.cn,穿越时空的Linuxsir!

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

the problem of using live-cd

[复制链接]
发表于 2005-3-8 12:18:31 | 显示全部楼层 |阅读模式
I have a hiweed debian on my /dev/hda11.
but after  I changed XF86Config-4, I can not login.
Then I use live-cd to change it back.
but i can not write anything in this file and save it.
the system told me it's readonly.
I use umask=000 to mount this partition.
but i can't mount it.
root@ttyp2[knoppix]# mount -t ext3 -o umask=000 /dev/had11 /mnt/hda11
mount: special device /dev/had11 does not exist
发表于 2005-3-8 12:26:50 | 显示全部楼层
Post by godlijin
I have a hiweed debian on my /dev/hda11.

root@ttyp2[knoppix]# mount -t ext3 -o umask=000 /dev/had11 /mnt/hda11
mount: special device /dev/had11 does not exist


/dev/hda11
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-3-8 12:37:11 | 显示全部楼层
root@ttyp1[hda11]# mount -t ext3 -o iocharset=cp936,codepage=936,umask=000 /dev/hda11 /mnt/hda11
mount: wrong fs type, bad option, bad superblock on /dev/hda11,
       or too many mounted file systems
回复 支持 反对

使用道具 举报

发表于 2005-3-8 19:48:53 | 显示全部楼层
#mount  -o iocharset=cp936,codepage=936,umask=000 /dev/hda11 /mnt/hda11
回复 支持 反对

使用道具 举报

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

本版积分规则

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