From 6700428511f3f31bafd875411e4bf9913b268f3d Mon Sep 17 00:00:00 2001 From: Bryan Roe Date: Mon, 11 Jan 2021 18:15:46 -0800 Subject: [PATCH] updated comments --- makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/makefile b/makefile index ab26178..e948711 100644 --- a/makefile +++ b/makefile @@ -55,9 +55,11 @@ # will need when specifying the above command again, this time with the --partions options. Specify the number instead of (ID) # # ./make_dev_ssd.sh --remove_rootfs_verification --partitions ID -# # reboot # +# When you are ready to install the agent, you'll need to copy the binary to a path that is not marked noexec, like /usr/local, +# so that you can execute the installer from there. +# # # Special Note about KVM Support on Linux: # If you get an error stating that an Xauthority cannot be found, and asking if your DM is configured to use X,