Michael Wright wrote: > Hi List > > I cound't find any infomation on how i can extract the iso file like eg. > simple Fedora-11-i386-disc1.iso > <http://mirror.aarnet.edu.au/pub/fedora/linux/releases/11/Fedora/i386/iso/Fedora-11-i386-disc1.iso> > Fedora-11-1386-disk1.iso could someone help us out as i'm new to fedoracore > > Mike > Being new to the Fedora mailing list, you probably should read Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines As far as the .iso image, it is a CD image. You normally burn it directly to a CD. It is also possible to mount the .iso image under Linux. To want to mount the image, try something like this: mkdir /mnt/iso mount -o loop Fedora-11-1386-disk1.iso /mnt/iso Mikkel -- Do not meddle in the affairs of dragons, for thou art crunchy and taste good with Ketchup!
Attachment:
signature.asc
Description: OpenPGP digital signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines