18 Jan
2015
18 Jan
'15
5:02 p.m.
On Sun, 18 Jan 2015 16:30:12 +0100, Oliver Temlin wrote:
Just mount your rootfs to /mnt and boot to /mnt/boot and `sudo chroot /mnt', it should be available on your rescue cd.
Assumed the rescue CD should come with systemd, instead of chroot you could use systemd-nspawn. Mount the rootfs and then run sudo systemd-nspawn -D /mount/point