search for: all_video

Displaying 7 results from an estimated 7 matches for "all_video".

2019 Sep 25
1
USB of ISO image
Hi I did the dd iso to my USB. all is fine. I can mount the second partition (which is not iso 9660) and edit the grub.cfg file. Question is what do I run after that so my new menu option appears ? grub2-install /dev/sdd Is that the correct command to get grub to notice my new file ? Assuming sdd is the USB disk of course. Thanks, jerry
2013 Jun 26
1
[PATCH] pygrub: add fedora 19 grub.cfg example
...y}" + save_env saved_entry + set prev_saved_entry= + save_env prev_saved_entry + set boot_once=true +fi + +function savedefault { + if [ -z "${boot_once}" ]; then + saved_entry="${chosen}" + save_env saved_entry + fi +} + +function load_video { + if [ x$feature_all_video_module = xy ]; then + insmod all_video + else + insmod efi_gop + insmod efi_uga + insmod ieee1275_fb + insmod vbe + insmod vga + insmod video_bochs + insmod video_cirrus + fi +} + +terminal_output console +set timeout=5 +### END /etc/grub.d/00_header ### + +### BEGIN /etc/...
2013 Sep 22
0
UEFI boot - no console will be available to OS
...prev_saved_entry}" save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z "${boot_once}" ]; then saved_entry="${chosen}" save_env saved_entry fi } function load_video { if [ x$feature_all_video_module = xy ]; then insmod all_video else insmod efi_gop insmod efi_uga insmod ieee1275_fb insmod vbe insmod vga insmod video_bochs insmod video_cirrus fi } if [ x$feature_default_font_path = xy ] ; then font=unicode else insmod part_gpt insmod ext2 set root=...
2018 Feb 07
2
/dev/md1 => 93% Used. Warning. Disk Filling up. - what would be safe to delete in /boot ?
...prev_saved_entry}" save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z "${boot_once}" ]; then saved_entry="${chosen}" save_env saved_entry fi } function load_video { if [ x$feature_all_video_module = xy ]; then insmod all_video else insmod efi_gop insmod efi_uga insmod ieee1275_fb insmod vbe insmod vga insmod video_bochs insmod video_cirrus fi } terminal_output console if [ x$feature_timeout_style = xy ] ; then set timeout_style=menu set timeout...
2013 Apr 12
7
Xen not seeing all the memory in the box
I''m running Xen 4.1 (4.1.3-3ubuntu1.3) on an Ubuntu 12.10 server with an AMD FX-8150 processor (8 cores) and 16 GB of RAM. When I boot the server, Xen sees only 3 GB of RAM (instead of 16 GB). If I try to create a domU with more than about 1.5 GB of RAM, the create fails with messages saying it "could not allocate memory for HVM guest". Here''s the output when I do
2016 Mar 07
0
Module Versioning
...cting: F:\EFI\BOOT\gpxecmd.c32 (2.3 KB) Extracting: F:\EFI\BOOT\grub\grub.cfg (413 bytes) Extracting: F:\EFI\BOOT\grub\i386-efi\acpi.mod (9.8 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\adler32.mod (1.3 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\ahci.mod (15.4 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\all_video.mod (712 bytes) Extracting: F:\EFI\BOOT\grub\i386-efi\aout.mod (1.1 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\appleldr.mod (3.1 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\archelp.mod (3.1 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\at_keyboard.mod (4.2 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\ata.mod...
2016 Mar 06
5
Module Versioning
On 3/3/2016 07:43, Pete Batard via Syslinux wrote: > [...] as far as I am concerned, 'A "version" such as "6.03" [is not] > enough'. [...] I'd like to help to improve Syslinux with regards to version-related concerns. Having typed that, perhaps we could discuss your (or Rufus') specific needs, in parallel? Do I understand correctly that the primary