From 6edbe5325204bf28b4efbb374617d50186e90fb0 Mon Sep 17 00:00:00 2001 From: Tobias Pape <31520530+PapeThePope@users.noreply.github.com> Date: Sun, 30 Jun 2019 06:22:21 +0200 Subject: [PATCH] Post-Build USB installation (#65) 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