[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: panic during boot
From: |
Samuel Thibault |
Subject: |
Re: panic during boot |
Date: |
Thu, 14 Jan 2010 19:14:32 +0100 |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Allan McRae, le Fri 15 Jan 2010 02:10:40 +1000, a écrit :
> start /hurd/ext2fs.static: panic: thread_invoke: thread 8005fb0 has
> unexpected state 14
Uh, that's very early in the boot process.
> Any suggestions to try before I attempt debugging this? As far as I
> understand, I should download a working image (from Debian I suppose)
> then try booting mine up in a subhurd. Am I on the right track?
I'd first try to use the ext2fs.static as a simple translator, since at
that point, only that is booted.
> (As an aside, building for i686-pc-gnu results in nothing visible
> happening after typing "boot" in grub...)
Maybe GNU Mach doesn't initialize enough of the processor to really use
all the i686 instruction set.
Samuel