]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/grub/scsigrub.conf
Einige (hoffentlich die letzten) Rootfiles hinzugefuegt...
[people/pmueller/ipfire-2.x.git] / config / grub / scsigrub.conf
CommitLineData
27996c53 1timeout 10
5e773594 2default saved
cd1a2927
MT
3foreground = 16064e
4background = ffffff
27996c53 5gfxmenu /grub/message
72586b9f 6title IPFire (1024x768)
cd1a2927 7 root (hd0,0)
5e773594 8 kernel /vmlinuz root=ROOT panic=10 init=/linuxrc vga=791 splash=silent rw
f8ae001e 9 initrd /ipfirerd.img
5e773594 10 savedefault 0
20e891c6 11title IPFire (640x480)
72586b9f 12 root (hd0,0)
5e773594 13 kernel /vmlinuz root=ROOT panic=10 init=/linuxrc vga=785 splash=silent rw
72586b9f 14 initrd /ipfirerd.img
5e773594 15 savedefault 1
72586b9f 16title IPFire SMP (1024x768)
cd1a2927 17 root (hd0,0)
7628469a 18 kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=off vga=791 splash=silent rw
f8ae001e 19 initrd /ipfirerd-smp.img
5e773594 20 savedefault 2
20e891c6 21title IPFire SMP (640x480)
72586b9f 22 root (hd0,0)
20e891c6 23 kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=off vga=785 splash=silent rw
72586b9f 24 initrd /ipfirerd-smp.img
5e773594
MT
25 savedefault 3
26title IPFire SMP (Intel Pentium 4) (1024x768)
cd1a2927 27 root (hd0,0)
7628469a 28 kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=ht vga=791 splash=silent rw
f8ae001e 29 initrd /ipfirerd-smp.img
5e773594
MT
30 savedefault 4
31title IPFire SMP (Intel Pentium 4) (640x480)
72586b9f 32 root (hd0,0)
20e891c6 33 kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=ht vga=785 splash=silent rw
72586b9f 34 initrd /ipfirerd-smp.img
5e773594 35 savedefault 5