|
|

楼主 |
发表于 2004-5-28 15:53:54
|
显示全部楼层
本人的 /etc/fstab 内容,各位给看看
/dev/hda9 / reiserfs notail,defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdd /mnt/cdrom auto umask=0,user,iocharset=gb2312,codepage=936,noauto,ro,exec 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=gb2312,sync,codepage=936 0 0
/dev/hda1 /mnt/win_c vfat umask=0,iocharset=gb2312,codepage=936 0 0
/dev/hda5 /mnt/win_d vfat umask=0,iocharset=gb2312,codepage=936 0 0
/dev/hda6 /mnt/win_e vfat umask=0,iocharset=gb2312,codepage=936 0 0
/dev/hda7 /mnt/win_f vfat umask=0,iocharset=gb2312,codepage=936 0 0
/dev/hda8 /mnt/win_g ntfs umask=0,user,codepage=936,iocharset=gb2312,nls=gb2312 0 0
none /proc proc defaults 0 0
/dev/hda10 swap swap defaults 0 0 |
|