mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
Update install.sh
This commit is contained in:
parent
53ed09cae6
commit
d7f9fb1917
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ echo +1G # Set +1G as last sector.
|
||||||
echo n # Create new partition (for root).
|
echo n # Create new partition (for root).
|
||||||
echo # Set default partition number.
|
echo # Set default partition number.
|
||||||
echo # Set default first sector.
|
echo # Set default first sector.
|
||||||
echo # Set last sector.
|
echo -4G # Set last sector.
|
||||||
echo n # Create new partition (for swap).
|
echo n # Create new partition (for swap).
|
||||||
echo # Set default partition number.
|
echo # Set default partition number.
|
||||||
echo # Set default first sector.
|
echo # Set default first sector.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue