mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-21 13:08:42 +00:00
Doc: define swap partition with 1G
This commit is contained in:
parent
fae136c259
commit
85b3068569
@ -44,7 +44,7 @@ please follow these steps in Clear Linux native:
|
|||||||
"type" : "EFI" },
|
"type" : "EFI" },
|
||||||
{ "disk" : "uos.img",
|
{ "disk" : "uos.img",
|
||||||
"partition" : 2,
|
"partition" : 2,
|
||||||
"size" : "32M",
|
"size" : "1G",
|
||||||
"type" : "swap" },
|
"type" : "swap" },
|
||||||
{ "disk" : "uos.img",
|
{ "disk" : "uos.img",
|
||||||
"partition" : 3,
|
"partition" : 3,
|
||||||
|
Loading…
Reference in New Issue
Block a user