Quote:
Originally Posted by Mark_NL
Strange, because you said:
Code:
Err http://http.us.debian.org stable Release.gpg
Could not resolve 'ftp.us.debian.org'
before, but it resolves just fine ..
what if you put this in your /etc/apt/sources.list:
Code:
deb http://ftp.nl.debian.org/debian/ lenny main
deb-src http://ftp.nl.debian.org/debian/ lenny main
deb http://security.debian.org/ lenny/updates main contrib
deb-src http://security.debian.org/ lenny/updates main contrib
|
By the time I read your reply I had transferred an Installation ISO to the target machine and loop mounted it.After wards gave the path to mounted folder where the installation CD was mounted
as following
Code:
openworld:~# xen-create-image --hostname=vignettes --size=150Gb --swap=4Gb --ip=192.168.100.151 --force --memory=2Gb --arch=amd64 --role=udev --install-method=debootstrap --install-source=/home/openworld/inscd/
General Information
--------------------
Hostname : vignettes
Distribution : lenny
Partitions : swap 4Gb (swap)
/ 150Gb (ext3)
Image type : full
Memory size : 2Gb
Kernel path : /boot/vmlinuz-2.6.26-2-xen-amd64
Initrd path : /boot/initrd.img-2.6.26-2-xen-amd64
Networking Information
----------------------
IP Address 1 : 192.168.100.151 [MAC: 00:16:3E:0B:3A:9B]
Netmask : 255.255.255.0
Broadcast : 172.21.100.255
Gateway : 192.168.100.147
Removing /dev/virtualization/vignettes-swap - since we're forcing the install
Removing /dev/virtualization/vignettes-disk - since we're forcing the install
Creating swap on /dev/virtualization/vignettes-swap
Done
Creating ext3 filesystem on /dev/virtualization/vignettes-disk
Done
Installation method: debootstrap
(Source: /home/openworld/inscd/)
Done
Running hooks
Done
Role: udev
File: /etc/xen-tools/role.d/udev
Role script completed.
Creating Xen configuration file
Done
Setting up root password
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
All done
So I infer that installation was successful.
But I have to
Q1) Do a xend start each time I reboot Dom0 I want to get rid of this.
Q2) DomU did not booted
I tried xm console dom name it gave me an error dom does not exist but the process did not stop in between so why is that error coming I am not able to boot DomU .
I do
xm start vignettes
I get error
Code:
WARING! Can't find version 3.2 of xen utils, fallback to default version!
Error: Domain 'vignettes' does not exist.
There is a corresponding cfg file in /etc/xen so I am not clear with what is the cause of error ?
How can I get rid of this one?
Recent comments
2 hours 30 min ago
3 hours 30 min ago
7 hours 17 min ago
8 hours 31 min ago
12 hours 7 min ago
19 hours 22 min ago
1 day 4 hours ago
1 day 5 hours ago
1 day 20 hours ago
1 day 23 hours ago