From e395a646401b52a4535cd0ae4bb89c23c796ec73 Mon Sep 17 00:00:00 2001 From: Jason Pepas Date: Tue, 10 Nov 2015 23:48:54 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7cb860b..5e06bab 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ ssh root@192.168.X.XXX passwd ``` +**Note**: it may take a minute or two for `ssh` to start (it has to regenerate a new set of host keys). + ## Producedure I Used to Modify bodhi's rootfs I performed the following steps (on a machine running Debian `jessie`) to prepare the rootfs and disk images.