Exit with better error message if running with toram=... and invoking with /live...
authorMichael Prokop <mika@grml.org>
Tue, 11 Sep 2012 14:09:20 +0000 (16:09 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 11 Sep 2012 15:01:16 +0000 (17:01 +0200)
commitcf525c6031463d42ed8c7f9b84d83e3b2c36f600
treea56c51669f093821ceb26405f53e74a04cd1649e
parent5251ce1484272c48247551148a59dbd6bb13f6f1
Exit with better error message if running with toram=... and invoking with /live/image

If running in RAM mode without all the files in /live/image
(happens if using boot option "toram=....squashfs", but NOT when
using just "toram"!) then there are several files missing. We
could use kernel + initrd from /boot, but files like logo.16
aren't available at all. Inform the user about this situation and
possible workarounds.
grml2usb