How are you trying to copy it to the disk?  Look at the size of the
image and see if it is >1.44M.  If so, you may have to use the 1.7M
disk device.

<=1.4M
$ dd if=boot.img of=/dev/fd0 bs=1k

 >1.4M
$ dd if=boot.img of=/dev/fd0u1722 bs=1k

They say that almost all floppy drives support 1.722M, but that it can
break some drives.  Use at your own risk.  Apparently a good many
boot/root disks are formatted that size--I know Tom's Root/Boot is.

HTH,
Ben

On Mon, Dec 10, 2001 at 10:48:35PM -0500, Kristopher M. March wrote:
> I have no idea. I'm fighting with boot.img. I can't seem to fit it on a
> floppy disc.  

-- 
Ben Logan: ben at wblogan dot net
OpenPGP Key KeyID: A1ADD1F0



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to