Problem writing to fat hd
lawson_whitney at juno.com
lawson_whitney at juno.com
Sun Jun 24 21:33:51 CDT 2001
On Sun, 24 Jun 2001, Willy Gardiol wrote:
>
> Hi!
> i just downloaded 20010510 sources, compiled and installed it on my RedHat
> 7.1 linux box.
...
> The "/deposito" partiton is mounted like this:
> /dev/hda5 on /deposito type vfat (rw,uid=500,gid=500,umask=0)
> i am the user "500".
>
> The problem: i cant write to any FAT32 partition, never, under any win32
> programs. I can write to ext2 partiotion:
> for example, in Wonrd97 or VirtuaDub or whatever program i can save files to:
> J:\example.doc
> but cant to:
> E:\example.doc
>
> it says "disk full or read only". The partition is NOT read only as you can
> read (umask=0) and this problem happens even if i am ROOT!
It must be my day to ask stupid questions. Is it full? "df" to see.
Can you write to it with an ordinary linux app, say
cp /usr/local/bin/wineserver /deposito/splooft.exe
rm /deposito/splooft.exe
?
(it's no particular good to you there, so we may as well clean up after
ourselves).
>
> I am using a standard wine conf file, i havent changed any dll loads order.
I have never met a native windose dll I liked, so I do loads order like
so:
[DllOverrides]
"*" = "builtin, so, native"
[AppDefaults\\juno.exe\\DllOverrides]
"msvcrt" = "native"
"riched32" = "native"
[AppDefaults\\netscape.exe\\DllOverrides]
"msvcrt" = "native"
I doubt that is anything to do with this one, though.
>
> Can anyone help me?
>
Sorry, I don't have any fat filesystems or spare partitions, and it
seems too much trouble to make one on a loopback device, put it in
.wine/config and find a windose app to test with, but vfat worked last
time I used it. With few exceptions (aspi?) wine uses the linux access
methods for any fstype you have a linux driver for. There is nothing
real special about vfat. Permissions are set by mount, but it looks as
if you know that already.
> --
> Willy Gardiol
> gardiol at libero.it
> www.poli.studenti.to.it/~s92884
> digilander.iol.it/Shimitar
> Orgoglioso di NON essere Cattolico
>
Lawson
---cut here---
________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today! For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
More information about the wine-users
mailing list