Hi!
Attached is another patch from our internal repository. I am not
certain that it will work under any circumstances and it has only
been tested on x86 hardware, so please use with care!
We had some very annoying issues with quick consecutive reboots,
as GRUB would reuse the same TCP port number
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have been trying to fix grub to load a 32 bit kernel from the 64 bit
xen build. After fixing up one or two minor issues with the elf
loader, I believe I now have it to the point where it jumps correctly
to the 32 bit kernel and it crashes there, sin
Not possible without xen cooperation and xen has no hypercalls for this
(main problem being page table layout)
On 1 Jul 2014 18:06, "Phillip Susi" wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I have been trying to fix grub to load a 32 bit kernel from the 64 bit
> xen build. Afte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
В Tue, 01 Jul 2014 12:06:08 -0400
Phillip Susi пишет:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I have been trying to fix grub to load a 32 bit kernel from the 64 bit
> xen build. After fixing up one or two minor issues with the elf
> l
Hello,
I have a warning generated by grub2-mkconfig that shows up on various
systems that I'm not sure what to do about. Well, I know I can ignore
it, but I'm not sure what do do about not getting the warning in the
first place.
On this machine here, I have
menuentry 'Fedora, with Linux 3.14.9-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 7/1/2014 12:18 PM, Andrey Borzenkov wrote:
> В Tue, 01 Jul 2014 12:06:08 -0400 Phillip Susi
> пишет:
>
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>
>> I have been trying to fix grub to load a 32 bit kernel from the
>> 64 bit xen build. Aft
On 1 Jul 2014 20:28, "Phillip Susi" wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 7/1/2014 12:18 PM, Andrey Borzenkov wrote:
> > В Tue, 01 Jul 2014 12:06:08 -0400 Phillip Susi
> > пишет:
> >
> >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
> >
> >> I have been trying to fix
Hi, my dear friends
I am wondering whether it's possible to add touch support inside Grub 2 to let
customer select OS via touch screen? In current version, which part of Grub
source code handle
the keyboard event? I can't find it in the gfxmenu directory.
Thanks
I solved the problems and I just wanted to update the thread on how it
was done.
1. With my folder dhcp/tftp structure, the way to issue the mknetdir is
by including the "sub-directory" flag. This works:
cd /jail_or_vm/root/folder && grub-mknetdir --net-directory=./boot
--subdir=grub
2. For dire