On Sat, Jun 10, 2006 at 08:44:17PM +0530, varun wrote:
> 
> > > > 
> > > 
> > > In case it does not what do you do ?
> > 
> > basically you use _one_ dump for each mounted (ext2/3)
> > filesystem to transfer, as it will transfer the entire
> > filesystem inclusing all directories, but it will not
> > traverse filesystems 
> > 
> > > > HTH,
> > > > Herbert
> > > > 
> 
> Ok I have managed to move a step forward.
> Now I am getting the following error :
> 
> [EMAIL PROTECTED] ~]# /sbin/vserver sautpbx start
> vcontext: execvp("/etc/rc.d/rc"): No such file or directory
> 
> An error occured while executing the vserver startup sequence; when
> there are no other messages, it is very likely that the init-script
> (/etc/rc.d/rc 3) failed.
> 
> Common causes are:
> * /etc/rc.d/rc on Fedora Core 1 and RH9 fails always; the 'apt-rpm' build
>   method knows how to deal with this, but on existing installations,
>   appending 'true' to this file will help.
> 
> 
> Failed to start vserver 'sautpbx'
> 
> The files are there. 

well, they might not be executable, and/or might
miss 'other' files like /bin/bash or certain libs

> So what to do now ?

try to chroot into the guest and see if you can 
execute the rc script, if that works you can try
with the 'plain' init style ...

HTH,
Herbert

> Thanks
> 
> Varun
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to