On Fri, 25 Apr 2003, Yap Ee Huey wrote:
Yes, I am going to use etherboot to load kernel image, but I don't know how to link those files. Bendany told me :
Here is what I did:
I used fdisk to make an empty partition at the front of the drive, at hda1. When I had a kernel ready:
cat vmlinux.gz > /dev/hda1
That puts it where etherboot can get it.
ron