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

Re: usr/libexec/console-run: /dev/console: Read-only file system



Hello,

Marcin Laszewski, le mar. 06 juin 2023 11:59:23 +0200, a ecrit:
> 2. I have mounted my "new" rootfs as /mnt/hurd
> 3. I have copied my files to it: tar cvf - -C / . | tar xvf - -C /mnt/hurd

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

fsysopts / --writable
dpkg-reconfigure hurd

to set translators back.

Samuel


Reply to: