]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/xen-image/ipfire.cfg
kernel: update 4.14.113
[ipfire-2.x.git] / config / xen-image / ipfire.cfg
index 594c82a5f9c3fcf844662069e4369ec847fa9986..3d2ab311ce6b4a654e90f96fe51f1a6ffa350e42 100644 (file)
@@ -1,6 +1,6 @@
 bootloader = '/usr/bin/pygrub'
 
-memory = 256
+memory = 512
 name = "ipfire-xen"
 
 acpi=1
@@ -17,8 +17,7 @@ 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'
        ] #### Change path