]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/grub/grub.conf
Add v4l-dvb patch for af9015 dvb-t sticks
[people/pmueller/ipfire-2.x.git] / config / grub / grub.conf
CommitLineData
27996c53 1timeout 10
5e773594 2default saved
4ff9093d 3foreground = 6d6963
5cfe86e6 4background = ffffff
bba7212c
MT
5#hiddenmenu
6splashimage (hd0,0)/grub/ipfire.xpm.gz
a869b064 7title IPFire
5cfe86e6 8 root (hd0,0)
ceba6fdf
AF
9 kernel /vmlinuz-KVER-ipfire-smp root=ROOT rootdelay=10 panic=10 MOUNT
10 initrd /ipfirerd-KVER-smp.img
5e773594 11 savedefault 0
a869b064 12title IPFire (vesafb 1024x768)
72586b9f 13 root (hd0,0)
ceba6fdf
AF
14 kernel /vmlinuz-KVER-ipfire-smp root=ROOT rootdelay=10 panic=10 vga=791 MOUNT
15 initrd /ipfirerd-KVER-smp.img
5e773594 16 savedefault 1
a2c72c14 17title IPFire (acpi=off)
5cfe86e6 18 root (hd0,0)
ceba6fdf
AF
19 kernel /vmlinuz-KVER-ipfire-smp root=ROOT rootdelay=10 panic=10 acpi=off MOUNT
20 initrd /ipfirerd-KVER-smp.img
5e773594 21 savedefault 2
a2c72c14
AF
22title IPFire (vesafb 1024x768, acpi=off)
23 root (hd0,0)
ceba6fdf
AF
24 kernel /vmlinuz-KVER-ipfire-smp root=ROOT rootdelay=10 panic=10 vga=791 acpi=off MOUNT
25 initrd /ipfirerd-KVER-smp.img
a2c72c14 26 savedefault 3
ceba6fdf 27title IPFire SMP/HT disabled
72586b9f 28 root (hd0,0)
ceba6fdf
AF
29 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 MOUNT
30 initrd /ipfirerd-KVER.img
a2c72c14 31 savedefault 4
ceba6fdf 32title IPFire SMP/HT disabled (vesafb 1024x768)
5cfe86e6 33 root (hd0,0)
ceba6fdf
AF
34 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 vga=791 MOUNT
35 initrd /ipfirerd-KVER.img
a2c72c14 36 savedefault 5
ceba6fdf 37title IPFire SMP/HT disabled (acpi=off)
a2c72c14 38 root (hd0,0)
ceba6fdf
AF
39 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 acpi=off MOUNT
40 initrd /ipfirerd-KVER.img
a2c72c14 41 savedefault 6
ceba6fdf 42title IPFire SMP/HT disabled (vesafb 1024x768, acpi=off)
a2c72c14 43 root (hd0,0)
ceba6fdf
AF
44 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 vga=791 acpi=off MOUNT
45 initrd /ipfirerd-KVER.img
a2c72c14 46 savedefault 7