Marc CORSINI: "help installing linux on hd" (Nov 11, 3:07):
Ok, here's one possibility: mount the /linux/ root-floppy from the
minix-demo, and use the devices on that.
mount /dev/fd0 /dir
mkfs /dir/dev/hd6 partition-size-in-K
^___ 6 or 7 (minix numbering)
This should work. (I hope). You should still check which partition is
which (unless you don't care).
Linus