Tony Alfrey wrote:
% 
% It blew up.  I built the drivers into the kernel instead.  That works.  
% I'll need to study the mkinitrd script simply to know how it works.
% Thanks!!

The basic procedure is the same:

1 - mount a loopback file system
2 - duplicate the necessary directory structure for the needed modules
    in the loopback file system
3 - gzip that file system into initrd-<blah>.gz
4 - copy the initrd somewhere (/boot, a floppy, etcetera)
5 - unmount the loopback file system

The implmentation varies, but this is the procedure seen from 20,000
feet.

Kurt
-- 
A woman has got to love a bad man once or twice in her life to be
thankful for a good one.
                -- Marjorie Kinnan Rawlings
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to