Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel.testing > #1094
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Felix Miata <mrmazda@earthlink.net> |
| Newsgroups | linux.debian.devel.testing |
| Subject | Re: grub2 user interface disappears after upgrade from stretch to testing |
| Date | Tue, 13 Nov 2018 01:20:01 +0100 |
| Message-ID | <wTuAV-ft-1@gated-at.bofh.it> (permalink) |
| References | <wTrWq-6VT-7@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-testing-request@lists.debian.org Tue Nov 13 00:14:24 2018 |
| Old-Return-Path | <mrmazda@earthlink.net> |
| X-Amavis-Spam-Status | No, score=-6.601 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, FOURLA=0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -7 |
| X-Greylist | delayed 4586 seconds by postgrey-1.36 at bendel; Tue, 13 Nov 2018 00:14:08 UTC |
| Organization | less than infinite |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 SeaMonkey/2.49.4 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Elnk-Trace | 7235c9a3853724b974bf435c0eb9d478eefb676c095a65982fd632c1191e8afb29f45b2577f664ab350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c |
| X-Originating-IP | 24.144.65.165 |
| X-Mailing-List | <debian-testing@lists.debian.org> archive/latest/11442 |
| List-ID | <debian-testing.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-testing/> |
| List-Archive | https://lists.debian.org/msgid-search/a0e6738b-95cb-338a-84f1-867aa8c73b0a@earthlink.net |
| Approved | robomod@news.nic.it |
| Lines | 41 |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 12 Nov 2018 17:57:24 -0500 |
| X-Original-Message-ID | <a0e6738b-95cb-338a-84f1-867aa8c73b0a@earthlink.net> |
| X-Original-References | <CALuWMFnHRGuHOpnXPaqFLr1hi1zj-yLoPkznZRfrc5td8+TwpQ@mail.gmail.com> |
| Xref | csiph.com linux.debian.devel.testing:1094 |
Show key headers only | View raw
Shane Dev composed on 2018-11-12 22:25 (UTC+0100): > Hello, I downloaded firmware-9.6.0-amd64-netinst.iso and successfully > installed a minimal debian stretch on my UEFI/GPT disk. After rebooting, I > was presented with the grub2 text user interface and the possibility to > boot Debian or my Windows boot manager - as expected. > Following https://wiki.debian.org/DebianTesting, I > edited /etc/apt/sources.list and changed stretch to testing, apt update && > apt upgrade. Everything seemed ok but when I rebooted, the grub2 user > interface was gone and I could not find a way to boot Debian. Any ideas? By "gone", do you mean an entirely black screen? Or, do you see a few lines of help text followed by a grub> _ prompt? If the latter you can type in, along with tab completion, the commands to load "linux" and "initrd", just like a grub menu does for you, except you don't actually need everything the defaults usually provide, as any of it is necessary is included in the initrd. Those you need should be in your backup of grub.cfg. If you're getting nothing, try using your BIOS boot selection menu, which may have been poorly changed by the upgrade process to in inappropriate choice. Without actually entering BIOS setup it could be F12, F8, F9 or a number of other keystrokes that are firmware dependent. If you can't find your grub.cfg backup, use the following from one of mine as a template: load_video set gfxpayload=keep search --no-floppy --set=root --hint-baremetal=ahci0,gpt10 --label p10deb10 linux /boot/vmlinuz root=LABEL=p10deb10 noresume initrd /boot/initrd -- Evolution as taught in public schools is religion, not science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/
Back to linux.debian.devel.testing | Previous | Next — Previous in thread | Next in thread | Find similar
grub2 user interface disappears after upgrade from stretch to testing Shane Dev <devshane42@gmail.com> - 2018-11-12 22:30 +0100
Re: grub2 user interface disappears after upgrade from stretch to testing Felix Miata <mrmazda@earthlink.net> - 2018-11-13 01:20 +0100
Fwd: grub2 user interface disappears after upgrade from stretch to testing Shane Dev <devshane42@gmail.com> - 2018-11-13 06:50 +0100
Re: grub2 user interface disappears after upgrade from stretch to testing Felix Miata <mrmazda@earthlink.net> - 2018-11-13 07:00 +0100
Re: grub2 user interface disappears after upgrade from stretch to testing Shane Dev <devshane42@gmail.com> - 2018-11-14 08:00 +0100
csiph-web