[CentOS-devel] CentOS Atomic host repo now has nightly updates

Lars Kellogg-Stedman lars at redhat.com
Fri Dec 19 15:18:02 UTC 2014


On Fri, Dec 19, 2014 at 10:38:18AM +0000, Karanbir Singh wrote:
> this image includes cloud-init, and therefore expects cloud metadata to
> be available when the instance is booted up. You can find details on
> howto setup an iso file with this informat at :
> http://www.projectatomic.io/blog/2014/10/getting-started-with-cloud-init/

It looks like these images are not configured to set up a console on
the virtual serial port, which makes it impossible to get at console
output in environments like EC2 that don't provide graphical console
access, and annoying in environments like OpenStack where maybe
you would prefer text over graphics because you can log it/grep
it/etc.

We should probably update the images to include:

    console=tty0 console=ttyS0,115200n8

This would match the typical configuration for other cloud images
(e.g., the centos 7 cloud image).

Does that sound reasonable?

-- 
Lars Kellogg-Stedman <lars at redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack          | http://blog.oddbit.com/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20141219/bd27bacc/attachment.sig>


More information about the CentOS-devel mailing list