[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How do i mount the red hat linux iso files
- From: Curtis Maurand <curtis maurand com>
- To: redhat-install-list redhat com
- Subject: Re: How do i mount the red hat linux iso files
- Date: Thu, 1 May 2003 09:21:39 -0400 (EDT)
mount -t -o ro,loop=/dev/loop0 cd_image.iso <mount point>
from http://www.tldp.org/HOWTO/CD-Writing-HOWTO-3.html
Curtis
On Wed, 30 Apr 2003, michael moran wrote:
> Thanks a bunch
> ----- Original Message -----
> From: "Rick Stevens" <rstevens vitalstream com>
> To: <redhat-install-list redhat com>
> Sent: Wednesday, April 30, 2003 11:13 AM
> Subject: Re: How do i mount the red hat linux iso files
>
>
> > michael moran wrote:
> > > i tried to download md5sum to mount the red hat linux iso files i
> > > downloaded. And when i try and download it from the ftp server it comes
> > > up with some text and when i try and save it as a target it saves it as
> > > a text file.
> >
> > It IS a text file. For RH9, it contains the following text:
> >
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > 400c7fb292c73b793fb722532abd09ad shrike-i386-disc1.iso
> > 6b8ba42f56b397d536826c78c9679c0a shrike-i386-disc2.iso
> > af38ac4316ba20df2dec5f990913396d shrike-i386-disc3.iso
> > 0727c51ab359dafa9ab31e0c50958aa6 shrike-SRPMS-disc1.iso
> > 2ddd8e6a8502869cd2e78d47590b9be1 shrike-SRPMS-disc2.iso
> > f378cf68b22c3b9a64c86b5067511630 shrike-SRPMS-disc3.iso
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.0.6 (GNU/Linux)
> > Comment: For info see http://www.gnupg.org
> >
> > iD8DBQE+if+TIZGAzdtCpg4RAjMIAJ0elBUoTiBACMZtAdMgWgMEHsVRuwCdHgVn
> > 9bCHYDdTJ+1z4w5EYOWRj+M=
> > =Pwjy
> > -----END PGP SIGNATURE-----
> >
> > You do NOT need the file to mount the ISO images. If you want to mount
> > them:
> >
> > mount -t iso9660 -o loop name-of-iso.iso /mountpoint
> >
> > For example:
> >
> > mount -t iso9660 -o loop shrike-i386-disc1.iso /mnt/cdrom
> >
> > The MD5SUM files only contain checksums for the ISO images to verify
> > that you downloaded them correctly AND that they are the real deal,
> > not a trojan horse version.
> > ----------------------------------------------------------------------
> > - Rick Stevens, Senior Systems Engineer rstevens vitalstream com -
> > - VitalStream, Inc. http://www.vitalstream.com -
> > - -
> > - I'm afraid my karma just ran over your dogma -
> > ----------------------------------------------------------------------
> >
> >
> >
> > _______________________________________________
> > Redhat-install-list mailing list
> > Redhat-install-list redhat com
> > https://listman.redhat.com/mailman/listinfo/redhat-install-list
> > To Unsubscribe Go To ABOVE URL or send a message to:
> > redhat-install-list-request redhat com
> > Subject: unsubscribe
>
>
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request redhat com
> Subject: unsubscribe
>
--
--
Curtis Maurand
mailto:curtis maurand com
http://www.maurand.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]