From c482a682d2264844175c19d43d40d9a8ec407652 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Fri, 2 Mar 2018 07:34:31 +0000 Subject: [PATCH] Persistency lost on initrd --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index f730efc..6a8236b 100644 --- a/README.adoc +++ b/README.adoc @@ -158,6 +158,8 @@ the disk image gets overwritten by a fresh filesystem and you lose all changes. Remember that if you forcibly turn QEMU off without `sync` or `poweroff` from inside the VM, e.g. by closing the QEMU window, disk changes may not be saved. +When booting from <> however without a disk, persistency is lost. + === Message control We use `printk` a lot, and it shows on the QEMU terminal by default. If that annoys you (e.g. you want to see stdout separately), do: