Flashing a 384kb bios on a 512kb capacity eeprom
Posted: Wed Jan 17, 2007 9:12 am
hi everyone. is it possible to put a 384 kb bios on a 512 capacity eeprom?. how can i do it? thnx so much. God Bless
A forum to ask questions about bios updates, bios problems, bios settings and much more!
https://www.wimsbios.com/forum/
In the BEGIN!!!just add 128kb zeros at the end of the 384kb file to make it 512kb.
1. Any hex-editor can help to do it.how can i do that sir.
hi.. any recommended hex editor??? thanks... why not at the end sir???apple_rom wrote:In the BEGIN!!!just add 128kb zeros at the end of the 384kb file to make it 512kb.1. Any hex-editor can help to do it.how can i do that sir.
2. Find any file with size 128kB (to example some 1Mbit-BIOS) and use "copy file1+file2". (file2 - is your 384kB bios image)