summaryrefslogtreecommitdiffstats
path: root/nfv-installer/docker-pxe-ramboot/pxe.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'nfv-installer/docker-pxe-ramboot/pxe.cfg')
-rw-r--r--nfv-installer/docker-pxe-ramboot/pxe.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/nfv-installer/docker-pxe-ramboot/pxe.cfg b/nfv-installer/docker-pxe-ramboot/pxe.cfg
new file mode 100644
index 0000000..ee26ae3
--- /dev/null
+++ b/nfv-installer/docker-pxe-ramboot/pxe.cfg
@@ -0,0 +1,9 @@
1default vesamenu.c32
2
3MENU TITLE Enea NFV Access Install
4MENU COLOR title 0 #80ffffff #00000000 std
5
6label Run RAMFS
7 menu label ^Run RAMFS
8 kernel bzImage
9 append root=/dev/ram0 initrd=rootfs.ext4 ramdisk_size=2000000 console=ttyS0,115200 earlyprintk=ttyS0,115200