How to transform IBM's one-key recovery mode
In the IBM compressed package, unzip it to a folder on the hard drive. There are a total of 8 files. The three files to be used are:
bmgr.exe, the main file;
boot.bin, a binary file, which will be written to the MBR;
bmgrus.scr, a text file, which can be modified.
Use the "Notepad" tool to view bmgrus.scr. The content is as follows:
<PROMPT1=To Start the Product Recovery program, press F11>
<KEY1=F11>
<Wait=40>
》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》
bmgr /fboot.bin /mbmgrus.scr
After running this file, when booting, it will display:
To Start the Product Recovery program, press F11
How to change it to support Chinese》》》》》》》》》》》》》》》》》》》》》》》》
In the IBM compressed package, unzip it to a folder on the hard drive. There are a total of 8 files. The three files to be used are:
bmgr.exe, the main file;
boot.bin, a binary file, which will be written to the MBR;
bmgrus.scr, a text file, which can be modified.
Use the "Notepad" tool to view bmgrus.scr. The content is as follows:
<PROMPT1=To Start the Product Recovery program, press F11>
<KEY1=F11>
<Wait=40>
》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》
bmgr /fboot.bin /mbmgrus.scr
After running this file, when booting, it will display:
To Start the Product Recovery program, press F11
How to change it to support Chinese》》》》》》》》》》》》》》》》》》》》》》》》


