4 title AROS64 with native Gfx
5 kernel @module.bootstrap@ ATA=32bit
8 title AROS64 with VESA Gfx @ 640x480-8bpp
9 kernel @module.bootstrap@ vesa=640x480x8 ATA=32bit nomonitors
12 title AROS64 with VESA Gfx @ 800x600-8bpp
13 kernel @module.bootstrap@ vesa=800x600x8 ATA=32bit nomonitors
16 title AROS64 with VESA Gfx @ 1024x768-8bpp
17 kernel @module.bootstrap@ vesa=1024x768x8 ATA=32bit nomonitors
20 title AROS64 with VESA Gfx @ 1280x1024-8bpp
21 kernel @module.bootstrap@ vesa=1280x1024x8 ATA=32bit nomonitors
24 title AROS64 with VESA Gfx @ 640x480-16bpp
25 kernel @module.bootstrap@ vesa=640x480x16 ATA=32bit nomonitors
28 title AROS64 with VESA Gfx @ 800x600-16bpp
29 kernel @module.bootstrap@ vesa=800x600x16 ATA=32bit nomonitors
32 title AROS64 with VESA Gfx @ 1024x768-16bpp
33 kernel @module.bootstrap@ vesa=1024x768x16 ATA=32bit nomonitors
36 title AROS64 with VESA Gfx @ 1280x1024-16bpp
37 kernel @module.bootstrap@ vesa=1280x1024x16 ATA=32bit nomonitors
40 title AROS64 with VESA Gfx @ 640x480-32bpp
41 kernel @module.bootstrap@ vesa=640x480x32 ATA=32bit nomonitors
44 title AROS64 with VESA Gfx @ 800x600-32bpp
45 kernel @module.bootstrap@ vesa=800x600x32 ATA=32bit nomonitors
48 title AROS64 with VESA Gfx @ 1024x768-32bpp
49 kernel @module.bootstrap@ vesa=1024x768x32 ATA=32bit nomonitors
52 title AROS64 with VESA Gfx @ 1280x1024-32bpp
53 kernel @module.bootstrap@ vesa=1280x1024x32 ATA=32bit nomonitors
56 title AROS64 with VESA Gfx @ 32bpp and legacy drivers)
57 kernel @module.bootstrap@ vesa=32bit ATA=32bit nomonitors
59 module /boot/pc/aros-legacy.pkg.gz
61 title AROS64 with VGA @ 640x480-4bpp
62 kernel @module.bootstrap@ ATA=32bit nomonitors
65 title AROS64 with VGA @ 640x480-4bpp (slow ATA)
66 kernel @module.bootstrap@ ATA=nodma nomonitors