summaryrefslogtreecommitdiff
path: root/doc/forum/recommendations_for_setting_up__a_Fedora_chroot_on_a_Debian_host.mdwn
blob: c12a755697caa778b252c24a7d6524932cf6fcbf (plain)
1
2
3
4
5
6
7
8
9
I'd like a way to set up Fedora chroots for testing purposes on my Debian workstations. Currently I use the example from the systemd-nspawn manpage
[[!format text """
# machinectl pull-raw --verify=no \
                 https://download.fedoraproject.org/pub/fedora/linux/releases/31/Cloud/x86_64/images/Fedora-Cloud-Base-31-1.9.x86_64.raw.xz \
                 Fedora-Cloud-Base-31-1.9.x86-64
# systemd-nspawn -M Fedora-Cloud-Base-31-1.9.x86-64
"""]]

If I understand correctly the existing Systemd.container function needs a way to make a chroot.