Marcin Laszewski, le mar. 06 juin 2023 12:56:43 +0200, a ecrit: > 2023-06-06 12:29 GMT+02:00, Samuel Thibault <[email protected]>: > > That's not enough, tar doesn't know about translators, so all /dev and > > /servers entries are not properly set. You can probably fix this by > > passing init=/bin/sh to gnumach, and there use > > ... GRUB .................................................................. > multiboot /boot/gnumach.gz .... init=/bin/sh root=.... > .................................................................................. > Is it correct? Notihng changed. I still see those error messages....
Error messages, yes, but don't you also get a shell prompt? > > fsysopts / --writable > > dpkg-reconfigure hurd > > May I run those command from my previous Debian/Hurd system (hd0s2) ? > ................................................ > $ mount /dev/hd2s3 /mnt/hurd > $ chroot /mnt/hurd > $ fsysopts / --writable > $ dpkg-reconfigure hurd > ................................................ That's an option, yes. Note you don't need the fsysopts command since your mounting will already be read-write. Samuel

