]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/grub/grub.conf
Updated clamav to 0.95.1
[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
72586b9f 8 root (hd0,0)
ceba6fdf
AF
9 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 MOUNT
10 initrd /ipfirerd-KVER.img
fd383f41 11 savedefault 0
324b3343
CS
12title IPFire (vesafb 640x480)
13 root (hd0,0)
14 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 vga=785 MOUNT
15 initrd /ipfirerd-KVER.img
16 savedefault 1
6f22aa07
AF
17title IPFire (vesafb 800x600)
18 root (hd0,0)
19 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 vga=788 MOUNT
20 initrd /ipfirerd-KVER.img
b04e1df8 21 savedefault 2
fd383f41 22title IPFire (vesafb 1024x768)
5cfe86e6 23 root (hd0,0)
ceba6fdf
AF
24 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 vga=791 MOUNT
25 initrd /ipfirerd-KVER.img
b04e1df8 26 savedefault 3
31ec4599 27title IPFire (acpi disabled)
a2c72c14 28 root (hd0,0)
ceba6fdf
AF
29 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 acpi=off MOUNT
30 initrd /ipfirerd-KVER.img
b04e1df8 31 savedefault 4
7842c3e8 32title IPFire (single Processor)
a2c72c14 33 root (hd0,0)
7842c3e8 34 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 nosmp MOUNT
ceba6fdf 35 initrd /ipfirerd-KVER.img
b04e1df8 36 savedefault 5
7842c3e8 37title IPFire (all storage drivers)
edd66ab6
AF
38 root (hd0,0)
39 kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 MOUNT
40 initrd /ipfirerd-KVER-emergency.img
b04e1df8 41 savedefault 6