Did anyone try this and get it to work with UBCD?
I tried following the instructions at:
http://www.vortex.prodigynet.co.uk/x86test/index.html#booting
I added the following lines to isolinux.cfg:
Code:
LABEL x86test
KERNEL x86test.bin
APPEND -
But "isolinux x86test" merely produces a single dot and hangs. This is on both VMWare and a physical AMD64 machine.
So I verified it by creating the floppy disk using the DOS Installer. This time, it prints "Load x86test", and hangs. I waited for nearly 5 minutes before giving up (since I thought it might be computing the CPU speed or something).
Please help!