
Le Mon, 21 Feb 2011 22:30:27 +0100, Michael Prokop mika@grml.org a écrit :
Thanks to your excellent hints I could spot the problem. I just uploaded grml-rescueboot 0.3.0 to grml-testing that should fix this issue.
Sadly there's still a problem with CUSTOM_BOOTOPTIONS when having more than one option (so CUSTOM_BOOTOPTIONS="ssh=password" works but CUSTOM_BOOTOPTIONS="ssh password lang=de" fails). I've an idea how this could be resolved but this needs further testing.
Anyway, your main issue should be fixed - please let us know whether it works for you!
Hi Mika,
I've tested your new 0.3.0 version, it works fine for grml ISO detection, and the GRML system boot fine. The only remaining gotcha is actually what you tell : the CUSTOM_BOOTOPTIONS remains with quotes in the kernel command line, and thus is misunderstood.
I wonder where is the file /boot/grub/loopback.cfg referenced in the Grub boot stanza : in the ISO itself ?
Now I will have to play with your nice tool, learning how to use it and … how to customize it !
Thanks, Fred.