summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2025-08-20 00:28:05 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2025-08-20 00:28:05 +0200
commit4dc14894dec4aa5cc7140b1b5abd3c5ec1330757 (patch)
tree72469b89b8e136c40bb12b5f3d061026b475e02a
parent803505c39675693e370b56dc8b90610ed551f335 (diff)
pseudo-root is already set up nowadays
-rw-r--r--hurd/subhurd.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/hurd/subhurd.mdwn b/hurd/subhurd.mdwn
index d24369bc..fa01c0c4 100644
--- a/hurd/subhurd.mdwn
+++ b/hurd/subhurd.mdwn
@@ -46,7 +46,6 @@ The 'fastboot' is necessary to skip the filesystem check which fails
because the image assumes the root filesystem to be /etc/hd0s1. Once
booted, you can correct this:
- root@debian:~# settrans -c /dev/pseudo-root /hurd/storeio pseudo-root
root@debian:~# echo /dev/pseudo-root / ext2 defaults 0 1 >/etc/fstab
root@debian:~# halt