Everyone has used RAMDISK software on boot disks, right? That is, using memory to simulate a virtual disk.
So has anyone ever thought of using ROM (EPROM, FLASHROM), that chip used by the BIOS (besides the BIOS, there is still a lot of free space), to simulate a virtual disk?
There is a piece of software that can do this. ROMD-BIN. This is a foreign university student's graduation project. It can use ROM to simulate a virtual disk up to 128K, with the drive letter B:. It can use the DRVIEB command to modify the MBR and turn the ROM virtual disk into a boot disk. Unfortunately, after I restarted, that disk disappeared, let alone booting from it.
Later I found another tool, MAKEROM. This one is even more amazing: it can make a small operating system into an image file, then use two small tools to FLASH that image file into your ROM on M6117D or Vortex86 serials. If this function can be achieved, that would be incredible—you could boot the computer without any drive at all. What M6117D and Vortex86 are, I'm not too sure, but when I tried to FLASH it, it said my computer didn't have those two things.
I once tried to implement this function on my boot disk, and in the end I failed. I hope the experts can study this problem together. I believe it is even more challenging.
So has anyone ever thought of using ROM (EPROM, FLASHROM), that chip used by the BIOS (besides the BIOS, there is still a lot of free space), to simulate a virtual disk?
There is a piece of software that can do this. ROMD-BIN. This is a foreign university student's graduation project. It can use ROM to simulate a virtual disk up to 128K, with the drive letter B:. It can use the DRVIEB command to modify the MBR and turn the ROM virtual disk into a boot disk. Unfortunately, after I restarted, that disk disappeared, let alone booting from it.
Later I found another tool, MAKEROM. This one is even more amazing: it can make a small operating system into an image file, then use two small tools to FLASH that image file into your ROM on M6117D or Vortex86 serials. If this function can be achieved, that would be incredible—you could boot the computer without any drive at all. What M6117D and Vortex86 are, I'm not too sure, but when I tried to FLASH it, it said my computer didn't have those two things.
I once tried to implement this function on my boot disk, and in the end I failed. I hope the experts can study this problem together. I believe it is even more challenging.
http://dos.e-stone.cn/dosbbs
uploadImages/200311161145850422.swf
uploadImages/200311161145850422.swf







