Replies: 1 comment
-
@ragazenta This is not an issue in mkosi, but one in systemd-repart, please open an issue in the systemd repository about this. AFAIK it's not possible today |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried to separate
/var
partition, but it's not detected by gpt-auto-generator.I add this file (
mkosi.repart/30-var.conf
)I also put this file (
mkosi.extra/usr/lib/repart.d/30-var.conf
)I've successfully separated
/home
partition with above methods.From Discoverable Partition Specifications,
/var
need special requirement.How to achieve that with
mkosi
?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions