From c217bf6dcc7c59f24a4969eff8c033a79bc99552 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 18 Dec 2023 09:40:45 +0100 Subject: hint to use a nicer shell --- open_issues/64-bit_port.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'open_issues') diff --git a/open_issues/64-bit_port.mdwn b/open_issues/64-bit_port.mdwn index 56fdb60a..41f185a3 100644 --- a/open_issues/64-bit_port.mdwn +++ b/open_issues/64-bit_port.mdwn @@ -34,7 +34,11 @@ Make sure to have `debootstrap >= 1.0.128+nmu2+hurd.1` mkdir chroot-hurd-amd64/etc/apt/trusted.gpg.d ln -s /usr/share/keyrings/debian-keyring.gpg chroot-hurd-amd64/etc/apt/trusted.gpg.d/ -Then boot it, it will drop you into a shell. You need to make / writable: +Then boot it, it will drop you into a shell. You'll probably want to use a nicer shell: + + bash + +You need to make / writable: fsysopts / --writable -- cgit v1.2.3