On Wed, 2003-09-24 at 11:13, HenRi KiRya wrote: > would love to give this distro a spin > but cd burners dont come easy > does someone know how i can transfer the knoppix iso into a live > system onto my hd > thanks for even trying! > Henry
assuming you downloaded your iso image to /tmp/isoimage...something around this should work... mount /tmp/isoimage /mnt -t iso9660 -o loop=/dev/loop3 (the -t iso9660 may not be necessary depending on your os...) > -----Original Message----- > From: Kiggundu Mukasa <[EMAIL PROTECTED]> > To: LUG <[EMAIL PROTECTED]> > Date: Tuesday, September 23, 2003 12:25 PM > Subject: lug_: Knoppix 3.3 released > > > http://www.knopper.net/knoppix/index-old-en.html > > That small but legendary Linux version has been upgraded. > > After 6 months of development, the latest version of Knoppix > 3.3 is out - Kernel 2.4.22 with HIGHMEM (4GB) support, KDE > 3.1.3, XFree86 4.3, OpenOffice 1.0.3 (German and English), > KOffice 1.2.1, new boot options for RAM or hard-disk preload > of the CD. Possibility to create a persistent homedir with > personal data and desktop settings on a memory stick or > similar, optional with AES encryption." > > > -- > **************** ***************************** > Kiggundu Mukasa # Computer Network Consultancy### > KYM-NET LTD. # Intranets & Internet Solutions# > Plot 80 Kanjokya Street > P.O. Box 173 Kampala, Uganda > Tel: +256 77 972255 > +256 71 221141 > Fax: +256 31 262122 > ************************************************************************* -- Patrick Okui <[EMAIL PROTECTED]> Systems Administrator One2Net (U) Ltd --------------------------------------------- This service is hosted on the Infocom network http://www.infocom.co.ug
