On Fri, Mar 28, 2003 at 03:01:36PM -0500, Jason Kohles wrote: > > Here is a quick overview of how to copy a module from the drvnet modules.cgz > to the bootnet modules.cgz, which will hopefully get you started. > > 1. First, uncompress the bootnet and mount it on loopback > # zcat bootnet.img > unbootnet.img > # mkdir bootnet > # mount -o loop unbootnet.img bootnet > And of course the quick among us will note that bootnet.img isn't compressed, hopefully the rest of the instructions are more correct than the first line. The real first step should just be: # mkdir bootnet # mount -o loop bootnet.img bootnet -- Jason Kohles jkohles@xxxxxxxxxx Senior Engineer Red Hat Professional Consulting