Changes

Jump to: navigation, search

Gentoo template creation

87 bytes added, 17:42, 18 May 2008
m
Set up udev
<div class="previewnote"><p><strong>NOTE: udev-state does not exists anymore!! ../lib/udev/state and ../lib/udev/devices are empty directories now... maybe someone knows how to handle it the right way?</strong></p></div>
Delete <code>/lib/udev-state/devices.tar.bz2 </code> and create some device nodes needed to enter a VE:
<pre>
mknod udev/devices/ptmx c 5 2
</pre>
Set RC_DEVICES="static" in /vz/private/777/etc/conf.d/rc
Edit <code>/vz/private/777/etc/conf.d/rc</code> and change the <code>RC_DEVICES</code> line to: <pre>RC_DEVICES="static"</pre> You have to leave the directory you are in for the next step to be okOK, otherwise you will get this error message : <br>
vzquota : (error) Quota on syscall for 777: Device or resource busy <br>
vzquota on failed [3] <br>
7
edits

Navigation menu