diff options
-rw-r--r-- | open_issues/64-bit_port.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open_issues/64-bit_port.mdwn b/open_issues/64-bit_port.mdwn index 79f3ac3e..49930b62 100644 --- a/open_issues/64-bit_port.mdwn +++ b/open_issues/64-bit_port.mdwn @@ -37,7 +37,7 @@ and then run the second stage of the deboostrap: tail -f /debootstrap/debootstrap.log & /debootstrap/debootstrap --second-stage -(the warnings `chown: invalid user: 'root'` are ok at that stage) +(the warnings `chown: invalid user: 'root'` are ok at that stage, as well as the pre-dependency loops, which debootstrap is actually fixing) set a root password: |