Changed disk layout

This commit is contained in:
Marcel Stangenberger 2025-03-03 14:29:06 +01:00
parent 61a3dbdab8
commit 92d31408b1

View File

@ -7,7 +7,7 @@
"bootloader": "Grub",
"config_version": "3.0.2",
"disk_config": {
"config_type": "manual_partitioning",
"config_type": "default_layout",
"device_modifications": [
{
"device": "/dev/vda",
@ -55,7 +55,7 @@
"value": 512
},
"unit": "GiB",
"value": 32
"value": 30
},
"start": {
"sector_size": {
@ -69,7 +69,7 @@
"type": "primary"
}
],
"wipe": false
"wipe": true
}
]
},