Changes

Jump to: navigation, search

Migration from Linux-VServer to OpenVZ

240 bytes added, 11:07, 25 August 2008
Issues: mount /proc filesystem
3. Vserver mounts /dev/pts filesystem for container transparently, whereas openvz does not. To compensate the ommission, you need to move aside /dev directory in the vserver-originating container and copy /dev directory from openvz based container.
 
4. The /proc filesystem is not automatically mounted by openvz. So the vserver needs to mount it itself. The simplests (not the best) way it can be done, is by sticking following command at the end of /etc/init.d/bootmisc.sh:
mount /proc
[[Category:HOWTO]]
4
edits

Navigation menu