|
发表于 2002-11-14 15:46:49
|
显示全部楼层
改语言看看,另外我的fstab是这样的,你参考看看
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
/dev/hda1 /mnt/c vfat defaults,codepage=936,iocharset=gb2312 0 0
/dev/hda5 /mnt/d vfat defaults,codepage=936,iocharset=gb2312 0 0
/dev/hda6 /mnt/e vfat defaults,codepage=936,iocharset=gb2312 0 0
/dev/hda7 /mnt/f vfat defaults,codepage=936,iocharset=gb2312 0 0
/dev/hda8 /mnt/g vfat defaults,codepage=936,iocharset=gb2312 0 0
/dev/hda9 /mnt/h vfat defaults,codepage=936,iocharset=gb2312 0 0
/dev/hdb /mnt/cdrom iso9660 iocharset=gb2312,noauto,user,ro 0 0
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda12 swap swap defaults 0 0 |
|