summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-15 18:14:24 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-15 18:14:24 +0200
commit7d50a5ef53bfec664a27648fd3fbf46174160f25 (patch)
tree288250734bdf08dfaa5b1148ba4403507bed2da1
parent5d3534af7bdae99cab53563e2bbc2239a96b2dfd (diff)
64bit: avoid enabling core dumping for now
-rw-r--r--open_issues/64-bit_port.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/open_issues/64-bit_port.mdwn b/open_issues/64-bit_port.mdwn
index ab386388..772e6daa 100644
--- a/open_issues/64-bit_port.mdwn
+++ b/open_issues/64-bit_port.mdwn
@@ -45,6 +45,11 @@ set a root password:
password
+avoid core dumpings for now (not supported and hangs):
+
+ rm -f /servers/crash
+ ln -s crash-kill /servers/crash
+
and reboot:
reboot-hurd