kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #110876
[Bug 1438585] Re: no console when starting VM from utopic cloud image
The following LP entry is the one which has removed 'console=' parameter from grub in
the utopic cloud image.
http://bugs.launchpad.net/bugs/1419952
The direct effect is that there isn't console any more when booting utopic VM via
grub.
The fix is to backport the 'stdout' DT patches to utopic kernel, then utopic kernel
can choose the console automatically from the 'stdout' DT property which is setup
from QEMU automatically.
http://kernel.ubuntu.com/git?p=ming/ubuntu-
utopic.git;a=shortlog;h=refs/heads/console-fix_stdout
Thanks,
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1438585
Title:
no console when starting VM from utopic cloud image
Status in linux package in Ubuntu:
Triaged
Bug description:
The 'console=' parameter has been removed from grub config file inside utopic cloud image, so no console
output any more because stdout parameter isn't parsed by utopic kernel yet.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1438585/+subscriptions
References