I've used the floppy software several times over the years. But the result is very regrettable, not a single success. :(
Every time I need to boot into DOS, I'll try vfloppy. But it doesn't work.
1. Every time during installation, this error occurs.
dir failed /boot/bootdisk.dsk, 15
fat blocklist failed
Then later I also found out:
The cause of this error is
The OS has cached the bootdisk.dsk file. When executing vflooy, the file hasn't been written to the hard disk yet, and my program reads file information directly from the hard disk across the OS, so it can't read the file at this time. The solution is to wait for a while after copying the image file, then execute vflooy or use other tools to refresh the OS cache to make the file written to the hard disk. The extreme way is to restart, then run vfloppy again
How should I put it, the kernel of a software is already written, and it's not willing to spend a little more effort on the user experience?
2. Finally, when it's installed successfully, it still doesn't work when restarting, and it gets stuck on that screen.
There's just this line of text on the screen:
Load loading memdsk.done
At first I thought it was a matter of time, but after waiting for a long, long time, it's still like this.
Then is this software really that good? Why are there so many people using it, and why does it always not work for me every time. I can't figure it out. I also looked up the error message in the help, but couldn't find any results at all.
Here I'll reply, I don't know what reply will come next.