Displaying 1 result from an estimated 1 matches for "newharddrivesupport".
2002 Jun 26
1
using block devices as harddisks
...ownloads.sourceforge.net/bochs/bochs-1.4.tar.gz
and found that size detection doesn't work.
Here's a patch to get the detection working.
But I got another problem: the bios won't boot if there are more than 15
heads! Is there another bios which support 255 heads? the parameter
"newharddrivesupport" doesn't work (of course - that's a bochs parameter,
but the bios is another point)
I'd need to have something along the lines spt=63, heads=255, cyls=1023
Can somebody help me please?
Regards,
Phil
diff -urN bochs-1.4.orig/iodev/harddrv.cc bochs-1.4/iodev/harddrv.cc
--- b...