more yellow-belt shenanigans

Rick Hohensee (humbubba@raptor.cqi.com)
Mon, 4 Jan 1999 06:08:36 -0500 (EST)


My latest stewpid leenooks trick, which I think may become a habit,

(in ...blah/linux)

make a kernel, e.g. a bzImage

grep -v "#" .config >> arch/i386/boot/bzImage

insert a floppy

dd if=arch/i386/boot/bzImage of=/dev/fd0 bs=1k

reboot

grep CONFIG_ /dev/fd0

(o: Rick Hohensee :o)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/