Displaying 1 result from an estimated 1 matches for "389640".
Did you mean:
369640
2005 May 29
1
memdisk and floppy images on 4801
Im trying to boot memtest86 via pxelinux, memdisk,
I found this advice on http://forum.x86-secret.com/viewtopic.php?t=2906
folks are making the image match a floppy size by one of the following:
dd if=memtest86+-1.xx.bin of=memtest.img bs=360k count=1 conv=sync
or
dd bs=360k count=1 conv=sync if=memtest86+-1.xx.bin|gzip > memtest.gz
I did the former, it did suppress the warning/errors I saw