Displaying 1 result from an estimated 1 matches for "2_directory".
Did you mean:
o_directory
2008 Nov 28
12
Guest - slow response to keystroke.
Hi folks,
Host - Debian Etch
Guests - Debian Etch.
Performed following steps to create duplicate guest, a mail server.
1)
# cp /etc/xen/guest-1.cfg /etc/xen/guest-2.cfg
edit guest-2.cfg changing the settings of:-
disk = [''file:/vserver/domains/guest-2_directory/disk.img,hda1,w'',
''file:/vserver/domains/guest-2_directory/swap.img,hda2,w'']
# Hostname
name = ''guest-2_hostname''
# Networking
vif = [''ip=guest-2_localIP, mac=00:16:3E:C2:AA:77'']
2)
# mkdir /vserver/domains/guest-2_directory
# cp...