|
|
发表于 2004-11-6 04:04:03
|
显示全部楼层
是最新啦
[PHP]
/dev/hda11 / ext3 defaults 1 1
/dev/hda9 /home ext3 defaults 1 2
/dev/hdc /mnt/cdrom auto umask=0,user,iocharset=gb2312,codepage=936,noauto,ro,exec,users 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 ntfs umask=0,nls=gb2312,ro 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 vfat umask=0,iocharset=gb2312,codepage=936 0 0
/dev/hda2 /mnt/win_h ntfs umask=0,nls=gb2312,ro 0 0
none /proc proc defaults 0 0
/dev/hda10 swap swap defaults 0 0
[/PHP] |
|