Flashing a 384kb bios on a 512kb capacity eeprom
-
- BIOS Rookie
- Posts: 57
- Joined: Tue Jul 18, 2006 8:58 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
-
- BIOS Rookie
- Posts: 57
- Joined: Tue Jul 18, 2006 8:58 am
hi. i tried flashing it using uniflash but it says. size mismatch. any hint around this:? and afudos is acting weird also /
-
- BIOS Rookie
- Posts: 57
- Joined: Tue Jul 18, 2006 8:58 am
hi .. thnx... how can i do that sir.
-
- Use my patch at your own risk!!
- Posts: 125
- Joined: Tue Jan 07, 2003 11:39 am
- Location: Minsk
- Contact:
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)
-
- BIOS Rookie
- Posts: 57
- Joined: Tue Jul 18, 2006 8:58 am
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)