dd if=boot.bin of=a.img bs=512 count=1 conv=notrunc

bximage

mount -o loop pm.img /mnt/floppy
cp pmtest1.com /mnt/floppy
umount /mnt/floppy