The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / board / ts / ts5x00 / fs-overlay / boot / syslinux / syslinux.cfg
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/board/ts/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg b/cirros-testvm/src-cirros/buildroot-2015.05/board/ts/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg
new file mode 100644 (file)
index 0000000..64f8187
--- /dev/null
@@ -0,0 +1,9 @@
+SERIAL 1 115200
+CONSOLE 0
+
+DEFAULT linux
+
+LABEL linux
+  SAY Now booting the kernel from SYSLINUX...
+  LINUX /boot/bzImage
+  APPEND console=ttyS1,115200n8 root=/dev/sda1 rootfstype=ext4 rw