"Manuel A. Camacho Q." wrote:
> I just got a CD-ROM with GNU archives from LinuxMall. But, when I mount
> the CD, there is only one big file called sourceIT_1_5.iso .
> 
> I have no idea how to decompress or extract the archives. Can somebody
> help me?

Whoops! Someone borked that one up.  Notify LinuxMall so that they can
fix that problem. 

In the meantime, you can do something like:

mkdir /mnt/GNU
mount /mnt/cdrom
cd /mnt/cdrom
mount -t iso9660 -o loop ./sourceIT_1_5.iso /mnt/GNU
cd /mnt/GNU
ls


Hope that helps you out.
MSG


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to