]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/xen-image/ipfire.cfg
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit
[ipfire-2.x.git] / config / xen-image / ipfire.cfg
index eeb35c9f21b135234c5c3ae55d7e86947874b7e6..38bfdff5e5146aa6f182f1cacc051bab1d5bb43a 100644 (file)
@@ -1,6 +1,6 @@
 bootloader = '/usr/bin/pygrub'
 
-memory = 128
+memory = 256
 name = "ipfire-xen"
 
 acpi=1
@@ -17,8 +17,8 @@ vif         = [
 
 
 disk = [
-               'file:/mnt/test/ipfire-boot.img,xvda1,w',
-               'file:/mnt/test/ipfire-swap.img,xvda2,w',
-               'file:/mnt/test/ipfire-root.img,xvda3,w',
-               'file:/mnt/test/ipfire-var.img,xvda4,w'
+               'file:./ipfire-boot.img,xvda1,w',
+               'file:./ipfire-swap.img,xvda2,w',
+               'file:./ipfire-root.img,xvda3,w',
+               'file:./ipfire-var.img,xvda4,w'
        ] #### Change path