From b58f38be7bf7cbb0e6a26d816fd10ef08223aa0b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 10 May 2020 14:06:17 +0300 Subject: fix: add mention of kpartx to the relevant step in README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 734f9a8..93896b4 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,9 @@ do with less disk space. `curl https://files.liw.fi/contractor/worker.img.xz > worker.img.xz` `unxz -v *.img.xz` -* Change the manager to accept your own SSH public (change the key - filename as needed): +* Change the manager to accept your own SSH public. This needs the + `kpartx` program installed. Change the key + filename in the command as needed: `sudo sh -x ./set-authorized-key vm.img ~/.ssh/id*.pub` -- cgit v1.2.1