cool. let me know when you have it up and running, and how the install went.
BTW my 286 is actually a dual-boot system. I have Minix and FreeDOS both installed on the hard drive. It uses the MINIX bootmonitor (very useful), which is a lot like GRUB. The funny thing is, i have a 256MB hard drive in my 286 (obviously not stock, the original had bad sectors so i had to turf it), but DOS cannot detect it as more than 40MB because it gets it's info from the BIOS which is too old. But MINIX runs in protected mode, and doesn't use the BIOS, but probes port's (just like Linux

) So the rest of the drive is dedicated to Minix.