* On Mon, 2004-09-20 at 07:50 +0300, Andrey Andreev wrote:
Travis Waalkens wrote:
Ok tried the umount
it worked I managed to unmount the drive but when I remounted it even using the session=2 switch it still only
showed the same list I originally posted.
Did you try different values for the session option? Just a guess...
Grrrrrrr this is realy getting frustrating
Sounds unpleasant enough, but patience always helps :)
//Andro
-- Andrey Andreev University of Helsinki Dept. of Computer Science
Tried them now. No luck. Is there maybe a special syntax I have to type to browse that particular
section of the cd. Possibly where I specify which session I need to get
to.
No, you mount the session you want, then you list it. Try the complete syntax
mount -t iso9660 -o session=2 /dev/cdrom /mnt/cdrom
and then ls /mnt/cdrom to see if it is in there...
//Andro -- Andrey Andreev University of Helsinki Dept. of Computer Science