Re: [Cooker] last beta 1 report

2002-08-03 Thread Igor Izyumin

On Saturday 03 August 2002 06:22 am, Johan Ferner wrote:
> Don't know who owns this bug... Or if it is a bug... Tell me if you
> think this should be reported to the transgaming crew.
WineX reads the fstab to figure out the cdrom stuff automatically.  If WineX 
doesn't work, then it's a bug in winex.  Also, you can add the cdrom to the 
~/.transgaming/config manually and it won't try to autodetect it.
-- 
-- Igor




[Cooker] last beta 1 report

2002-08-03 Thread Johan Ferner

Before I switch to beta2:

I bought WineX2.1 from Transgaming yesterday. Wanted to run gta3 on 
Linux. The game doesn't recognize that CD 2 is in the drive unless I 
change the line in /etc/fstab:

none /mnt/cdrom supermount 
dev=/dev/hdc,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0

to the Mdk8.2 way:

/mnt/cdrom /mnt/cdrom supermount 
dev=/dev/hdc,fs=iso9660,ro,--,iocharset=iso8859-1 0 0

Seems like it's the first "none" (device  section?) that annoys the 
application.
 
Don't know who owns this bug... Or if it is a bug... Tell me if you 
think this should be reported to the transgaming crew.

// Johan