[Wine] Re: FS9 remove debugger?

vitamin wineforum-user at winehq.org
Thu Jan 14 09:01:48 CST 2010


mickthebike wrote:
> mount /dev/sr0 /media/ -norock

This command is invalid. See "man mount" for correct use. You should use something like this:

Code:
mount /dev/sr0 /media/ -t iso9660 -o norock









More information about the wine-users mailing list