wok-current view syslinux/stuff/isolinux.cfg @ rev 1902

linux/initramfs: tiny fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 20 20:41:43 2008 +0000 (2008-12-20)
parents 454fb9f10166
children 76990ad741d7
line source
1 display isolinux.msg
2 label slitaz
3 kernel /boot/bzImage
4 append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin
6 include common.inc