|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [Plug] .iso files mounted as a loopback device?
|
Huh? Wow! What?
darxus@op.net on 10/05/99 01:56:12 PM
Please respond to plug@lists.nothinbut.net
To: plug@lists.nothinbut.net
cc: (bcc: Thomas A Burba/USVISION)
Subject: Re: [Plug] .iso files
On Tue, 5 Oct 1999, ajm wrote:
> I just downloaded 6.1-SRPMS.iso, and 6.1-i386.iso files by accident
> last night.
>
> I was trying to use wget to download the rpm files, but did not get
> any rpm files. Is there a way to
> update my RedHat 6.0 system with the above files, or do I need the rmps.
I'm dissapointed in all of you for not suggesting the possibility of
mounting the images as loopback devices :)
mount -t iso9660 -o loop 6.1-i386.iso /mnt/cdrom
I believe redhat usually mounts CDs on /mnt/cdrom, so the directory should
be there, & stuff should work. I think I got the syntax correct.
__________________________________________________________________
PGP fingerprint = 03 5B 9B A0 16 33 91 2F A5 77 BC EE 43 71 98 D4
darxus@op.net / http://www.op.net/~darxus
Join the Great Internet Mersenne Prime Search
http://www.mersenne.org/prime.htm
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|