Re: Hurd restarts immediately after grub2
Samuel Thibault <[email protected]>
| Newsgroups | gmane.os.hurd.general |
|---|---|
| Message-ID | <[email protected]> |
Tony Olagbaiye, le Tue 22 Jun 2010 21:14:17 +0100, a écrit : > Hi, i've been trying to install hurd for quite a while now, but I always end up > with the same problem: It simply won't boot. I did manage to get an old version > working on an old box a long time ago, so that may be why. As soon as I boot it > from grub2, my system restarts silently. Is there a way I can discover WHY the > grim reaper is so intent on my hurd? Maybe even fix it? In such case I usually build the gnumach kernel by hand to put a while(1); loop at the beginning of c_boot_entry, reboot, check whether it hangs or reboot, move it further in the former case, rebuild etc. Samuel