Eric BENARD / IFrance <[EMAIL PROTECTED]> writes: > Hi, > > I'm trying to create an install floppy for Mandrake 8.2 or 9. > > I need to use a 2.4.19 kernel as ide in 2.4.18 has some bugs > which prevent to use it with promise controlers. > > What I've done : > mount the floppy, replace vmlinuz with the new one.
- use blank.img - compile your custom kernel with everything needed compiled in the kernel, not as a module (loop.o, ext3.o if needed, usb stuff, etc) - put the "vmlinuz" on the blank.img -- Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
