Subject: Re: mounting cdrom
To: None <djc6@scl.cwru.edu>
From: Marcus Comstedt <marcus@idonex.se>
List: port-dreamcast
Date: 02/16/2001 20:02:08
>>>>> "David" == David Carlin <djc6@scl.cwru.edu> writes:

  David> Okay, I fixed that (thanks!)

  David> # ls -al /dev/gdrom0a
  David> brw-r-----  1 root  operator  19, 0 Feb 16 17:42 /dev/gdrom0a

  David> But now when I try to mount stuff, I get this error (but no more device
  David> not configured):

  David> # mount -t cd9660 -r /dev/gdrom0a /cdrom
  David> mount_cd9660: /dev/gdrom0a on /cdrom: Invalid argument


How does your CD look, and how new kernel do you have?  The first
version of the GDROM driver didn't handle multisession in the correct
(i.e. expected by the cd9660 filesystem code) manner.


  // Marcus