after new container has been created and started i get an error in logs:
no more processes left in this runlevel
  
	
		
    
 
  
P.S.There are some bugs in start scripts i guess
				
			no more processes left in this runlevel
		Code:
	
	LOGOnlinestarting init logger
[LEFT]         Welcome to [0;36m CentOS release 5.3 (Final) 
[0;39mhwclock is unable to get I/O port access:  the iopl(3) call failed. 
Setting clock : Fri Jul 31 03:39:45 MDT 2009 [  OK  ]  
Starting udev: cp: cannot create special file `/dev/console': File exists 
cp: cannot create special file `/dev/core': File exists 
cp: cannot create special file `/dev/null': File exists 
cp: cannot create special file `/dev/tty': File exists 
cp: cannot create special file `/dev/zero': File exists 
 kernel too old for this udev version [FAILED]  
Setting hostname srv1c:  [  OK  ]  
awk: cmd. line:1: fatal: cannot open file `/proc/misc' for reading (No such file or directory) 
Mounting local filesystems:  [  OK  ]  
Enabling local filesystem quotas:  [  OK  ]  
/etc/rc.d/rc.sysinit: line 793: /dev/urandom: Permission denied 
Enabling /etc/fstab swaps:  [  OK  ]  
 INIT: Entering runlevel: 3  
Entering non-interactive startup 
Bringing up loopback interface:  [  OK  ]  
Bringing up interface venet0:  SIOCADDRT: No such process 
[  OK  ]  
Starting system logger: [  OK  ]  
Starting kernel logger: [[0;33mPASSED[0;39m]  
Starting sshd: [  OK  ]  
Starting sendmail: [  OK  ]  
Starting sm-client: [  OK  ]  
Starting httpd: [  OK  ]  
Starting crond: [  OK  ]  
 INIT: no more processes left in this runlevel  
[/LEFT]
	P.S.There are some bugs in start scripts i guess