Home
last modified time | relevance | path

Searched refs:vga (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dboot.c292 char *vga; in load_image() local
295 vga = grub_strstr (arg, "vga="); in load_image()
296 if (vga) in load_image()
298 char *value = vga + 4; in load_image()
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-1834 the command. For example, to set `vga' to `ext', do this:
836 grub> kernel /vmlinuz root=/dev/hda1 vga=ext
H A Dgrub.texi915 command. For example, to set @option{vga} to @samp{ext}, do this:
918 grub> @kbd{kernel /vmlinuz root=/dev/hda1 vga=ext}
3168 kernel /boot/vmlinuz root=/dev/sda1 vga=ext
H A Dgrub.info-3305 kernel /boot/vmlinuz root=/dev/sda1 vga=ext
H A Dgrub.info834 the command. For example, to set `vga' to `ext', do this:
836 grub> kernel /vmlinuz root=/dev/hda1 vga=ext
3014 kernel /boot/vmlinuz root=/dev/sda1 vga=ext
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog4426 * stage2/boot.c (load_image): Don't remove the vga option after
8073 * stage2/boot.c (load_image): When removing "vga=...", memmove