We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I listed my test environment at 2022.Feb.19 (I'm not saying it cannot compile in others, but at least my environment works)
git clone https://github.com/cpuwolf/myos-ia32.git
cd myos-ia32
git checkout alive
make vfd
expect fdImage.vfd file is created, and file size is floppy disk size 1.44MB
fdImage.vfd will be used by VirtualBox later on