Hi,
I try to mod bios F15 for GIGABYTE K8NSNXP:
http://tw2005.giga-byte.com/Motherboard ... 8NSNXP.htm
I changed some parts of this bios using cbrom but now I want to unhide some options. I'm trying to use all versions of modbin from:
http://www.biosrepair.com/bioslogo/right2.htm
but I always got message "stack overflow". Is anybody know what program can I use to open this bios to change some default options or unhide some options?
Gigabyte K8NSNXP BIOSMOD
-
- The Hardware Archivist
- Posts: 6287
- Joined: Wed Mar 20, 2002 7:11 pm
- Location: Netherlands
- Contact:
Try using a seperate windows 98 machine in dos mode for stuff like this. The DOS emulation in XP gets worse with each patch/support pack they release...
edwin/evasive
Do not assume anything
System error, strike any user to continue...
Do not assume anything
System error, strike any user to continue...
I use win98se floppy boot disk doing this.edwin wrote:Try using a seperate windows 98 machine in dos mode for stuff like this. The DOS emulation in XP gets worse with each patch/support pack they release...
Try a DRDOS bootdisk from www.bootdisk.com
OK, I try this today.ajzchips wrote:Try a DRDOS bootdisk from www.bootdisk.com
Thanks.
It doesn't work.ajzchips wrote:Try a DRDOS bootdisk from www.bootdisk.com
I got the same message.
This is the first bios which I can't edit.
Have anyone any idea how to do it?sirius98 wrote:It doesn't work.ajzchips wrote:Try a DRDOS bootdisk from www.bootdisk.com
I got the same message.
This is the first bios which I can't edit.
-
- The New Guy
- Posts: 1451
- Joined: Fri Mar 29, 2002 10:32 pm
- Location: Pennsylvania, USA
What doesn't work...the boot disk, or editing program, or your modified BIOS?
CPU - DFI 586IPVG, K6-2/+ 450 (Cyrix MII 433), i430VX, 128MB EDO.
BIOS patched by BiosMan (Jan Steunebrink).
BIOS patched by BiosMan (Jan Steunebrink).
problem with editing program (any version of modbin)KachiWachi wrote:What doesn't work...the boot disk, or editing program, or your modified BIOS?
modbin shows error message when i trying to open this bios
-
- The Hardware Archivist
- Posts: 6287
- Joined: Wed Mar 20, 2002 7:11 pm
- Location: Netherlands
- Contact:
http://www.xtremesystems.org/forums/sho ... =config.nt
That is not true that ModBin has to be run in Win98-DOSBOX or in plain DOS.
Poeple who tell such stupid things:
"You have to run ModBin in Win98-DOSBOX or in plain DOS."
have no knowledges about the config.sys/config.nt.
Normally the DOSBOX in Win2K/XP ("command.com" / "cmd.exe") is configured badly.
So ModBin have troubles to load BIOS files and while start or after saving the modification
you will get error messages like these:
Can't open temporary file
File ORIGINAL.BIN can't open
Can't open file 2MBIOS.BIN !
...
To solve the problem:
Edit the config.nt in your
WinDirectory\System32 as follows:
dos=high, umb
device=%SystemRoot%\system32\himem.sys
BUFFERS=20,0
FILES=30
LASTDRIVE=Z
FCBS=4,0
The important entries are FILES and BUFFERS.
FILES should have the value 30( or more).
After saving the changes you should be able to run ModBin in Windows 2K/XP/... without any problems.
edwin/evasive
Do not assume anything
System error, strike any user to continue...
Do not assume anything
System error, strike any user to continue...