Re: binpatch-ing problem! please help

[email protected] Wed, 20 May 2009 21:42:43 +0200 (CEST)
Newsgroups gmane.os.netbsd.ports.atari
Message-ID <[email protected]>
> You should be able to use gdb (assuming you have already booted). The
> following will change the value for any subsequent boot:
>
> ataritt# gdb --write /netbsd
>
> (gdb) print st_pool_size / 8192
> $2 = 24
> (gdb) set st_pool_size = 48 * 8192
> (gdb) quit
>
gdb says:
segmentation fault (core dumped) gdb --write/netbsd

that is ok?

now i am able to install xserver
thank you very much for help

Sasa