VMware Images:
|
The Perfect Xen 3.1.0 Setup For Debian Etch (i386) - Page 2
4 Installing The Binary PackageRun the following commands: apt-get remove exim4 exim4-base lpr nfs-common portmap pidentd pcmcia-cs pppoe pppoeconf ppp pppconfig apt-get install screen ssh debootstrap python python-twisted iproute bridge-utils libcurl3-dev libssl0.9.7
4.1 Install XenThen download xen-3.1.0-install-x86_32.tgz from http://www.xensource.com/download/dl_31tarballs.html, unpack it, and run the install script: cd /usr/src Now Xen is installed. In order to start the Xen services at boot time, do the following: update-rc.d xend defaults 20 21 We need a ramdisk for our new Xen kernel, therefore we do the following: depmod 2.6.18-xen To create the ramdisk, we run mkinitrd.yaird -o /boot/initrd.img-2.6.18-xen 2.6.18-xen The last command creates the ramdisk /boot/initrd.img-2.6.18-xen. Next we add our new kernel to Grub, our bootloader. We can do this with one simple command: update-grub Now reboot the system: shutdown -r now At the boot prompt, Grub should now list Xen 3.1.0 / Debian GNU/Linux, kernel 2.6.18-xen as the first kernel and boot it automatically:
If your system comes up without problems, then everything is fine! Run uname -a and your new Xen kernel should show up: server1:~# uname -a
|






print: 
Recent comments
2 days 22 hours ago
3 days 2 hours ago
4 days 16 hours ago
5 days 10 hours ago
5 days 10 hours ago
5 days 12 hours ago
1 week 22 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago