Using CD images

Ed Wilts ewilts at ewilts.org
Thu Dec 16 12:50:05 UTC 2004


On Thu, Dec 16, 2004 at 06:48:47AM -0600, Ed Wilts wrote:
> On Thu, Dec 16, 2004 at 08:39:27PM +0800, Michael Lee wrote:
> > Do any one knows which program can be load cd images, and work as a
> > cdrom ?
> 
> Are you just trying to mount the ISO image?
> 
> # mkdir /mnt/cdimage
> # mount -t iso9660 <filename> /mnt/cdimage

I forgot to add the -o loop so it would be:
# mount -t iso9660 <filename> -o loop /mnt/cdimage

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts at ewilts.org
Member #1, Red Hat Community Ambassador Program




More information about the fedora-list mailing list