default 0 timeout 30 color cyan/blue white/blue foreground ffffff background 003f7d gfxmenu /boot/grub/message title DEFAULTS (auto config with xorg display driver) kernel /boot/vmlinuz init=/etc/init lang=fr keyboard=fr apm=power-off vga=791 quiet initrd /boot/initrd.gz title OPT-IN (choose NVIDIA driver for newer than Quatro4) kernel /boot/vmlinuz init=/etc/init lang=fr keyboard=fr apm=power-off vga=791 quiet drvr=nvidia initrd /boot/initrd.gz title JMICRON (if Intel 965 mobo with JMicron IDE chip) kernel /boot/vmlinuz init=/etc/init lang=fr keyboard=fr apm=power-off vga=791 quiet all-generic-ide initrd /boot/initrd.gz title 60HZ (to force monitor to 58-62 Hz) kernel /boot/vmlinuz init=/etc/init lang=fr keyboard=fr apm=power-off vga=791 quiet vsync=58-62 initrd /boot/initrd.gz title 75HZ (to force monitor to 73-77 Hz) kernel /boot/vmlinuz init=/etc/init lang=fr keyboard=fr apm=power-off vga=791 quiet vsync=73-77 initrd /boot/initrd.gz title VESA (if display problem or if vmware) kernel /boot/vmlinuz init=/etc/init lang=fr keyboard=fr apm=power-off vga=normal quiet drvr=vesa initrd /boot/initrd.gz title MINIMUM (options for older system) kernel /boot/vmlinuz init=/etc/init lang=fr keyboard=fr apm=power-off vga=normal nomce acpi=off pnpbios=off ide=nodma quiet drvr=vesa initrd /boot/initrd.gz title SMALL (options for very old display) kernel /boot/vmlinuz init=/etc/init lang=fr keyboard=fr apm=power-off vga=normal nomce acpi=off pnpbios=off ide=nodma quiet drvr=vesa res=800x600 initrd /boot/initrd.gz title MEMTEST (test system memory) kernel /boot/memtest