mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Add example of drive path
This commit is contained in:
parent
82791c73b1
commit
6fe8c907b2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue