On 2007-05-27 07:43, Donn Washburn wrote:
> Hey SuSE;
>
> After about 3 hours of downloading that sorry Ark Zipper unzipped a
> file.iso (that is nice, to see whats in the file.iso).  
You tried to uncompress a .iso?? That won't work, that is a CD/DVD disk
image, not a compressed file. To see what's in it, you have to do
something like this:

mount -o loop file.iso /target/directory
cd /target/directory
ls

Or, burn it straight to a CD, eg. with K3b and mount the cd device.



-- 
Moral indignation is jealousy with a halo. -- HG Wells

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to