PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : cedega config cd und dvd



flammenflitzer
18.09.05, 17:54
Hallo
Ich habe 8 loopcd zum Spielen angelegt. 7 x cd 1 x dvd. Die will ich jetzt in der config angeben.


[Drive C]
"Path" = "/home/olaf/.transgaming/c_drive"
"Type" = "hd"
"Label" = "Dos Drive"
"Filesystem" = "win95"

[Drive D]
"Path" = "${HOME}"
"Type" = "hd"
"Label" = "My Home"
"Filesystem" = "win95"

[Drive E]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Label" = "CD-ROM"
"Filesystem" = "win95"
"Device" = "/dev/hdc"

[Drive F]
"Path" = "/mnt/loopcd1"
"Type" = "cdrom"
"Label" = "CD-ROM"
"Filesystem" = "win95"
"Device" = "/dev/hdc"

[Drive G]
"Path" = "/mnt/loopcd2"
"Type" = "cdrom"
"Label" = "CD-ROM"
"Filesystem" = "win95"
"Device" = "/dev/hdc"

[Drive H]
"Path" = "/mnt/loopcd3"
"Type" = "cdrom"
"Label" = "CD-ROM"
"Filesystem" = "win95"
"Device" = "/dev/hdc"

[Drive I]
"Path" = "/mnt/loopcd4"
"Type" = "cdrom"
"Label" = "CD-ROM"
"Filesystem" = "win95"
"Device" = "/dev/hdc"

[Drive J]
"Path" = "/mnt/loopcd5"
"Type" = "cdrom"
"Label" = "CD-ROM"
"Filesystem" = "win95"
"Device" = "/dev/hdc"


Hier soll jetzt das loop dvd Laufwerk hin


;[Drive J]
;"Path" = "/mnt/loopcd"
;"Type" = "??ß"
;"Label" = "???"
;"Filesystem" = "win95"
;"Device" = "/dev/hdc"




[Drive K]
"Path" = "/mnt/loopcd7"
"Type" = "cdrom"
"Label" = "CD-ROM"
"Filesystem" = "win95"
"Device" = "/dev/hdc"

[Drive L]
"Path" = "/mnt/loopcd8"
"Type" = "cdrom"
"Label" = "CD-ROM"
"Filesystem" = "win95"
"Device" = "/dev/hdc"

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

[Drive N]
"Path" = "/"
"Type" = "hd"
"Label" = "root"
"Filesystem" = "win95"


Mein Hardware Laufwerk habe ich in der fstab als dvd un cdrom eingetragen. Hier in der config ist es nur als cd. Sollte es auch als dvd 'rein?
Und wie ist der Eintrag für ein dvd Laufwerk?