copr-hv: update README for the required grub.cfg update
This commit is contained in:
parent
2f1b409600
commit
5f187f46f5
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ Manually created swap:
|
||||||
1. lvcreate -L 300G vg_guests -n swap
|
1. lvcreate -L 300G vg_guests -n swap
|
||||||
2. mkswap -L swap /dev/mapper/vg_guests-swap
|
2. mkswap -L swap /dev/mapper/vg_guests-swap
|
||||||
|
|
||||||
|
Note that this requires changing /etc/fstab, and then /etc/sysconfig/grub - and
|
||||||
|
regenerating the /boot grub config.
|
||||||
|
|
||||||
Manually created space for volumes/images:
|
Manually created space for volumes/images:
|
||||||
|
|
||||||
1. lvcreate -n images -l 100%FREE vg_guests
|
1. lvcreate -n images -l 100%FREE vg_guests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue