bug-grub
[Top][All Lists]
Advanced

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

[bug #19381] only supports first 8 IDE disks


From: Colin Watson
Subject: [bug #19381] only supports first 8 IDE disks
Date: Thu, 22 Mar 2007 09:16:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8.1.2) Gecko/20061201 Firefox/2.0.0.2 (Ubuntu-feisty)

URL:
  <http://savannah.gnu.org/bugs/?19381>

                 Summary: only supports first 8 IDE disks
                 Project: GNU GRUB
            Submitted by: cjwatson
            Submitted on: Thursday 22/03/07 at 09:16
                Category: Booting
                Severity: Major
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.97
         Reproducibility: Every Time
         Planned Release: 

    _______________________________________________________

Details:

GRUB only supports the first 8 IDE disks (hda to hdh on Linux). Linux
supports up to hdt, i.e. 20 IDE disks. As the Ubuntu installer maintainer,
I've had a report from an Ubuntu user (https://launchpad.net/bugs/94642)
whose GRUB installation failed because the root filesystem is on /dev/hdl1.
Is there any reason not to change "for (i = 0; i < 8; i++)" to "for (i = 0; i
< 20; i++)" for IDE disks?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?19381>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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