<div dir="ltr">Does it NEED to be a framebuffer, or could you do a classic "startx" and run whatever program in a kiosk mode? </div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 9, 2016 at 12:56 PM, Nick Cammorato <span dir="ltr"><<a href="mailto:nick.cammorato@gmail.com" target="_blank">nick.cammorato@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everybody!<br>
<br>
Firing this one off in as many places as I can :)<br>
<br>
I'm trying to appliance-ify a CentOS 7 VM. This looks like it may be a<br>
lost art as boxgrinder is dead and no one has talked about virtual<br>
appliances in years as best I can tell. Anyway, the first challenge<br>
there is to just spawn a control console on tty1, which systemd<br>
actually makes somehow easier.<br>
<br>
So that's done. I can spawn a program on tty1, I can even do all kinds<br>
of cool things with selinux contexts, environment, users, etc. One<br>
problem though, 16 color terminal. I really want at least 256 colors,<br>
you know, for the marketing dept. #hudsuckerproxy<br>
<br>
The "classic" way I think of of fixing that is to wrap whatever in<br>
fbterm. Which isn't available anymore, but no big, it compiles,<br>
packages and installs cleanly. It won't run, of course, because<br>
there's no /dev/fb0 and there also doesn't appear to be any modules<br>
you can load which will create it. Well, scratch that, the centos-xen<br>
repo contains kernels that have the vga16fb module compiled in which<br>
will create /dev/fb0, but that's a useless /dev/fb0 that only supports<br>
16 colors. There might be a way to load vmwgfx or some such in a way<br>
that creates it, but I haven't found that yet.<br>
<br>
Oh, and of course all of this is complicated by the fact that I'm<br>
trying to hit all of VirtualBox, Fusion, Workstation and ESXi - each<br>
of which seem to have subtly different display adapters. Which might<br>
be a future problem... except it all works fine in EL6/CentOS6.<br>
<br>
So basically I'm now deep into a cavern and there's a yak here. Does<br>
anyone know how to shave it / how you are supposed to do this today?<br>
<br>
Cheers,<br>
--Nick<br>
<br>
______________________________<wbr>_________________<br>
bblisa mailing list<br>
<a href="mailto:bblisa@bblisa.org">bblisa@bblisa.org</a><br>
<a href="http://www.bblisa.org/mailman/listinfo/bblisa" rel="noreferrer" target="_blank">http://www.bblisa.org/mailman/<wbr>listinfo/bblisa</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">"Today, vegetables... Tomorrow, the world!" </div>
</div>