W liście z czw, 14-10-2004, godz. 08:08, kress pisze: 
> Dear members,
> Can any one tell me how to mount a partition under mandrake 9.0 to be
> read as isocharset utf8, and I want to know the full mount form to be
> put in the /etc/fstab

What type of partition? Let's say it's a FAT on /dev/hda6 that you want
to mount in /partition:

fstab:
/dev/hda6 /partition vfat umask=0,iocharset=utf8,codepage=852 0 0

then you create a /partition directory and mount:
mkdir /partition
mount /partition

I think this should work.
For more information about the options check the manual:
man mount
-- 
Cezary 'Thereidos' Morga :caesar(at)os.pl priv:thereidos(at)gmail.com
Registered Linux User No. 362185 <http://counter.li.org>
GG# 169903 ICQ# 328-700-565 Jabber: thereidos(at)ebox.pl


____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to