Displaying 3 results from an estimated 3 matches for "guau".
Did you mean:
guam
2006 Jul 23
3
Help...about migration from redhat to centos in dell poweredge 2800
guau..first, i never think the response about my post, really really
thanks all, i am not alone here..:-).
ok, i send a second message with the other method than i don?t know if
result.
first, i am install the redhat 3 AS then i will apply the next sequence:
"Import GPG Keys: rpm --import
http://m...
2015 Aug 05
0
EFI: HP + syslinux = crash
...is
also works very well. A pity I didn't think of using it earlier.
<<<
You can set the com address for debugging (com1/com2/ whatever) if you like
>>>
Still miss the printf output, though, so error messages from the shared
code don't reach the user.
<<<
guau...
>>>
Got some result!
I was using 'vesamenu.c32' to display a menu. Changing this to
'menu.c32' resulted in a booting system! Okay, the menu is not that
beautiful, but the system boots very well right now.
Now... why is vesamenu.c32 crashing like it does now?...
2015 Aug 04
8
EFI: HP + syslinux = crash
On 04-08-15 17:38, Oscar Roozen wrote:
> Okay, the code in efi/ uses Print() from gnu_efi, but generic code from
> core/ like core/elflink/load_env32.c prints their messages and debugging
> stuff using printf(). These messages end up nowhere. This may explain
> why I never saw anything beyond a certain point, even with debugging
> turned on.
I was busy adding some code to dprintf.h