|

楼主 |
发表于 2003-10-18 13:14:59
|
显示全部楼层
能说的具体一些吗?我的/etc/fstab文件内容如下:
/dev/hdb14 / reiserfs notail 1 1
/dev/hdb17 /boot reiserfs notail 1 2
none /dev/pts devpts mode=0620 0 0
/dev/hdb15 /home reiserfs notail 1 2
none /mnt/cdrom supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=gb2312 0 0
# none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,codepage=936,sync,iocharset=gb2312 0 0
/dev/hda1 /mnt/win_c ntfs ro,iocharset=gb2312 0 0
/dev/hda5 /mnt/win_d ntfs ro,iocharset=gb2312 0 0
/dev/hdb5 /mnt/win_d2 vfat codepage=936,iocharset=gb2312 0 0
/dev/hda6 /mnt/win_e ntfs ro,iocharset=gb2312 0 0
/dev/hda7 /mnt/win_f vfat codepage=936,iocharset=gb2312 0 0
/dev/hdb7 /mnt/win_f2 vfat codepage=936,iocharset=gb2312 0 0
/dev/hdb9 /mnt/win_h vfat codepage=936,iocharset=gb2312 0 0
/dev/hdb10 /mnt/win_i vfat codepage=936,iocharset=gb2312 0 0
none /proc proc defaults 0 0
/dev/hdb13 /usr reiserfs notail 1 2
/dev/hdb16 swap swap defaults 0 0 |
|