On Sat, Sep 21, 2002 at 08:37:58AM +0800, John wrote: > You should, at worst, be able to make a bootnet image for 7.3 using the 7.2 > kernel. You might also have to use the 7.2 kernel on the running system, but > I guess that's not the end of the world. > > To topic of baking your own boot disks is one for the Anaconda list. Actually, if the module of interest is present in the drivers disk, it is quite straightforward to just (a) unpack bootnet.img, (b) copy over the driver and add it to the pci tables, and (c) repackage the modified bootnet.img. Using a 7.2 kernel won't let you load modules from the 7.3 distro. Ajay