From: eschler_at_global.de
Date: Tue 05 Apr 2005 - 09:40:39 BST
try to build your vservers in loopback devices.
e.g.:
dd bs=1024k if=/dev/zero of="IMAGE NAME" count="SIZE IN MB"
losetup /dev/loop0 "IMAGE NAME"
mkfs.ext3 /dev/loop0
mount /dev/loop0 "VSERVER DIR"
install-fc1 "VSERVER DIR" minimum
for backing up just umount your image and copy it to a different destination.
i made that from a athlon architecture 2.4.27-vs1.29 to a celeron architecture 2.6.11-vs1.95 and it worked for
me (Fedora Core1 Vserver).
Ursprüngliche Nachricht
Absender:
Timo Müller mailto:Timo.Mueller_at_Ruhr-Uni-Bochum.de
Gesendet am:
05.04.2005 09:52:52
Betreff:
[vserver] Clone an existing Server
Empfänger:
vserver_at_list.linux-vserver.org mailto:vserver_at_list.linux-vserver.org
Hey,
at this time i just have create new vServer, but what if I want to
clone a existing Server?
How can I do that, when the Server is i another Network or so?
Just how can I clone an existing Linux Server ?
Thanx !
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver