Displaying 1 result from an estimated 1 matches for "foxy2k".
Did you mean:
roxy2k
2003 Feb 26
1
non-standard boot floppys
I experimented with floppy sizes. Eg. I used FDFORMAT v1.8 to format a Disk
fdformat a: t82 s21 D10
(I even have a modified version of FDFORMAT that creates only 1 FAT to
save space, but I'm not using that.)
All the information is written nicely to the Boot-Record
http://home.freeuk.com/foxy2k/disk/disk3.htm
But SYSLINUX seems to ignore the information. While DOS boots fine from
these Disks SYSLINUX crashes. I looked a the source code and find no
place where this information is used ...
If it's not used by now, I would like to see support for that. I could
try to build it in myse...