Hi, > > Testing the above image (from oSC16) some more, I've found that there is > > no serial console when selecting the rescue option. This appears to be > > because there is a huge set of command line options in /etc/default/grub > > GRUB_CMDLINE_LINUX_DEFAULT while GRUB_CMDLINE_LINUX is empty. The > > console= option should be in the latter instead. > > > > Also there is a root= option in ..._DEFAULT - we don't need to specify > > it here, it is duplicate. > > > > Are those Kiwi issues or JeOS issues? > > I'm fairly sure we're just using kiwi wrong :). Marcus?
kiwi just set GRUB_CMDLINE_LINUX_DEFAULT="$cmdline" So whatever you have configured in your XML description as kernelcmdline will land here Regards, Marcus -- Public Key available via: https://keybase.io keybase search marcus_schaefer ------------------------------------------------------- Marcus Schäfer (Res. & Dev.) SUSE Linux GmbH Tel: 0911-740 53 0 Maxfeldstrasse 5 FAX: 0911-740 53 479 D-90409 Nürnberg HRB: 21284 (AG Nürnberg) Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton http://www.suse.de ------------------------------------------------------- -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
