[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wine ile CD' ye erişim



Pzt, 2005-07-04 tarihinde 15:08 +0300 saatinde, Serdar Aytekin yazdı:
> Merhaba,
> 
> * ZEKI CATAV [Mon, Jul 04, 2005 at 01:04:40PM +0300]
> [...]
> > ~/.wine/dosdevices/ altında sadece c: z: a:: ve d:: bağları var f için
> > bağ yok.
> > c: /home/catav için,
> > z: / için,
> > a:: floppy için ve
> > d:: /dev/hdc için görünüyor ancak
> > winesetup içinde d için /dev/hda1 işaret ediliyor ilk mesajımın eki olan
> > winesetup2.png'de görüldüğü gibi.
> > Burada bir karmaşa var.
> 
> Evet, haklisiniz. Burada bir sebeple anlamsiz bir karmasa olmus.
> 
> > fstab içeriğim aşağıdaki gibi:
> > # /etc/fstab: static file system information.
> > #
> > # <file system> <mount point>   <type>  <options>       <dump>  <pass>
> > proc            /proc           proc    defaults        0       0
> > /dev/hda2       /               ext3    defaults,errors=remount-ro 0
> > 1
> > /dev/hda7       /home           ext3    defaults        0       2
> > /dev/hda8       none            swap    sw              0       0
> > /dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0
> 
> Bu cdrom surucusune Wine'i calistirdiginiz kullanici ile sorunsuz erisim
> yapabiliyorsunuz degil mi?
> 
> Wine tecrubem sifira yakin ancak config dosyasini da kontrol etmekte
> fayda olabilir.
> 
> Yukaridaki verilere gore, ~/.wine/config dosyanizda su sekilde kayit olmali:
> 
> [Drive F]
> "Path" = "/media/cdrom0"
> "Type" = "cdrom"
> "Device" = "/dev/hdc"
> "Filesystem" = "win95"
> 
> Bu kayit yoksa, olusturup deneyebilirsiniz. 
> 
> Ayrica, problemin yetkilendirme kaynakli olup olmadigini anlamak icin, butun 
> islemleri (sayet mumkunse) *test amacli* olarak, root seviyesinde yaparak da 
> benzer problemin olusup olusmadigini da deneyebilirsiniz.
> 
> -- 
> Saygilarimla,
> Serdar Aytekin
Merhaba,
CD sürücüyü aynı kullanıcı ile sorunsuz kullanıyorum. Wine config dosyam
aşağıda:

[Drive A]
"Path" = "/media/floppy0"
"Type" = "floppy"
"Label" = "Floppy"
"Device" = "/dev/fd0"

[Drive C]
"Path" = "/home/catav/.wine/fake_windows"
"Type" = "hd"
"Label" = "/home/catav/.wine/fake_windows"
"Filesystem" = "win95"

[Drive D]
"Path" = "/mnt/cdrom0"
"Type" = "hd"
"Device" = "/dev/hdc"
"Filesystem" = "win95"

[Drive E]
"Path" = "/mnt/hda5"
"Type" = "hd"
"Device" = "/dev/hda5"
"Filesystem" = "win95"

[Drive F]
"Path" = "/media/cdrom0"
"Type" = "cdrom"
"Label" = "/media/cdrom0"
"Filesystem" = "win95"
"Device" = "/dev/hdc"

[Drive G]
"Path" = "/media/sda0"
"Type" = "cdrom"
"Label" = "/media/sda0"
"Filesystem" = "win95"
"Device" = "/dev/sda"

[Drive X]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"

[Drive Y]
"Path" = "%HOME%"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"

[Drive Z]
"Path" = "/"
"Type" = "hd"
"Label" = "Root"
"Filesystem" = "win95"

D ve F sürücüleri çakışıyor gibi görünüyor. Ben D bilgilerini hda1 için düzelttim ama sonuç değişmedi.

İşlemleri root yetkisi ile yapmam aşağıdaki hata nedeniyle mümkün olmadı.
meditux:/home/catav# wine
Wine called with no arguments.
Invoking /usr/lib/wine/wine.bin  ...
wine: creating configuration directory '/root/.wine'...
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Teşekkürler..

-- 
Dr. Zeki Çatav <catav@isbank.net.tr>
Türkiye Yüksek İhtisas Hastanesi




Reply to: