4 # Set default boot entry as VESA Gfx @ 1024x768-32bpp
7 if loadfont /boot/pc/grub/unicode.pf2 ; then
11 terminal_output gfxterm
13 background_image /boot/pc/grub/splash.png
16 menuentry "AROS (native graphics)" {
17 multiboot @module.bootstrap@ ATA=32bit
21 menuentry "AROS (true colour VESA graphics)" {
22 multiboot @module.bootstrap@ vesa=32bit ATA=32bit nomonitors
26 menuentry "AROS (high colour VESA graphics)" {
27 multiboot @module.bootstrap@ vesa=16bit ATA=32bit nomonitors
31 menuentry "AROS (true colour VESA graphics, legacy drivers)" {
32 multiboot @module.bootstrap@ vesa=32bit ATA=32bit nomonitors
34 module /boot/pc/aros-legacy.pkg.gz
37 menuentry "AROS (true colour VESA graphics: 1024x768)" {
38 multiboot @module.bootstrap@ vesa=1024x768 ATA=32bit nomonitors
42 menuentry "AROS (true colour VESA graphics: 1280x1024)" {
43 multiboot @module.bootstrap@ vesa=1280x1024 ATA=32bit nomonitors
47 menuentry "AROS (VGA graphics, safe mode)" {
48 multiboot @module.bootstrap@ ATA=nodma debug=memory nomonitors