#60: Enable serial console for bootloader ---------------------+-------------------- Reporter: fabiand | Owner: Type: task | Status: new Priority: normal | Milestone: Future Component: --- | Keywords: ---------------------+-------------------- The bootloader of the current cloud images is not attached to a serial console.
Please change this, so we can also follow the bootloader part on the serial console, i.e. for test automation.
#60: Enable serial console for bootloader ------------------------------+--------------------- Reporter: fabiand | Owner: Type: task | Status: new Priority: normal | Milestone: Future Component: Cloud Base Image | Resolution: Keywords: | ------------------------------+--------------------- Changes (by mattdm):
* component: --- => Cloud Base Image
Comment:
It should be. We have "console=tty1 console=ttyS0,115200n8" for extlinux (real boot) and "console=hvc0" for pvgrub. And I can verify that we do get log output in both Amazon EC2 and OpenStack.
What is your environment?
#60: Enable serial console for bootloader ------------------------------+--------------------- Reporter: fabiand | Owner: Type: task | Status: new Priority: normal | Milestone: Future Component: Cloud Base Image | Resolution: Keywords: | ------------------------------+---------------------
Comment (by ausil):
I think he is talking about having the extlinux output on the serial console. that is not enabled
#60: Enable serial console for bootloader ------------------------------+--------------------- Reporter: fabiand | Owner: Type: task | Status: new Priority: normal | Milestone: Future Component: Cloud Base Image | Resolution: Keywords: | ------------------------------+---------------------
Comment (by fabiand):
Yep, as ausil said, I'm talking about extlinux (the bootloader :) ).
I tested using qemu -kvm -snapshot -hda $IMG -serial stdio
The bootloader output is missing, as soon as the kernel starts output appears (which matches what you said in comment 1, mattdm).
Please see this post for more details: http://dummdida.tumblr.com/post/86583072660/automatic-testing-of-a-fedora- cloud-image-with-gherkin
#60: Enable serial console for bootloader ------------------------------+--------------------- Reporter: fabiand | Owner: Type: task | Status: new Priority: normal | Milestone: Future Component: Cloud Base Image | Resolution: Keywords: | ------------------------------+---------------------
Comment (by mattdm):
Ah, got it. Right now, image building in koji is broken entirely, but once that's fixed we can add this -- I guess to both pvgrub and extlinux.
Also, the automated testing is _awesome_ -- thanks for working on that!
#60: Enable serial console for bootloader ------------------------------+--------------------- Reporter: fabiand | Owner: Type: task | Status: closed Priority: normal | Milestone: Future Component: Cloud Base Image | Resolution: fixed Keywords: | ------------------------------+--------------------- Changes (by kushal):
* status: new => closed * resolution: => fixed
Comment:
Closing this ticket as part of trac clean up process. If you want to reopen, please reopen it after we move to pagure.io as atomic-wg.
cloud@lists.stg.fedoraproject.org