|

楼主 |
发表于 2003-12-19 20:07:28
|
显示全部楼层
不行啊, noauto要加在哪里呢? 高手帮看看我的fstab
/dev/hda9 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /mnt/cdrom supermount dev=/dev/hdc,fs=udf:iso9660,ro,--,iocharset=gb2312 0 0
none /mnt/cdrom2 supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=gb2312 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,sync,iocharset=gb2312,umask=0,codepage=936 0 0
/dev/hda1 /mnt/win_c vfat iocharset=gb2312,umask=0,codepage=936 0 0
/dev/hda6 /mnt/win_d ntfs iocharset=gb2312,umask=0,ro 0 0
/dev/hda7 /mnt/win_e ntfs iocharset=gb2312,umask=0,ro 0 0
/dev/hda8 /mnt/win_f vfat iocharset=gb2312,umask=0,codepage=936 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
none /mnt/removable supermount dev=/dev/sda1,fs=ext2:vfat,--,kudzu,iocharset=gb2312,codepage=936 0 0 |
|