summaryrefslogtreecommitdiff
path: root/hurd/running
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2025-04-29 15:54:49 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2025-04-29 15:54:49 +0200
commitef1ea796d80b4bb2ad11d9dfb287be3a3bd8f026 (patch)
tree94534bb63f67995c516a4c2515f57e386d97d386 /hurd/running
parent7e23a96527636b9c3da95846b0b4f5cd8ca67f82 (diff)
crosshurd has not needed double-native-install invocation since 2005...
Diffstat (limited to 'hurd/running')
-rw-r--r--hurd/running/debian/CrossInstall.mdwn7
1 files changed, 0 insertions, 7 deletions
diff --git a/hurd/running/debian/CrossInstall.mdwn b/hurd/running/debian/CrossInstall.mdwn
index 26cd77af..0f56a3e7 100644
--- a/hurd/running/debian/CrossInstall.mdwn
+++ b/hurd/running/debian/CrossInstall.mdwn
@@ -56,13 +56,6 @@ Ah, reboot and select "GNU (kernel GNUmach 1.3)" from the Grub menu. At the prom
# export TERM=mach
# ./native-install
-When done the native install requests that you reboot once again and rerun native-install.
-
- # reboot
- ...
- # export TERM=mach
- # ./native-install
-
Done, continue setting up your system.
----