Vous êtes ici > Les forums > PlayOnLinux > Manual install cd-switch en

Les forums

Manual install cd-switch

Nouveau  - Répondre
Auteur Posts
Duskao Le Samedi 31 Octobre 2009 à 18:28 - [Citer]
Membre

Membre
POL needs to have the manual installation of games updated so that you can change cd's while installing. The only way I have found around this is to copy all the cd's contents into a folder and install the game from that folder. Every time I try I get a cannot unmount error and thus cannot change the disc to continue installing the game/software.
dlambert Le Dimanche 6 Mars 2011 à 2:02 - [Citer]
Membre

Membre
Same problem.

Once you know, you Newegg.

Gustra Le Jeudi 21 Avril 2011 à 16:47 - [Citer]
Membre

Membre
My gut feeling is that installations script(s) have the (possibly needed?) habit of making chdir to the mounted CD, which prevents the CD from being unmounted. You can try one of the following in a terminal window and see if it works for you:


eject /media/cdrom
umount -f /media/cdrom


Change "/media/cdrom" to whereever your CD is mounted. I ran the "eject" command when the DVD-reader eject button did not work at one time, and the disc was ejected, so perhaps it will work in your case if you are lucky.
Il n'y a rien à voir ici