mount /dev/cd0 ( or whatever your device is )
That may be the problem. If the device is improperly unmounted when the disc is ejected, you'll need to remount it.
If it asks for a filesystem type it should be: mount -t iso9660 /dev/cd0
I could be wrong, as I'm a newbie.![]()


Reply With Quote

Bookmarks