diff options
-rw-r--r-- | hurd/subhurd.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/subhurd.mdwn b/hurd/subhurd.mdwn index 03807be5..9b47298d 100644 --- a/hurd/subhurd.mdwn +++ b/hurd/subhurd.mdwn @@ -82,6 +82,7 @@ debootstrap as root: mke2fs /dev/hd0s6 settrans -ca mnt /hurd/ext2fs /dev/hd0s6 debootstrap --keyring=/usr/share/keyrings/debian-ports-archive-keyring.gpg --extra-suites=unreleased sid chroot http://deb.debian.org/debian-ports/ + chroot mnt passwd settrans -fga mnt ## Booting |