new files

This commit is contained in:
Tomas M
2012-09-02 22:12:32 -05:00
parent bfcf2bdef4
commit 2f9b6a4c8e
7 changed files with 80 additions and 0 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
+8
View File
@@ -0,0 +1,8 @@
PROMPT 0
TIMEOUT 40
DEFAULT /boot/vesamenu.c32
LABEL linux
MENU LABEL Run linux
KERNEL /boot/vmlinuz
APPEND vga=769 initrd=/boot/initfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
BIN
View File
Binary file not shown.