From 6fe8c907b251964bdc4ce468520dafa6c906eaa9 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 18 Jan 2024 14:23:43 +0000 Subject: [PATCH] Add example of drive path --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 8a74ce3..20c8475 100644 --- a/install.sh +++ b/install.sh @@ -10,6 +10,7 @@ lsblk -f # Choice the drive to use : echo "----------" echo "Which drive do we want to use for this installation?" +echo "For example /dev/sda or /dev/nvme0n1" read driveName # Download Disko file