Re: [Bug 1851311] Re: Grub 2.04 Out of memory error, No server error

2019-12-26 Thread C.S.Cameron
@Pino:
Sudodus fix worked for me.
See posts 17 to 21 for workaround.
If you want instructions turning mkusb into an ISO booter let me know.

On Thu, Dec 26, 2019 at 3:00 PM pino <1851...@bugs.launchpad.net> wrote:

> Isn't there at least some workaround, e.g. downgrading grub? I urgently
> need to work around it somehow. If it isn't at least possible to get
> such things fixed early, Ubuntu is maybe the wrong distribution for real
> usage...
>
> What additional information do you need? I can even reproduce it easily
> in my VMs...
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1851311
>
> Title:
>   Grub 2.04 Out of memory error, No server error
>
> Status in grub2 package in Ubuntu:
>   Confirmed
>
> Bug description:
>   Trying to loop mount ISO.
>
>   Installed grub 2.04 to flash drive in UEFI mode from 19.10
>   Flash drive does not boot and gives Out of memory error & no server
> error. Must load kernel first.
>
>   Re-installed grub from 18.04 to same flash drive using same boot stanza.
>   Booted without issue.
>
>   From 18.04
>   fred@Bionic-Z170N:~$ grub-install -V
>   grub-install (GRUB) 2.02-2ubuntu8.13
>
>   from 19.10
>   fred@fred-Z170N-eoan:~$ grub-install -V
>   grub-install (GRUB) 2.04-1ubuntu12
>
>   Boot stanza that works in 2.02 but not in 2.04
>
>   menuentry "Focal Live ISO" {
>   set isofile="/ISO/focal-desktop-amd64.iso"
>   loopback loop (hd0,1)$isofile
>   linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile
> toram noeject
>   initrd (loop)/casper/initrd
>   }
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1851311/+subscriptions
>

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

Title:
  Grub 2.04 Out of memory error, No server error

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

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

Re: [Bug 1851311] Re: Grub 2.04 Out of memory error, No server error

2019-11-18 Thread C.S.Cameron
@sudodus:

Made a persistent 4GB flash drive using mkusb menu item usb-pack-efi with
19.10.
Used this drive to make a second 4GB flash drive using mkusb menu item
usb-pack-efi with 19.10.
(Just to make sure grub 2.02 had no way to sneak in).
Deleted ISO9660 partiton #4, stretched Casper-rw partition #5 into place
and expanded usbdata NTFS partition #1.
Dropped 19.10 ISO into iso folder on NTFS partition.
Updated grub.cfg on usbboot partition #2 to loopmount the 19.10 ISO.
Booted in BIOS using grub 2.04
Booted in UEFI using grub 2.02~Beta2

This solution works for me. I am impressed.

Is there way to retro fit this to a working system so sundar-ima can use it
to boot ISOs from his internal dive? I wonder how Qemu is doing with this
bug?
Mkusb would work fine for setting up a small SSD, as either Full or
Persistent install for booting ISOs, but my SSD booting option seems to be
missing?

On Sun, Nov 17, 2019 at 11:30 PM sudodus <1851...@bugs.launchpad.net>
wrote:

> @ C.S.Cameron,
>
> Yes, I think it is enough with a single test. Please tell us the result
> of your test when usb-pack-efi is selected in the settings menu of
> mkusb. Will it make a difference in order to make it possible to boot
> into an iso file?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1851311
>
> Title:
>   Grub 2.04 Out of memory error, No server error
>
> Status in grub2 package in Ubuntu:
>   Confirmed
>
> Bug description:
>   Trying to loop mount ISO.
>
>   Installed grub 2.04 to flash drive in UEFI mode from 19.10
>   Flash drive does not boot and gives Out of memory error & no server
> error. Must load kernel first.
>
>   Re-installed grub from 18.04 to same flash drive using same boot stanza.
>   Booted without issue.
>
>   From 18.04
>   fred@Bionic-Z170N:~$ grub-install -V
>   grub-install (GRUB) 2.02-2ubuntu8.13
>
>   from 19.10
>   fred@fred-Z170N-eoan:~$ grub-install -V
>   grub-install (GRUB) 2.04-1ubuntu12
>
>   Boot stanza that works in 2.02 but not in 2.04
>
>   menuentry "Focal Live ISO" {
>   set isofile="/ISO/focal-desktop-amd64.iso"
>   loopback loop (hd0,1)$isofile
>   linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile
> toram noeject
>   initrd (loop)/casper/initrd
>   }
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1851311/+subscriptions
>

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

Title:
  Grub 2.04 Out of memory error, No server error

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

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