An iso image is a filesystem, it needs to be mounted. >mkdir /mnt/tmp >mount -t iso9660 /dev/cdrom /mnt/tmp >ls /mnt/tmp
should show you the contents of the filesystem in read-only mode. dm On Thu, 2007-09-06 at 16:47 -0400, Richard Carter wrote: > Hi Folks, > > Part of my preparation for the install fest on Sun has been to > download debian-40r1-amd64-netinst.iso and debian-20r1-i386-amd64- > powerpc-source-DVD-1.iso. I then used K3b to burn them to a CD and a > DVD, respectively, as iso images. When I try to check the CD and DVD > to see that the burning went ok Konqueror can't find anything on these > disks; neither can ls -a in a terminal. Is this because they are iso > images or have I done something more stupid than usual? I'd > appreciate some advice. > > Robin > _______________________________________________ > clug-talk mailing list > [email protected] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying -- d e b b i e m a z u r e k [EMAIL PROTECTED] system admin . department of computer science . university of calgary _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

