diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-08-20 00:28:05 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-08-20 00:28:05 +0200 |
| commit | 4dc14894dec4aa5cc7140b1b5abd3c5ec1330757 (patch) | |
| tree | 72469b89b8e136c40bb12b5f3d061026b475e02a | |
| parent | 803505c39675693e370b56dc8b90610ed551f335 (diff) | |
pseudo-root is already set up nowadays
| -rw-r--r-- | hurd/subhurd.mdwn | 1 |
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 |
