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
11 hours 49 min ago
13 hours 46 sec ago
16 hours 32 min ago
19 hours 44 min ago
20 hours 43 min ago
21 hours 59 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 4 hours ago
1 day 6 hours ago