add a -o loop and make sure you are root when mounting a loopback file system.
When you download an .iso file, you need to burn the iso itself onto the disk, and not it's contents. If you use k3b, it is under tools -> burn CD image or burn DVD image. When downloading an iso please check the iso as described in the download page, the checksums must match before you would want to use the iso. It is not clear from your post how you burned the isos ..... Cheers Szemir On September 6, 2007 14:57, Debbie Mazurek wrote: > 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 _______________________________________________ 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

