wok diff syslinux/stuff/isolinux.cfg @ rev 21822

Remove unused kernel cmdline args root=/dev/null
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 25 18:00:45 2019 +0200 (2019-08-25)
parents beda06c66d60
children 78bc4b109dd6
line diff
     1.1 --- a/syslinux/stuff/isolinux.cfg	Sat Feb 24 11:14:17 2018 +0100
     1.2 +++ b/syslinux/stuff/isolinux.cfg	Sun Aug 25 18:00:45 2019 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4  LABEL slitaz
     1.5  	MENU LABEL SliTaz Live
     1.6  	COM32 c32box.c32
     1.7 -	APPEND linux /boot/bzImage initrd=/boot/rootfs.gz rw root=/dev/null video=-32 autologin
     1.8 +	APPEND linux /boot/bzImage initrd=/boot/rootfs.gz video=-32 autologin
     1.9  
    1.10  LABEL help
    1.11  	MENU LABEL Help & Options