From: Matthew F. <mf...@ci...> - 2002-09-10 14:49:48
|
Here's the script I use to create the .iso ISO="/alt/trinux/trinux.iso" ISOROOT="/alt/trinux/iso" mkisofs -R -J -o $ISO -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table $ISOROOT I'll release a cdrtools.tgz package that has mkisofs and cdrecord that would allow you to make the iso and burn the image within trinux. I only have SCSI and firewire burners, so I'll need some help from folks with IDE burners to get that working. The easiest would be to make the iso within trinux and then just use windows to burn it. - mdf On Tue, Sep 10, 2002 at 07:52:18AM -0600, Joel Noble wrote: > > Matthew, > > I tried your ISO image as a bootable CD for my old Compaq laptop. Worked > great! > > The laptop has a built-in (non-PCMCIA) ethernet port that had not worked > with older versions of Trinux I had used several months ago. > > Question: I understand that this is a "small" .iso -- how could I start > from where you left off to build a "big" one? I don't know anything about > editing/creating bootable .iso images -- but you seem to have really > figured it out! > > I have immediate use for Trinux with a more complete set of network > testing/debugging tools on a bootable CD. > > > Thanks! > > Joel Noble > jn...@fr... -- Matthew Franz mf...@ci... Critical Infrastructure Assurance Group (CIAG) Cisco Systems, Inc. Austin, TX |