Dnia wto 20. lipca 2004 08:25, Frederick Greenhalgh napisał:
> Hey, Mandrake noob here, a week in and working on the third of my main
> three objectives that will make  Windoze completely unecessary! (USB
> soundcard - check, wireless pci -check, favorite game -not so much)
> Anyways, here's my objective/problem:
>
> I'm trying to get Neverwinter Nights running on my machine in Linux,
> which requires read/write priveleges on the drive in question.  I do not
> have enough room on my Linux partition, so I am trying to coax Linux
> into running it off my Windows partition.  The partition was NTFS, but
> after reading some about Linux's difficulties with NTFS, I decided to
> change my filesystem to FAT32.  I did this in Windows with Partition
> Magic 8.
>
> Now, however, Linux fails to mount the partition at all!  I played
> around a little in Disk Drake, but was too scared of accidentally wiping
> my filesystem data to go too far.  I think I've read enough to get
> read/write access working once Linux sees the partition again, but how
> do I do that?

Try this :
as root create directory /mnt/fat (for example) and type :
mount -t vfat /dev/hXX /mnt/fat (/dev/hXX is your fat32 partition, for 
example /dev/hda1 or /deb/hdb5).
If everything went alright and you can access your partition through /mnt/fat
this means that you have something set wrong in /etc/fstab (probably your 
partition is marked as ntfs when it should be vfat now). Change it.
It looks like this (at my box):
/dev/hda1 /mnt/win_c vfat umask=0,iocharset=iso8859-2,codepage=852 0 0
You can always run diskdrake after all of this change settings for this 
partition... if you wish :)
-- 
Cezary 'Thereidos' Morga <[EMAIL PROTECTED]>
GG# 169903 ICQ# 328-700-565
Jabber: [EMAIL PROTECTED]
        [EMAIL PROTECTED]

____________________________________________________
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