diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-05-13 00:23:39 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-05-13 00:23:39 +0200 |
commit | 9d307a68660a989f2bc7c8abb983cadb3ac10f86 (patch) | |
tree | e12b0eea2e7807f4a1f146316839248e486f0ff6 | |
parent | 7fc7d7f1fe355e41925151459df9559c3d6098c4 (diff) |
Also mention the crosshurd way to install hurd-amd64
-rw-r--r-- | open_issues/64-bit_port.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/open_issues/64-bit_port.mdwn b/open_issues/64-bit_port.mdwn index fa9cbe8c..95761828 100644 --- a/open_issues/64-bit_port.mdwn +++ b/open_issues/64-bit_port.mdwn @@ -26,6 +26,16 @@ License|/fdl]]."]]"""]] sudo debootstrap --foreign --verbose --arch hurd-amd64 --keyring=/usr/share/keyrings/debian-keyring.gpg sid chroot-hurd-amd64 https://people.debian.org/~sthibault/tmp/hurd-amd64 +That will however not be bootable (missing translators etc. + +**Installing a 64bit system** + +In principle crosshurd should be working, one however needs to add this source: + + deb http://people.debian.org/~sthibault/tmp/hurd-amd64 unstable + +into /etc/crosshurd/sources.list/gnu + # IRC, freenode, #hurd, 2011-10-16 <youpi> it'd be really good to have a 64bit kernel, no need to care about |