bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: boot the Hurd with Guix


From: Samuel Thibault
Subject: Re: boot the Hurd with Guix
Date: Fri, 13 Oct 2017 01:18:20 +0200
User-agent: NeoMutt/20170113 (1.7.2)

Hello,

rennes@openmailbox.org, on dim. 08 oct. 2017 22:57:06 -0000, wrote:
> I'm trying boot GNU hurd with guix binaries generated with cross compilation. 
> During start-up progresses and stops in root filesystem, how I can debug to 
> see the error ?

>           start ext2fs: 

You could e.g. put printfs or even mach_print calls at the beginning
of ext2fs's main() function. You can also try to replace ext2fs with
another, simpler statically-linked application which just calls
mach_print, which you would have checked as working on a running Hurd
system.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]