Skip to content

schu/flatcar-lxd-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

flatcar-lxd-image

A helper script to import Flatcar Linux qemu virtual machine images into LXD.

Usage

./flatcar-lxd-image [<channel> [<version> [<lxd name alias>]]]

Default <channel> and <version> is the latest stable release.

[...]

==> Added image 'flatcar-stable-2605.12.0'
==> Example launch command:

lxc launch flatcar-stable-2605.12.0 v1 --config security.secureboot=false

[...]

lxc image info flatcar-stable-2605.12.0

Fingerprint: 98ec788...
Size: 1035.88MB
Architecture: x86_64
Type: virtual-machine

[...]

To access the launched VM, lxc console can be used:

lxc console v1

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages