Complete.Org: Mailing Lists: Archives: discussion: November 2001:
[aclug-L] Re: RedHat 7.2
Home

[aclug-L] Re: RedHat 7.2

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: discussion@xxxxxxxxx
Subject: [aclug-L] Re: RedHat 7.2
From: David Wiebe <dww@xxxxxxxxxxxxx>
Date: Thu, 15 Nov 2001 21:27:35 -0600
Reply-to: discussion@xxxxxxxxx

On Thursday 15 November 2001 20:39, you wrote:
>
> They were both iso images so I made a couple of coasters before I figured
> out how to burn a usable disk.  An iso CD is worthless.
>
I thought they were useless too, but I played with it a bit and was able to 
mount it as a loopback device.  (I didn't have the luxury of reburning 
it...) Too late for you, but maybe we aren't the only two who've burned iso's.

This is from memory and .bash_history, so your mileage may vary:
        mount /dev/cdrom /mnt/cdrom
        losetup /dev/loop0 /mnt/cdrom/*.iso
        mount /dev/loop0 /mnt/Loop
        cd /mnt/Loop

Dave
-- This is the discussion@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]