diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-05-28 00:36:35 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-05-28 00:36:35 +0200 |
commit | 0ae99c333c003f39e8998a69761f84eba25f3d28 (patch) | |
tree | 472030b7f71680db9e2bacdcc3ad8579b7ec3ffc | |
parent | b241de46640b4f222a5ccf66b422d5635fbf407c (diff) |
Watch debootstrap precise log
-rw-r--r-- | open_issues/64-bit_port.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/open_issues/64-bit_port.mdwn b/open_issues/64-bit_port.mdwn index e455656f..ec8422cb 100644 --- a/open_issues/64-bit_port.mdwn +++ b/open_issues/64-bit_port.mdwn @@ -34,6 +34,7 @@ Then boot it, it will drop you into a shell. You need to make / writable: and then run the second stage of the deboostrap: + tail -f /debootstrap/debootstrap.log /debootstrap/debootstrap --second-stage set a root password: |