Archived
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
device = "/dev/sda";
|
||||
|
||||
content = {
|
||||
# type = "gpt";
|
||||
type = "gpt";
|
||||
|
||||
partitions = {
|
||||
root = {
|
||||
@@ -33,7 +33,7 @@
|
||||
device = "/dev/sdb";
|
||||
|
||||
content = {
|
||||
# type = "gpt";
|
||||
type = "gpt";
|
||||
|
||||
partitions = {
|
||||
swap = {
|
||||
|
||||
Reference in New Issue
Block a user