<p dir="ltr"><br>
On Dec 30, 2014 7:36 PM, &quot;Sergey Korshunoff&quot; &lt;<a href="mailto:seyko2@gmail.com">seyko2@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; First time I patched an openvz kernel and vzctl for configuring a<br>
&gt; /proc/cmdline in CT. This was needed to properly run a my version of<br>
&gt; the gentoo without a change. Second time: I trying to make a universal<br>
&gt; livecd with android-x86. And to do this /proc/cmdline in CT0 must be<br>
&gt; writeable by a root user. Programs in the initrd can load a different<br>
&gt; video drivers, some drivers support a hardware acceleration, some<br>
&gt; don&#39;t. In the last case /proc/cmdline must contain HWACCEL=0. If the<br>
&gt; livecd is running by VirtualBox, then android.hardware=vm must be<br>
&gt; present in the /proc/cmdline. If /proc/cmdline will be writeable then<br>
&gt; a programs in the initrd can present a configuration menu to the user<br>
&gt; and a need to use a syslinux boot loader for this will go away.<br>
&gt;<br>
&gt; Any comments?</p>
<p dir="ltr">You could bind mount this file in some startup hook.</p>
<p dir="ltr">&gt;<br>
&gt; PS: a patch for the second case is attached<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Devel mailing list<br>
&gt; <a href="mailto:Devel@openvz.org">Devel@openvz.org</a><br>
&gt; <a href="https://lists.openvz.org/mailman/listinfo/devel">https://lists.openvz.org/mailman/listinfo/devel</a><br>
&gt;<br>
</p>