Would you recommend the product? yes | Price you paid?: None indicated | Rating: 9
|
Kernel (uname -r):
|
2.6.11-1.1369_FC4
|
|
Distribution:
|
Fedora Core 4
|
Actually, it will boot. I copied a linux floppy boot disk image to it, modified my bios and it booted fine.
dd if=/dev/fd0 of=floppy.img bs=2x80x18b conv=notrunc
then
dd if=floppy.img of=/dev/sdb1
reboot, editing bios appropriately along the way. I didn't have to repartition, tried all that and it didn't work. The simple method above works.
|