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
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