thing else happens. I've appended "no impact on result" on
various things in the command(s) that I've tried that were suggestions,
but had no visible result in the hang or the message.
I've also tried newreloc, but I don't think thi
Hi,
Thanks for the response.
After trying terminal_output, the computer screen would simply go black
and the machine would hang (the numlock key would not respond) after the
terminal_output gfx command was executed; this would happen regardless
of whether or not set gfxmode was called before.
ports
1024x768). Then it complains that no suitable mode is found, and tries
to boot nayways without a video mode set.
Does anyone know why it would be trying to boot as 800x600 only and not
the 1024?
I'll be looking into the code more, but thought I'd let those who are
interested know.
-s
Something I forgot to mention that's important -- (sorry for the spam)
-- GRUB tries to initalize with 800x600 regardless of what $gfxmode is
set to.
set gfxmode=1024x768
will still result in GRUB trying to initalize the video as 800x600
after the 'boot' command is issued.
-
- (sorry for the spam)
>> -- GRUB tries to initalize with 800x600 regardless of what $gfxmode is
>> set to.
>>
>> set gfxmode=1024x768
>>
>> will still result in GRUB trying to initalize the video as 800x600
>> after the 'boot' command is issued.
Also, I'm using the new 2.6.35 RC kernel (the ubuntu-flavoured one,
acutally) -- i get a weird framebuffer hang (my screen turns orange) if
I use the kernel included in lucid (2.6.32). I've yet to try 2.6.34;
let us know how it goes for you.
-stephen
On Fri, 2 Jul 2010 16:14:53 +020
he default system font.
Any ideas on how to get some sort of output or kernel panic would be
appreciated.
Thanks,
Stephen
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
Allow the use of HTTP servers listening on ports other 80. This is done
with an extension to the http notation of either:
(http[,server[,port]])
- or -
(http[,server[:port]])
Signed-off-by: Stephen Balousek
---
grub-core/net/http.c | 43 +++
1
completely sure how to submit a revised patch to the mailing
list and still maintain the email thread, so I am appending the new
patch to this message.
Thanks again,
- Steve
On 9/28/21 07:27, Daniel Kiper wrote:
On Sun, Sep 05, 2021 at 03:57:42PM -0700, Stephen Balousek wrote:
Allow the use
Hi Daniel,
Thank you for another detailed response. Please let me know how that
section related to IPv6 should be commented, and I will submit an
updated patch.
- Steve
On 10/26/2021 8:52 AM, Daniel Kiper wrote:
Hi Stephen,
On Sun, Oct 10, 2021 at 03:15:34PM -0700, Stephen Balousek wrote
Allow the use of HTTP servers listening on ports other 80. This is done
with an extension to the http notation:
(http[,server[,port]])
- or -
(http[,server[:port]])
Signed-off-by: Stephen Balousek
---
Hi Daniel,
Happy New Year!
I apologize for the long delay. I really wanted to test
Allow the use of HTTP servers listening on ports other 80. This is done
with an extension to the http notation:
(http[,server[,port]])
- or -
(http[,server[:port]])
Signed-off-by: Stephen Balousek
---
Thanks for that, Daniel. Sorry to have so much trouble making sense of
grub_strtoul
Hi Jamo,
I like seeing these improvements to HTTP handling. I made a bunch of
comments below. Hopefully one or two of them are helpful.
- Steve
On 1/16/2022 5:54 PM, Jamo wrote:
According to https://www.ietf.org/rfc/rfc2616.txt 4.2, header names
shall be case insensitive and we are now force
.
Hopefully that will work for you.
--Stephen
On 7/2/2010 11:46 AM, Reynald Lercier wrote:
Hi Stephen,
The situation is a little bit better in my side too...
I recompile the 2.6.34 kernel following the instructions in
Documentation/x86/x86_64/uefi.txt, from the kernel linux package.
Especially
be that grub is
setting up the video improperly or something? The AMIBIOS boards have
some special video mode that uses the gnu unicode font. The intel
boards only use the default system font.
Any ideas on how to get some sort of output or kernel panic would be
appreciated.
Thanks,
Stephen
utorial on how to develop for Grub2? If I missed that in
my search I am sorry for not reading that first.
4. How do you debug your Grub2 builds? The web had references to a patch
to add in GDB functionality.
Stephen
___
Grub-devel mailing list
Grub-
it. What
step(s) did I miss that resulted in this message?
I appreciate the help.
Stephen
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
Hi folk,
Does grub-0.97.tar.gz work on kernel-2.4.26. If NO, please advise
which is the up-to-date version to work on kernel-2.4.26
(linux-2.4.26)? TIA
B.R.
SL
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub
commit 4d9673b72e1dd05489176073ea630ec4cf5b2760
Author: Stephen R. van den Berg
Date: Wed Sep 6 01:42:29 2017 +0200
GRUB_SESAME support.
diff --git a/docs/grub.texi b/docs/grub.texi
index 471d97c95..e13383bec 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -1317,6 +1317,13 @@ If the
If set, it will keep the menu from appearing until the sesame-phrase
has been typed. The intended usage is so that you can have two devices
both running grub/Linux, each device with a single serial port.
Connect both serial ports against each other, and the two devices will
not accidentally trigge
If set, it will keep the menu from appearing until the sesame-phrase
has been typed. The intended usage is so that you can have two devices
both running grub/Linux, each device with a single serial port.
Connect both serial ports against each other, and the two devices will
not accidentally trigge
If set, it will keep the menu from appearing until the sesame-phrase
has been typed. The intended usage is so that you can have two devices
both running grub/Linux, each device with a single serial port.
Connect both serial ports against each other, and the two devices will
not accidentally trigge
22 matches
Mail list logo