[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-02-21 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 2.06-2ubuntu5

---
grub2 (2.06-2ubuntu5) jammy; urgency=medium

  [ Julian Andres Klode ]
  * Free correct size when freeing params, rather than 16 Ki (LP: #1958623)
  * Build with FUSE3 (LP: #1935659)
  * Only run os-prober on first run and if it previously found other OS
(LP: #1955109)

  [ Heinrich Schuchardt ]
  * Rename grub-core/loader/efi/linux.c
  * Add patches for GRUB on RISC-V
  * fat: fix listing the root directory
  * Enable building for RISC-V (LP: #1876620)

  [ Julian Andres Klode ]
  * Re-enable peimage code on other archs outside secure boot; this
fixes LP: #1947046 when not booting in secure boot mode (secure
boot pending security review of the code)

 -- Julian Andres Klode   Fri, 18 Feb 2022 17:21:16
+0100

** Changed in: grub2 (Ubuntu Jammy)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-02-16 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~ubuntu-core-dev/grub/+git/ubuntu/+merge/415681

** Merge proposal linked:
   https://code.launchpad.net/~ubuntu-core-dev/grub/+git/ubuntu/+merge/415682

** Merge proposal linked:
   https://code.launchpad.net/~ubuntu-core-dev/grub/+git/ubuntu/+merge/415683

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-02-16 Thread Julian Andres Klode
** No longer affects: os-prober (Ubuntu)

** No longer affects: grub-installer (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-02-12 Thread Bob H
The installation text creates the impression that jellyfish will install 
alongside pre-existing operating systems.
Perhaps there should be a warning that it is a little more complicated in 
practice.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-02-05 Thread Bob H
@ Norbert (nrbrtx) 
to overcome this bug, until some sort of fix is applied by the developers:

while logged into Jammy Jellyfish navigate to /etc/default/grub
and add the following line and save:

GRUB_DISABLE_OS_PROBER=false

After the edit, in the console, run:

sudo update-grub

The grub menu will be set up and other operating systems on the device
will be displayed next time the system starts.

(Unfortunately this is viewed as a security problem, which has yet to be
addressed.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-02-05 Thread Norbert
Installed Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220205)
along side Ubuntu MATE 18.04 LTS, can't boot it.

Please fix this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-01-22 Thread Chris Guiver
QA-test install of Lubuntu jammy on
- dell [optiplex] 780 (c2q-q9400, 8gb, amd/ati cedar radeon hd 
5000/6000/7350/8350)

Box contains many OSes (lubuntu 20.04, 21.10 & debian/bookworm), with
this install replacing the prior-to-install 21.04 with 22.04..

Post install; the box boots straight into new jammy install; no `grub`
appears giving me the choice to boot into other OSes; and my first two
attempts to get grub to show have failed (not hitting keys fast enough;
or at the right time)

At the very least this will need documentation, but current "Install
alongside", "auto-resize" QA-tests will/are failing due to this issue on
some (older?) boxes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-01-07 Thread Brian Murray
** Tags removed: rls-jj-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-01-06 Thread Brian Murray
** Also affects: grub2 (Ubuntu Jammy)
   Importance: Undecided
   Status: Confirmed

** Also affects: grub-installer (Ubuntu Jammy)
   Importance: Undecided
   Status: Confirmed

** Also affects: os-prober (Ubuntu Jammy)
   Importance: Undecided
   Status: Confirmed

** Also affects: ubiquity (Ubuntu Jammy)
   Importance: Undecided
   Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2022-01-06 Thread Brian Murray
** Tags added: fr-1947

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2021-12-29 Thread Erich Eickmeyer 
FYI, this is a known issue that is being discussed [1]. It has security
implications.

[1] https://lists.ubuntu.com/archives/ubuntu-
devel/2021-December/041769.html

** Tags added: rls-jj-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2021-12-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubiquity (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2021-12-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: os-prober (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2021-12-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: grub-installer (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955109] Re: boot menu not appearing after manual install of jellyfish daily build alongside other OS

2021-12-29 Thread Norbert
** Summary changed:

- boot menu not appearing after manual install of jellyfish daily build
+ boot menu not appearing after manual install of jellyfish daily build 
alongside other OS

** Also affects: os-prober (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubiquity (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: grub-installer (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955109

Title:
  boot menu not appearing after manual install of jellyfish daily build
  alongside other OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1955109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs