Re: playonlinux - FARCRY2 glitch

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

 



SpawnHappyJake wrote:
> If the problem is simply the mount point, just change it.
> 
> I'd go to terminal and do:
> mount
> //This gets a list of what's mounted where. Find what's mounted at /media/cdrom or whatever instead of /media/FARCRY2. It's probably /dev/sr0 or /dev/sr1 or /dev/cdrom or something like that.
> //Then do:
>  sudo umount [/dev/sr0 or whatever it is]
> //That just unmounted it.
> sudo mkdir /media/FARCRY2
> //That makes that folder. We're going to mount it to that folder.
> sudo mount /dev/sr0 /media/FARCRY2
> //That just made the contents of the disc be displayed in that folder.
> 



Code:
umount /dev/sr1/                     (superuser mode)

umount: /media/FARCRY2: device is busy.                                                                                                                                    (In some cases useful info about processes that use the device is found by lsof(8) or fuser(1))



Playonlinux is looking for media/cdrom/      I have media/FARCRY2/   

 I get on autorun

Line #1:  *        
Line #2: other

If scans for autorun and finds it I get: "farcry has been found."







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux