summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-12-18 09:40:45 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-12-18 09:40:45 +0100
commitc217bf6dcc7c59f24a4969eff8c033a79bc99552 (patch)
tree8df9c94231a0f2c1281e1b76aae998d0cd8a48b5
parentf07f294bd218c4e2afd8f373e72924cbdc2d7f0b (diff)
hint to use a nicer shell
-rw-r--r--open_issues/64-bit_port.mdwn6
1 files changed, 5 insertions, 1 deletions
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