Don&#39;t have 4.2 running atm. &nbsp;If I gave u a copy of the image can u try? I can try and publish them in the morning. <br><br>----- Reply message -----<br>From: &quot;Steven Haigh&quot; &lt;netwiz@crc.id.au&gt;<br>To: &lt;kernel-xen@lists.wireless.org.au&gt;<br>Subject: [kernel-xen] Installing Debian using Xen 4.2.0<br>Date: Sat, Sep 29, 2012 10:24 pm<br><br><br>If you strip it down to what I had as my config file, does it work?<br><br>-- <br>Steven Haigh<br><br>Email: netwiz@crc.id.au<br>Web: http://www.crc.id.au<br>Phone: (03) 9001 6090 - 0412 935 897<br>Fax: (03) 8338 0299<br><br>On 30/09/2012 4:00 AM, Joe Fialkowski wrote:<br>&gt; Here is the cfg I am using with the templates from stack let. This<br>&gt; config works with 4.1.3 but not 4.2. Maybe its pygrub?<br>&gt;<br>&gt; ## This configuration file was automatically generated<br>&gt; ## by SolusVM on Sat Sep 29 09:57:58 2012<br>&gt;<br>&gt; ## Cfg type: XEN-PV-LOCAL-STORAGE<br>&gt;<br>&gt; #kernel &nbsp; &nbsp; = &#39;/boot/vmlinuz-2.6.38-8-generic&#39;<br>&gt; #ramdisk &nbsp; &nbsp;= &#39;/boot/initrd.img-2.6.38-8-generic&#39;<br>&gt; bootloader = &#39;/usr/bin/pygrub&#39;<br>&gt; extra &nbsp; &nbsp; &nbsp;= &#39;&#39;<br>&gt; memory &nbsp; &nbsp; = 512<br>&gt; hostname &nbsp; = &#39;ubuntu-x86_64-vm&#39;<br>&gt; cpu_weight = 256<br>&gt; name &nbsp; &nbsp; &nbsp; = &#39;vm1025&#39;<br>&gt; vif &nbsp; &nbsp; &nbsp; &nbsp;= [&#39;ip=199.231.190.23, vifname=vifvm1025.0,<br>&gt; mac=00:16:3e:94:3d:48, rate=128KB/s, bridge=br0, model=e1000&#39;]<br>&gt; vnc &nbsp; &nbsp; &nbsp; &nbsp;= 0<br>&gt; vcpus &nbsp; &nbsp; &nbsp;= 1<br>&gt; vncviewer &nbsp;= 0<br>&gt; serial &nbsp; &nbsp; = &#39;pty&#39;<br>&gt; disk &nbsp; &nbsp; &nbsp; = [&#39;phy:/dev/vg_xm3/vm1025_img,xvda1,w&#39;,<br>&gt; &#39;phy:/dev/vg_xm3/vm1025_swap,xvda2,w&#39;]<br>&gt; #root &nbsp; &nbsp; &nbsp; = &#39;/dev/xvda1 ro&#39;<br>&gt;<br>&gt; --<br>&gt; Joe Fialkowski<br>&gt; ZoomCloud.net<br>&gt;<br>&gt; On Saturday, September 29, 2012 at 1:07 AM, Steven Haigh wrote:<br>&gt;<br>&gt;&gt; Ok, so I&#39;m still getting used to how Debian works... however, I&#39;ve<br>&gt;&gt; installed Debian successfully by using the following DomU config:<br>&gt;&gt;<br>&gt;&gt; name = &quot;debtest.vm&quot;<br>&gt;&gt; memory = 1024<br>&gt;&gt; vcpus = 2<br>&gt;&gt; cpus = &quot;1-7&quot;<br>&gt;&gt; on_poweroff = &#39;destroy&#39;<br>&gt;&gt; on_reboot = &#39;restart&#39;<br>&gt;&gt; on_crash = &#39;restart&#39;<br>&gt;&gt;<br>&gt;&gt; kernel = &quot;/root/debian/vmlinuz&quot;<br>&gt;&gt; ramdisk = &quot;/root/debian/initrd.gz&quot;<br>&gt;&gt; extra = &quot;debian-installer/exit/always_halt=true -- console=hvc0&quot;<br>&gt;&gt;<br>&gt;&gt; localtime = 0<br>&gt;&gt; disk = [ &#39;phy:/dev/vg_hosting/debtest.vm,xvda,w&#39; ]<br>&gt;&gt;<br>&gt;&gt; vif = [ &#39;mac=20:34:01:36:00:99,bridge=br0&#39; ]<br>&gt;&gt;<br>&gt;&gt; I obtained the vmlinuz and initrd.gz files from:<br>&gt;&gt; http://cdn.debian.net/debian/dists/squeeze/main/installer-amd64/current/images/netboot/xen/<br>&gt;&gt;<br>&gt;&gt; While this will probably have to be modified for whoever else wants to<br>&gt;&gt; use this, the install seems to be working correctly so far. I think my<br>&gt;&gt; previous errors were simply me not having a clue about the Debian<br>&gt;&gt; installer.<br>&gt;&gt;<br>&gt;&gt; I ran through the installer by creating the DomU:<br>&gt;&gt; xm create debtest.vm -c<br>&gt;&gt;<br>&gt;&gt; Then followed the prompts. I installed as a whole disk install and just<br>&gt;&gt; let the installer take care of the rest for me... It took ~5 minutes to<br>&gt;&gt; download 1132 packages and then about the same to install them all.<br>&gt;&gt;<br>&gt;&gt; After this was done, I edited the xen config file to as follows:<br>&gt;&gt;<br>&gt;&gt; name = &quot;debtest.vm&quot;<br>&gt;&gt; memory = 1024<br>&gt;&gt; vcpus = 2<br>&gt;&gt; cpus = &quot;1-7&quot;<br>&gt;&gt; on_poweroff = &#39;destroy&#39;<br>&gt;&gt; on_reboot = &#39;restart&#39;<br>&gt;&gt; on_crash = &#39;restart&#39;<br>&gt;&gt;<br>&gt;&gt; bootloader = &quot;pygrub&quot;<br>&gt;&gt;<br>&gt;&gt; localtime = 0<br>&gt;&gt; disk = [ &#39;phy:/dev/vg_hosting/debtest.vm,xvda,w&#39; ]<br>&gt;&gt;<br>&gt;&gt; vif = [ &#39;mac=20:34:01:36:00:99,bridge=br0&#39; ]<br>&gt;&gt;<br>&gt;&gt; I then fired up the DomU using:<br>&gt;&gt; xm create debtest.vm<br>&gt;&gt;<br>&gt;&gt; Up it booted. Seems everything boots and works as it should. All<br>&gt;&gt; packages seem to be at their latest:<br>&gt;&gt;<br>&gt;&gt; root@debian:~# apt-get upgrade<br>&gt;&gt; Reading package lists... Done<br>&gt;&gt; Building dependency tree<br>&gt;&gt; Reading state information... Done<br>&gt;&gt; 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br>&gt;&gt; root@debian:~# cat /etc/debian_version<br>&gt;&gt; 6.0.5<br>&gt;&gt; root@debian:~#<br>&gt;&gt;<br>&gt;&gt; So, this leaves me to wonder what issues people are having?<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Steven Haigh<br>&gt;&gt;<br>&gt;&gt; Email: netwiz@crc.id.au &lt;mailto:netwiz@crc.id.au&gt;<br>&gt;&gt; Web: http://www.crc.id.au<br>&gt;&gt; Phone: (03) 9001 6090 - 0412 935 897<br>&gt;&gt; Fax: (03) 8338 0299<br>&gt;&gt; _______________________________________________<br>&gt;&gt; kernel-xen mailing list<br>&gt;&gt; kernel-xen@lists.wireless.org.au &lt;mailto:kernel-xen@lists.wireless.org.au&gt;<br>&gt;&gt; https://lists.wireless.org.au/mailman/listinfo/kernel-xen<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; kernel-xen mailing list<br>&gt; kernel-xen@lists.wireless.org.au<br>&gt; https://lists.wireless.org.au/mailman/listinfo/kernel-xen<br>&gt;<br>_______________________________________________<br>kernel-xen mailing list<br>kernel-xen@lists.wireless.org.au<br>https://lists.wireless.org.au/mailman/listinfo/kernel-xen<br><br>