vitamin wrote: > > DOS4dinner wrote: > > > > Code: > > chmod uog+wx /dev/sg0 > > > > > > Ran the command-it failed. > > It should be: > > Code: > sudo chmod a+rw /dev/sg0 > > > On the side note what you need bin/cue image for? Can't you use standard iso? Your command got rid of the error message, but it still doesn't work. I can't use an iso because the game, Sonic CD, is mixed-mode, meaning it can be read as an audio and a data CD. Unfortunately, iso can only have data. Any other ideas?