this works for mounting cdrom images w/o the cdrom.

mount -t iso9660 /home/cdimage.iso /mnt -o loop


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan
French
Sent: Tuesday, June 19, 2001 11:45 AM
To: [EMAIL PROTECTED]
Subject: Re: [Leaf-devel] Hard-Hat



> Hmm...I forget not everyone has a CD rom burner yet.  Perhaps a qualifer
for
> any disto should be the ability to mirror the CD and/or sell copies at
> minimal cost...

Hmmm.  Okay, nutty idea.  If an ISO image contains the entire CDROM
filesystem, shouldn't there be a way (perhaps not written yet) to mount
the ISO image file as its own filesystem?  Sort of a file that is a
read-only file system?  That way if one does not have a CDROM burner,
one could still access the files in the image.  I googled a bit and
checked freshmeat, but I came up empty.

I don't suppose
mount -t iso9600 /home/some_iso_image.iso /mnt
would work...

- Jon

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to