[Primipassi] Problemi con wine

Fabio Vincenzi fabio.vincenzi@tin.it
Mar 9 Set 2003 23:00:11 CEST


Il dom, 2003-09-07 alle 23:07, Marco Ermini ha scritto:

> 
> Tra l'altro, non hai alcun bisogno di avere accesso in scrittura per leggere
> le DLL di Windows, quindi puoi benissimo utilizzarle dalla partizione NTFS.
> Quindi sicuramente c'e' qualcosa che hai capito molto male. 

Ho provato a reinstallare wine usando nuovamente lo script wineinstall,
questa volta però utilizzando l'opzione windows installato (ricordo
trattarsi di WinXP su partizione NTFS senza permessi di scrittura).
Quando però provo ad avviare un qualsiasi programma ottengo questo
messaggio da wine:

[fabio@localhost TARZAN]$ wine tarzan.exe
Warning: access to temporary directory '/mnt/windows/temp' failed
(Read-only file system).
When you are running with a native NT directory specify
'Profile=<profiledirectory>' or disable loading of Windows
registry (LoadWindowsRegistryFiles=N)
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:file:SetFileAttributesW Couldn't set file attributes for existing
file "/mnt/windows/Programmi/Giochi/TARZAN/tarzan.cfg".
Check permissions or set VFAT "quiet" mount flag
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type CDAUDIO.
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type CDAUDIO.
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini


questo è l'inizio del mio file config di wine:

WINE REGISTRY Version 2
;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config

[Drive C]
"Path" = "/mnt/windows"
"Type" = "hd"
"Filesystem" = "win95"

[Drive D]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Device" = "/dev/cdrom"
"Filesystem" = "win95"

[Drive E]
"Path" = "/tmp"
"Type" = "hd"
"Filesystem" = "win95"

[Drive F]
"Path" = "${HOME}"
"Type" = "network"
"Filesystem" = "win95"

[wine]
"windows" = "C:\\WINDOWS"
"system" = "C:\\WINDOWS\\SYSTEM"
"path" =



Qualcuno ha qualche suggerimento su cosa dovrei modificare per
utilizzare l'installazione di windows esistente?
Inoltre in riferimento al consiglio che mi è stato dato, cioè di
utilizzare conumque la partizione con WinXP riporto quanto ho trovato
sulle FAQ di www.winehq.org:


5.5. If I want to use a Windows install, which versions are OK?

Either use a classic no-windows install (Wine is getting better all the
time) or use a Win9x install (Win95, 98, 98SE, ME). DON'T configure Wine
to use an NT-based Windows install (NT, Win2K, WinXP). 

In general, most Windows installations contain vast quantities of
garbage that can confuse Wine and make it less reliable. If you can,
it's best to install the programs you want into Wines fake windows
drive. 


5.6. If I use a Windows install with Wine, which one works best?

As of 02/2002: 

I'd say Win98SE is the best version to use with Wine, as it's fairly
widespread amongst developers and relatively old. Using Win2K files is
definitely worse than a plain no-windows Wine install, and Win ME is
said to be problematic, too (as probably no developer uses it). In
short: all Win9x <= W98SE are good. 


Saluti,
Fabio




Maggiori informazioni sulla lista primipassi