Skip to content

Latest commit

 

History

296 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this repository

Experiements with fedora ostree container image.

Install on luks encrypted root

podman run --rm --privileged --pid=host -v /mnt:/target -v /dev:/dev -v /var/lib/containers:/var/lib/containers --security-opt label=type:unconfined_t ghcr.io/michaelmnemonic/pluto:latest bootc install to-filesystem --boot-mount-spec=UUID=$(blkid -s UUID -o value <storage device>) --karg=luks.uuid=$(blkid -s UUID -o value <storage device>) --karg=luks.options=tpm2-device=auto,headless=true --karg=root=UUID=$(blkid -s UUID -o value /dev/mapper/<device>) /target

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages