2009/1/21 newper <newper...@gmail.com>: > 2009/1/20 Samuel Thibault <samuel.thiba...@ens-lyon.org>: >> newper, le Tue 20 Jan 2009 20:43:45 +0800, a écrit : >>> 2009/1/20 Samuel Thibault <samuel.thiba...@ens-lyon.org>: >>> > newper, le Tue 20 Jan 2009 19:04:51 +0800, a écrit : >>> >> 2009/1/20 Samuel Thibault <samuel.thiba...@ens-lyon.org>: >>> >> > newper, le Tue 20 Jan 2009 10:42:32 +0800, a écrit : >>> >> >> then I use the gnumach which downloaded from hurd cvs >>> >> > >>> >> > Did you take the gnumach-1-branch? CVS HEAD is gnumach 2, which is now >>> >> > abandoned. >>> >> >>> >> I use gnumach-1-branch >>> > >>> > Ok, could you pass --enable-kdb in case that permits to catch the fault >>> > in GNU Mach? >>> >>> Ok,I'll have a try >> >> If that fails, send us the ext2fs.static you produced, so we can try to >> reproduce the reboot you're encountering, which is very probably in Mach >> itself (since it's not supposed to reboot the machine :) ) >> >> Samuel >> > > Perhaps I findout why > > Today I built the toolchain on a real computer(my old notebook) not > vmware.I built the ext2fs.static and test it on Debian Hurd,it works! > Then I test it on the hurd livecd.It just reboot.I know I forget one > thing the hurd livecd's glibc version is 2.3.5 it doesn't support tls! > But the debian one's is 2.6.1! But why the ext2fs.static built on > vmware doesn't work?The Debian Hurd can run on vmware well. > Now I'm building the rest parts of my self compiled hurd.If it can > boot and everything works well,I'm going to make a new hurd livecd. >
But when I restart the computer it still hang at Hurd sever bhootstrap: ext2fs.static[device:hd0s2]exec You tell me to enable-kdb when compiling gnumach,but I don't know how to use it.Should I run a sub-hurd and try to debug it ?