Virtual floppy writer for Windows?
Posted: Sun Aug 26, 2012 8:56 am
Hi,
I currently develop my hobby OS in Windows, with a portion of development done in Ubuntu under a virtual machine. I can't install or dual-boot Ubuntu, or any Linux distro, on this PC, as it's not my personal computer.
I've been using the ISO9660 file system for my bootloader and kernel thus far, as the only properly working image writer I've found for Windows is MagicISO. I want to move away from ISO9660 to a FAT filesystem, but MagicISO doesn't support writing bootable floppys or hard disks - it only works with .iso images, and it only writes an ISO9660 filesystem. Is there any program that can write a FAT12 filesystem to a disk image file, or will I have to constantly switch to Ubuntu and use the tools I have there?
Thanks.
I currently develop my hobby OS in Windows, with a portion of development done in Ubuntu under a virtual machine. I can't install or dual-boot Ubuntu, or any Linux distro, on this PC, as it's not my personal computer.
I've been using the ISO9660 file system for my bootloader and kernel thus far, as the only properly working image writer I've found for Windows is MagicISO. I want to move away from ISO9660 to a FAT filesystem, but MagicISO doesn't support writing bootable floppys or hard disks - it only works with .iso images, and it only writes an ISO9660 filesystem. Is there any program that can write a FAT12 filesystem to a disk image file, or will I have to constantly switch to Ubuntu and use the tools I have there?
Thanks.