From 6a708624a4f3342c629aaf13339b2e9ab457070f Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Tue, 13 Jun 2023 14:23:41 +0200 Subject: [PATCH] Improve details --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e44ebf7..a9bf9d4 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,17 @@ There are a couple manual steps to get started before this script can take over: - Burn to a CD/DVD or flash it to a USB stick - Windows should have a built-in thing for burning ISOs. - You can use something like Win32DiskImager or Rufus for USB sticks. + - This will delete what’s on the stick. - Boot into Void live and prepare things - How to boot off CD/USB depends on your computer, so you’ll have to find out elsewhere (sorry). - If you are booting off the USB stick you want to install to, use the (RAM) option. - Log in as `root`, password `voidlinux` - Run `void-installer` + - set your keyboard layout (optional) - connect to your network - abort the installation - Download and run stage 1 of the USB installation - `wget https://lostcave.ddnss.de/git/BodgeMaster/void-minecraft-usb/raw/branch/master/install-stage1.sh` - `bash install-stage1.sh` -The script will take it from there, only asking you for information as needed. +The script will take it from there, asking you for information as needed.