bug-grub
[Top][All Lists]
Advanced

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

[bug #45858] linux16 and initrd16 generated instead of linux and initrd


From: Konstantin Svist
Subject: [bug #45858] linux16 and initrd16 generated instead of linux and initrd
Date: Tue, 01 Sep 2015 20:09:22 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

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

                 Summary: linux16 and initrd16 generated instead of linux and
initrd
                 Project: GNU GRUB
            Submitted by: fry_kun
            Submitted on: Tue 01 Sep 2015 08:09:20 PM GMT
                Category: Configuration
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: 2.02~beta1
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

When using x64 system, initrd16 and linux16 entries are generated
This is not a very big deal by itself (system still boots), but "non-quiet"
boot happens in very low-res text mode. After initrd, kernel loads up the
correct driver and uses full resolution, but until then it's all low-res. This
is even more apparent to users of nvidia driver -- they don't get a graphical
boot at all.


In the script /etc/grub.d/10_linux:
  case "$machine" in
    i?86|x86_64)
       sixteenbit="16"

Which means this applies to i686 architecture, too.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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