Port-atari archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: binpatch-ing problem! please help



> 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




Home | Main Index | Thread Index | Old Index