Bug 70127 - anaconda ignores existing linux grub entries
Summary: anaconda ignores existing linux grub entries
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: anaconda
Version: limbo
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-07-30 17:02 UTC by jeroen
Modified: 2007-04-18 16:44 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-07-30 17:02:46 UTC
Embargoed:


Attachments (Terms of Use)

Description jeroen 2002-07-30 17:02:42 UTC
Anaconda in limbo beta 2 installs grub and correctly detects an existing Windows
partition, but it fails to detect existing linux (ext3) partitions. Even after
adding the entry manually (/dev/hda2), it doesn't enter all the necessary
information in order to boot that partition (from /boot/grub/grub.conf):

title Red Hat Linux 7.3
        rootnoverify (hd0,1)
        chainloader +1

The "kernel" and "initrd" entries are obviously missing.

Anaconda should probably look at any existing grub entries and determine whether
they're still valid (on a partition which isn't affected by the current RedHat
install) and if so, then add them to the new grub menu.

Comment 1 Jeremy Katz 2002-07-30 18:23:29 UTC
If you're doing a fresh install and you change the boot loader configuration,
then we're just going to put what you said to there.  And the detection of
existing Linux installs is much trickier, especially for chainloading purposes.
 That's why you can now select to add the install.



Note You need to log in before you can comment on or make changes to this bug.