The following is the statement from Budian at 9:45:19 on April 8, 2005:
I'm really sorry. Except for email and the forum, I don't use anything else. You can contact me via the private message method of this forum. The email method is not good, I only check my email once a month. I come to this forum relatively timely, almost every day.
PE format belongs to Windows programs. In Windows, the running programs are all in protected mode, and grub.exe needs to work in real mode. It's not easy to switch from Windows protected mode to real mode. If this is realized, it will be a great breakthrough. I used to call GRLDR "grub for ntldr" instead of "grub for windows", the reason is that grldr can only run under NTLDR, it can't run under Windows. If you can realize the switch from protected mode to real mode, then the GRUB you make can be called GRUB for WINDOWS. The grub4lin I made is GRUB running in real mode from protected mode under Linux, it can be called grub for linux.
As for the icon, you can like whatever you like, I don't have artistic cells, I can't help you. The key is to solve the CPU mode switching, if this is solved, it doesn't matter whether there is an icon or not. I think it's very difficult, I hope you can succeed.
Dear Tinybit,
I have sent you an email. And I repeat my question addressed to you therein as follows:
The map command does not seem to work when grub4dos is used in non-emulation mode. For instance:
map (cd)/image.img (fd0)
does not seem to work.
May be the map command originally is designed to with with FAT/NTFS partition. Is it possible to make it work under iso filesystem format? Or is it too time-consuming or too large a piece of work to do so?


