Code Sample |
title Slackware kernel (hd0,0)/boot/vmlinuz root=/dev/hda1 vga=794 splash=verbose desktop hdc=ide-scsi hdclun=0 showopts initrd (hd0,0)/boot/initrd.gz title Damn Small Linux kernel (hd0,3)/boot/isolinux/linux24 root=/dev/hda4 dsl restore=hda3 noicons base vga=791 dma initrd (hd0,3)/boot/isolinux/minirt24.gz |
Code Sample |
boot=/dev/hda install=/boot/boot-menu.b prompt timeout=300 default="DSLinux" vga=normal # map=/boot/map delay=20 # image = /boot/linux24 root = /dev/hda2 label = "DSLinux" read-only # image = /mnt/hda3/boot/vmlinuz root = /dev/hda3 label = "Slack" read-only # other = /dev/hda1 label = "Win98" table = /dev/hda |