From e5795db2c6b0c248d1223d82182cbd5d9665d08f Mon Sep 17 00:00:00 2001 From: Tobias Pape <31520530+PapeThePope@users.noreply.github.com> Date: Thu, 14 Mar 2019 12:46:16 +0100 Subject: [PATCH] Post-Build USB installation There were no hints for the installation on a usb stick, i think it would be good to add something. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 0b7e6b8..98fd5d1 100644 --- a/README +++ b/README @@ -42,6 +42,10 @@ Note: * When done, run the ./build script to create your Live Kit - it will create ISO and TAR files for you in /tmp - make sure you have enough free space in /tmp to handle it + +* If you want to use the Live Kit on a USB you have to either + - use Windows to execute the bootinst.bat file in the $NAME/boot folder + - or use Linux to execute the shellscript bootinst.sh in the $NAME/boot folder. * You will need the following packages to be installed: - squashfs-tools