This is an excerpt from my /etc/fstab file. The codepage for the NTFS partition is CP949, which is used in the Korean version of windows. I use the utf8 option for mount(8) to view the file names.
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda1 / reiserfs notail 0 1
/dev/hda5 none swap sw 0 0
/dev/hdb1 /mnt/win ntfs ro,user,noauto,utf8,umask=000 0 0
PS: I tried googling for this, but failed. Sorry if this has already been answered before.
--
Sunjae Park(daréhanl)
We choose to go to the moon and do the other things, not because they are easy, but because they are hard.
- John F. Kennedy -
-- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
