wok-next diff syslinux/stuff/isolinux.cfg @ rev 13162
testdisk: add ntfs support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 29 09:55:47 2012 +0200 (2012-07-29) |
parents | 591795b60a3e |
children | 75c0995b510f |
line diff
1.1 --- a/syslinux/stuff/isolinux.cfg Thu Apr 19 18:35:25 2012 +0200 1.2 +++ b/syslinux/stuff/isolinux.cfg Sun Jul 29 09:55:47 2012 +0200 1.3 @@ -30,7 +30,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 vga=normal autologin 1.8 + APPEND linux /boot/bzImage initrd=/boot/rootfs.gz rw root=/dev/null autologin 1.9 1.10 LABEL help 1.11 MENU LABEL Help & Options