Displaying 2 results from an estimated 2 matches for "drive_getlabel".
2001 Jul 18
1
Filesystem Problems
...om CVS on RH7.1 (Kernel 2.4.6). I have Win98 installed for on a
partition. I user WINE to run Quicken2001 and Word97. When I'm running
Word, I click on the 'open file' button, a get a message:
err:dosfs:DRIVE_ReadSuperblock The filesystem is not FAT !!
(device=/dev/hda1)
err:dosfs:DRIVE_GetLabel Invalid or unreadable superblock on /dev/hda1 (C:).
Now, it still lets me open the file and read it (which is all I need to
do), but I'm confusted about the error. HDA1 *is* a FAT32 filesystem. Its
running Win98, and I can boot into it. Why does WINE insist that it isn't?
Ideas?
--...
2002 Nov 12
0
GetFileName95 Flags 0x00800000 not yet implemented
...I want do open a file within the
windows-pgm, a console-message
'fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented'
appears, the program is freezed for about 5 minutes, the the 'open file
dialog' appears and everything works.
next console-messages is
'err:dosfs:DRIVE_GetLabel Invalid or unreadable superblock on /dev/fd0
(A:).
Invalid or unreadable superblock on /dev/fd0 (A:). Maybe not FAT?'
has this something to with to above problem?
I already googled the web for 'GetFileName95' but no solution for my
problem.
does anybody know how to get rid of the '5...