reset the machine i got into a weird state
This commit is contained in:
parent
ebf2bc1540
commit
a7487ee003
2 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ parted /dev/$DEVICE -- set 1 esp on
|
|||
|
||||
parted /dev/$DEVICE -- mkpart PRIMARY 2GB -8GB
|
||||
parted /dev/$DEVICE -- mkpart SWAP linux-swap -8GB 100%
|
||||
|
||||
# OR
|
||||
parted /dev/$DEVICE -- mkpart PRIMARY 2GB 100%
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue