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

linld/tazboot: fix set_kernel
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 07 21:50:50 2017 +0200 (2017-04-07)
parents b8faad54c55c
children 3b73c6c5ad40
line diff
     1.1 --- a/syslinux/stuff/isolinux.cfg	Tue Sep 15 20:59:32 2015 +0200
     1.2 +++ b/syslinux/stuff/isolinux.cfg	Fri Apr 07 21:50:50 2017 +0200
     1.3 @@ -29,7 +29,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 autologin
     1.8 +	APPEND linux /boot/bzImage initrd=/boot/rootfs.gz rw root=/dev/null video=-32 autologin
     1.9  
    1.10  LABEL help
    1.11  	MENU LABEL Help & Options