do not use automount for copy2ram since users expect the boot device being unmounted

pull/40/head
TomasM 2017-12-17 08:29:34 -05:00
parent 3599b99ad2
commit 73b1100fbc
1 changed files with 1 additions and 2 deletions

View File

@ -39,5 +39,4 @@ APPEND vga=normal initrd=/slax/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0
LABEL toram
MENU LABEL Run Slax (Copy to RAM)
KERNEL /slax/boot/vmlinuz
APPEND vga=normal initrd=/slax/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 slax.flags=toram,automount
APPEND vga=normal initrd=/slax/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 slax.flags=toram