bug-grub
[Top][All Lists]
Advanced

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

[Bug #528] partition table should be read in real_root_func


From: nobody
Subject: [Bug #528] partition table should be read in real_root_func
Date: Sun, 02 Jun 2002 23:05:00 -0400

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

Submitted by: okuji                     Project: grub                           
Submitted on: 2002-Jun-03 03:05
Category:  Booting                      Severity:  Major                        
Priority:  High                         Bug Group:  Action Request              
Resolution:  None                       Assigned to:  okuji                     
Status:  Open                           Release:  0.92                          
Reproducibility:  None                  Planned Release:  0.93                  

Summary:  partition table should be read in real_root_func

Original Submission:  Currently, GRUB tries to read partition table data at the
boot time when chain-loading a boot loader. This is bad,
because boot_func assumes that it never fail and it isn't
easy to remove such an assumption.

Instead, partition table data should be read in
real_root_func, because root and rootnoverify can fail
gracefully and the basic information is available when
running either of those commands.

Okuji




No Followups Have Been Posted




No files currently attached


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



reply via email to

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