Re: Loongson 2E boot failure

2011-08-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.08.2011 13:21, Robert Millan wrote: > 2011/7/26 Colin Watson : >>> Looks like memory allocations are wrong. Try hardcoding heap at e.g. >>> 8100-8200 >> Sorry, I've not had to mess with this before. Can you point me to what >> I'd need to change to hardcode a specific heap region? >

Re: Loongson 2E boot failure

2011-08-12 Thread Andreas Barth
* Robert Millan (r...@gnu.org) [110811 19:10]: > 2011/7/26 Colin Watson : > >> Looks like memory allocations are wrong. Try hardcoding heap at e.g. > >> 8100-8200 > > > > Sorry, I've not had to mess with this before.  Can you point me to what > > I'd need to change to hardcode a specific he

Re: getroot for ZFS without libzfs?

2011-08-12 Thread Robert Millan
2011/8/11 Zachary Bedell : > The pool can be identified positively via the guid which is in the labels and > available via `zpool list -H -o guid `. I see. Thanks for the explanation. > Is calling out to zpool as a helper kosher?  The -H flag to zpool pool is > basically Sun's idea of a public