You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Describe the bug
Greeting! I created my own disk layout and installed bootloader. But when k3os boots all volumes not activated. Is there any workarounds?
Expected behavior
All lvm volumes will be activated
Actual behavior
Without lvm k3os can't determine boot mode. If I specify mode via kernel (k3os.mode=disk) k3os can't mount root partition Additional context
The text was updated successfully, but these errors were encountered:
Hi! i have attached a screenshot to description.
I tried to add lvm to modules and also specify 'vgchange -a y' to init_cmd => It can't find partition with K3OS_STATE label because a lvm volume is not activated.
Version (k3OS / kernel)
v0.20.11-k3s2r1
Architecture
amd64
Describe the bug
Greeting! I created my own disk layout and installed bootloader. But when k3os boots all volumes not activated. Is there any workarounds?
To Reproduce
Packer boot_command
create-disk-layout.sh
Expected behavior
All lvm volumes will be activated
Actual behavior
![photo_2021-11-25_03-35-26](https://user-images.githubusercontent.com/15261622/143329981-12e04a86-8324-4e81-bcab-9fd11fa8cffc.jpg)
Without lvm k3os can't determine boot mode. If I specify mode via kernel (k3os.mode=disk) k3os can't mount root partition
Additional context
The text was updated successfully, but these errors were encountered: