]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - config/grub/grub.conf
543f976552f3d5c2138d8fa5011f3527a52087e5
[people/pmueller/ipfire-2.x.git] / config / grub / grub.conf
1 timeout 10
2 #default saved
3 foreground = 16064e
4 background = ffffff
5 gfxmenu /grub/message
6 #hiddenmenu
7 #splashimage (hd0,0)/grub/ipfire.xpm.gz
8 title IPFire (1024x768)
9 root (hd0,0)
10 kernel /vmlinuz root=ROOT panic=10 acpi=off vga=791 splash=silent ro
11 initrd /initrd.splash
12 #savedefault
13 title IPFire (640x480)
14 root (hd0,0)
15 kernel /vmlinuz root=ROOT panic=10 acpi=off vga=785 splash=silent ro
16 initrd /initrd.splash
17 #savedefault
18 title IPFire SMP (1024x768)
19 root (hd0,0)
20 kernel /vmlinuz-smp root=ROOT panic=10 acpi=off vga=791 splash=silent ro
21 initrd /initrd.splash
22 #savedefault
23 title IPFire SMP (640x480)
24 root (hd0,0)
25 kernel /vmlinuz-smp root=ROOT panic=10 acpi=off vga=785 splash=silent ro
26 initrd /initrd.splash
27 #savedefault
28 title IPFire (ACPI enabled) (1024x768)
29 root (hd0,0)
30 kernel /vmlinuz root=ROOT panic=10 vga=791 splash=silent ro
31 initrd /initrd.splash
32 #savedefault
33 title IPFire (ACPI enabled) (640x480)
34 root (hd0,0)
35 kernel /vmlinuz root=ROOT panic=10 vga=785 splash=silent ro
36 initrd /initrd.splash
37 #savedefault
38 title IPFire SMP (ACPI HT enabled) (1024x768)
39 root (hd0,0)
40 kernel /vmlinuz-smp root=ROOT panic=10 acpi=ht vga=791 splash=silent ro
41 initrd /initrd.splash
42 #savedefault
43 title IPFire SMP (ACPI HT enabled) (640x480)
44 root (hd0,0)
45 kernel /vmlinuz-smp root=ROOT panic=10 acpi=ht vga=785 splash=silent ro
46 initrd /initrd.splash
47 #savedefault