wok view syslinux/stuff/isolinux.cfg @ rev 5527

Up: yasm (1.0.0)
author Alexander Medvedev <devl547@gmail.com>
date Tue May 11 11:22:21 2010 +0000 (2010-05-11)
parents 8e037d6c17d6
children 204840df8a13
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.cfg