Doc: define swap partition with 1G

This commit is contained in:
Xie Zhengtian 2018-12-08 21:15:22 +08:00 committed by David Kinder
parent fae136c259
commit 85b3068569
1 changed files with 1 additions and 1 deletions

View File

@ -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,