deltamoins wrote: > OK so in fact what I meant was I didn't manage to remount my cdrom by the command proposed by Dan Kegel : > > >> sudo umount /media/cdrom >> sudo mount /dev/cdrom /media/cdrom -o norock >> > > The second command doesn't work because of writting protection problems as I said. > Of course if I eject and put back my cdrom it will re-mount by itself well... > Perhpas I don't understand what yoi said gnivler... What do you mean "put it out of use" ? > > > > > > > My unix is really rusty, I'm getting back into the swing. All I meant was to try and make sure nothing was using the CD, but if the umount is working, my advice has no relevance. I just did some playing around, I'm also using Ubuntu hardy, give this a shot: sudo umount /media/cdrom0 sudo mount /dev/scd0 /media/cdrom0 There are symlinks for /media/cdrom > /media/cdrom0 and I got error trying to mount /dev/cdrom so I went with the block device? I am not even sure that's the right term. But I did have errors similar to yours until I used these commands. I still get a message about mounting it as read-only, which isn't surprising since it's a CDROM. mount: block device /dev/scd0 is write-protected, mounting read-only -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20080514/dc4f11ab/attachment.htm