bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug #2397] [PATCH] Add an option to disable any video output


From: nobody
Subject: [Bug #2397] [PATCH] Add an option to disable any video output
Date: Sat, 25 Jan 2003 19:12:17 -0500

=================== BUG #2397: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2397&group_id=68

Submitted by: ilgiz                   Project: GNU GRUB                     
Submitted on: 2003-Jan-26 00:12
Category:  Booting                    Severity:  Major                      
Priority:  None                       Bug Group:  None                      
Resolution:  None                     Assigned to:  None                    
Status:  Open                         Release:  2003-01-08 CVS snapshot     
Reproducibility:  None                Planned Release:                      

Summary:  [PATCH] Add an option to disable any video output

Original Submission:  There were suspicions that the bootloader's int 0x10 BIOS 
video output can prevent the system from booting.  The following patch disables 
any video output which is not controlled by menu.lst.  

In order to completely disable video output, one should specify a serial port 
in the GRUB's menu.lst as a default terminal.

There are 2 drawbacks not solved by this patch:

  a) The video BIOS int 0x10 is still required after applying this patch.  A 
better patch should intercept any int 0x10 and emulate sane default responses.

  b) The Linux kernel will display the "Uncompressing image..." message through 
the video BIOS call.




No Followups Have Been Posted


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: 2003-Jan-26 00:12  Name: grub-disable-startup-video-20030108.diff  Size: 
2KB   By: ilgiz
minimizes video output on startup (./configure --disable-startup-video)
http://savannah.gnu.org/bugs/download.php?group_id=68&bug_id=2397&bug_file_id=259


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2397&group_id=68




reply via email to

[Prev in Thread] Current Thread [Next in Thread]