[bug #36077] Dell R510 UEFI: error allocate real mode pages

2012-04-16 Thread Bean
Follow-up Comment #6, bug #36077 (project grub): I've seen this before, some UEFI implementation reserves the real region so that you can't allocate memory in it, but it's not used at all. You can just write to an address such as 0x9 directly.

[bug #36077] Dell R510 UEFI: error allocate real mode pages

2012-04-16 Thread Richard Chan
Follow-up Comment #7, bug #36077 (project grub): Yes, the patch has worked. I am able to boot Dell R510, M910 in UEFI mode. All CPUs are operable. Thank you. ___ Reply to this item at: http://savannah.gnu.org/bugs/?36077

Ill located grub files

2012-04-16 Thread Arbiel Perlacremaz
Hi every body It happens that Grub uses some files which are not located into the grub directory, as in the command if loadfont /usr/share/grub/unicode.pf2 ; which is to be found in the 00_header section. To my opinion, Grub has to be independant of anything else. The file tree used when

Re: Ill located grub files

2012-04-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Please test with the latest version before reporting any bug. In this case this was fixed some time ago. On 16.04.2012 15:47, Arbiel Perlacremaz wrote: Hi every body It happens that Grub uses some files which are not located into the grub directory, as in the command if loadfont

grub 0.97 does not work with FreeBSD9.0 and 10

2012-04-16 Thread Eugen Konkov
grub does not work with specified versions of FreeBSD becase of there are new device driver for HDD: ada ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: grub 0.97 does not work with FreeBSD9.0 and 10

2012-04-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 16.04.2012 22:19, Eugen Konkov wrote: grub does not work with specified versions of FreeBSD becase of there are new device driver for HDD: ada GRUB 0.xx is not developed anymore since over 5 years. Please switch to modern GRUB2. ___ Bug-grub