You are not logged in.

#1 2015-07-16 09:07:09

mbenndor
Member
Registered: 2015-07-16
Posts: 1

systemd-nspawn debian

Hi,

i use systemd-nspawn and when i spawn an arch into container it works very well.
Now i have to to spawn a debian.
Therefore i have installed debootstrap from aur and used the command "debootstrap --arch=amd64 unstable ~/debian-tree/".
It is possible to spawn a shell in this container with systemd-nspawn -D ~/debian-tree/.
After that i enabled the container on boot, but when i try to login with "machinectl login MyContainer" i became an error: "Failed to get machine PTY: Input/output error".
How can i fix this problem?

Offline

#2 2015-07-16 20:22:44

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: systemd-nspawn debian

systemd-nspawn -bD ~/debian-tree

Offline

Board footer

Powered by FluxBB