Page 1 of 1

Gigabyte K8NSNXP BIOSMOD

Posted: Fri Sep 01, 2006 11:20 am
by sirius98
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?

Posted: Sun Sep 03, 2006 10:31 pm
by edwin
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...

Posted: Mon Sep 04, 2006 9:11 am
by sirius98
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...
I use win98se floppy boot disk doing this.

Posted: Mon Sep 04, 2006 10:52 am
by ajzchips
Try a DRDOS bootdisk from www.bootdisk.com

Posted: Tue Sep 05, 2006 1:34 pm
by sirius98
ajzchips wrote:Try a DRDOS bootdisk from www.bootdisk.com
OK, I try this today.
Thanks.

Posted: Wed Sep 13, 2006 10:56 pm
by sirius98
ajzchips wrote:Try a DRDOS bootdisk from www.bootdisk.com
It doesn't work.
I got the same message.
This is the first bios which I can't edit.

Posted: Wed Dec 20, 2006 2:27 pm
by sirius98
sirius98 wrote:
ajzchips wrote:Try a DRDOS bootdisk from www.bootdisk.com
It doesn't work.
I got the same message.
This is the first bios which I can't edit.
Have anyone any idea how to do it?

Posted: Wed Dec 20, 2006 2:48 pm
by KachiWachi
What doesn't work...the boot disk, or editing program, or your modified BIOS?

Posted: Mon Jan 15, 2007 12:02 am
by sirius98
KachiWachi wrote:What doesn't work...the boot disk, or editing program, or your modified BIOS?
problem with editing program (any version of modbin)
modbin shows error message when i trying to open this bios

Posted: Mon Jan 15, 2007 9:11 am
by edwin
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.