Skip to content

Commit 85b3068

Browse files
coneypodbkinder
authored andcommitted
Doc: define swap partition with 1G
1 parent fae136c commit 85b3068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/building_uos_from_clearlinux.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ please follow these steps in Clear Linux native:
4444
"type" : "EFI" },
4545
{ "disk" : "uos.img",
4646
"partition" : 2,
47-
"size" : "32M",
47+
"size" : "1G",
4848
"type" : "swap" },
4949
{ "disk" : "uos.img",
5050
"partition" : 3,

0 commit comments

Comments
 (0)