mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update install.sh
This commit is contained in:
parent
8da4b82c81
commit
74909e63e4
1 changed files with 0 additions and 3 deletions
|
@ -63,9 +63,6 @@ sudo e2label $rootName NixOS
|
||||||
sudo swapon $swapName
|
sudo swapon $swapName
|
||||||
sudo mount $rootName /mnt
|
sudo mount $rootName /mnt
|
||||||
|
|
||||||
# Unmount root
|
|
||||||
sudo umount /mnt
|
|
||||||
|
|
||||||
# Mount the EFI partition.
|
# Mount the EFI partition.
|
||||||
sudo mkdir /mnt/boot/
|
sudo mkdir /mnt/boot/
|
||||||
sudo mount $efiName /mnt/boot
|
sudo mount $efiName /mnt/boot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue