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