On Mon, 2014-12-08 at 14:10 +0100, Samuel Thibault wrote: > Svante Signell, le Mon 08 Dec 2014 14:08:15 +0100, a écrit : > > On Mon, 2014-12-08 at 13:26 +0100, Samuel Thibault wrote: > > > Svante Signell, le Mon 08 Dec 2014 13:24:16 +0100, a écrit : > > > > what is wrong with writing to a file? > > > > > > Nothing wrong, except that you must be sure that the translator > > > can write to it. Making the root translator write to its own > > > /tmp/foobar.log is probably deemed to fail, for instance. > > > > Ok, but the ext2fs translator I started is only working > > on /my_chroot/DEBs/test_fakeroot-hurd/test_ext2fs. > > Ok, but that can explain why installing the new version makes your > system unbootable.
Aha, so if I had used fprintf to e.g. stderr the built hurd would boot even with printing enabled? Good to know ;)