=================== 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 _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
