]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/xen-image/ipfire.cfg
Xen Image now use pygrub to load ramdisk and kernel inside of the image
[people/pmueller/ipfire-2.x.git] / config / xen-image / ipfire.cfg
index 185473763513d996276966cc970cc6cf28748cb0..4faa2f8c678f49ff3c77fcef5f9d86d22d03975a 100644 (file)
@@ -1,5 +1,7 @@
-kernel = "/mnt/test/boot/vmlinuz-KVER-ipfire-xen"    #### change path
-ramdisk ="/mnt/test/boot/ipfirerd-KVER-xen.img"      #### change path
+#kernel = "/mnt/test/boot/vmlinuz-KVER-ipfire-xen"    #### change path
+#ramdisk ="/mnt/test/boot/ipfirerd-KVER-xen.img"      #### change path
+
+bootloader = '/usr/bin/pygrub'
 
 memory = 128
 name = "ipfire-xen"
@@ -21,5 +23,5 @@ disk = [
                'file:/mnt/test/swap.img,xvdb1,w'
        ] #### Change path
 
-root = "/dev/xvda1"
-extra =  'xencons=tty console=hvc0 clocksource=jiffies ro'
+#root = "/dev/xvda1"
+#extra =  'xencons=tty console=hvc0 clocksource=jiffies ro'