1 Oct 2010 01:19
Re: Problem running 8.1R on KVM with AMD hosts
Jeremy Chadwick <freebsd <at> jdc.parodius.com>
2010-09-30 23:19:01 GMT
2010-09-30 23:19:01 GMT
On Thu, Sep 30, 2010 at 07:57:51PM +0100, Luke Marsden wrote: > Hi FreeBSD-stable, > > > > 1. Please, build your kernel with debug symbols. > > > 2. Show kgdb output > > I could not convince the kernel to dump (it was looping forever but not > panicing), but I have managed to compiled a kernel with debugging > symbols and DDB which immediately drops into the debugger when the > problem occurs, see screenshot at: > > http://lukemarsden.net/kvm-panic.png > > Progress, I sense. > > I tried typing 'panic' on the understanding that this should force a > panic and cause it would dump core to the configured swap device (I have > set dump* in /etc/rc.conf) so that I could get you the kgdb output, but > it just looped back into the debugger. Try "call doadump" instead. -- -- | Jeremy Chadwick jdc <at> parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ freebsd-stable <at> freebsd.org mailing list(Continue reading)
, but
- the error msg is gone,
- the slice info is updated,
- but the active bit in the mbr is not! - some bioses rely on it.
looking at changes done to boot0cfg.c there is now an err(...) call which
does an exit, before the boot is updated. I changed it to a warn(...) and the
old
behaviour is back.
BTW,
RSS Feed