mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
Add vesafb 800x600 entry for grub
This commit is contained in:
@@ -14,6 +14,11 @@ title IPFire (vesafb 640x480)
|
||||
kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 vga=785 MOUNT
|
||||
initrd /ipfirerd-KVER.img
|
||||
savedefault 1
|
||||
title IPFire (vesafb 800x600)
|
||||
root (hd0,0)
|
||||
kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 vga=788 MOUNT
|
||||
initrd /ipfirerd-KVER.img
|
||||
savedefault 1
|
||||
title IPFire (vesafb 1024x768)
|
||||
root (hd0,0)
|
||||
kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 vga=791 MOUNT
|
||||
|
||||
0
config/rootfiles/core/28/update.sh
Normal file → Executable file
0
config/rootfiles/core/28/update.sh
Normal file → Executable file
Reference in New Issue
Block a user