enable pivot_root

This commit is contained in:
Tomas M
2012-09-08 06:46:35 -05:00
parent 29d26277f5
commit eb7bb56f33
4 changed files with 36 additions and 17 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ MENU BACKGROUND /boot/bootlogo.png
LABEL default
MENU LABEL Run Linux
KERNEL /boot/vmlinuz
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 debug
LABEL default
MENU LABEL Run Linux 2