Re: [blfs-support] Issues with GRUB2 (with UEFI) -- Only Boots Initrd.img and NOT an Updated Kernel Version

2019-09-19 Thread Ed Batalha via blfs-support
menuentry "GNU/Linux, Linux 5.2.8 (LFS-JWS-9.0-Aug19)" { linux /boot/vmlinuz-5.2.8-lfs-9.0-rc1-systemd; root=UUID=aa72e154-0f87-47ea-bf33-c17db827f78e ro rootdelay=10 # initrd .img for Intel microcode initrd /boot/microcode.img } # Generic initramfs identified by UUID

Re: [blfs-support] Issues with GRUB2 (with UEFI) -- Only Boots Initrd.img and NOT an Updated Kernel Version

2019-09-19 Thread Christopher Gregory via blfs-support
    Sent: Friday, September 20, 2019 at 4:42 AM From: "Christopher Gregory via blfs-support" To: blfs-support@lists.linuxfromscratch.org Cc: "Christopher Gregory" Subject: Re: [blfs-support] Issues with GRUB2 (with UEFI) -- Only Boots Initrd.img and NOT an Updated Kernel Version     Sent: 

Re: [blfs-support] Issues with GRUB2 (with UEFI) -- Only Boots Initrd.img and NOT an Updated Kernel Version

2019-09-19 Thread Christopher Gregory via blfs-support
    Sent: Friday, September 20, 2019 at 4:14 AM From: "Jared Stevens via blfs-support" To: "BLFS Support List" Cc: "Jared Stevens" Subject: Re: [blfs-support] Issues with GRUB2 (with UEFI) -- Only Boots Initrd.img and NOT an Updated Kernel Version     On Thu, Sep 19, 2019 at 10:33 AM

Re: [blfs-support] Issues with GRUB2 (with UEFI) -- Only Boots Initrd.img and NOT an Updated Kernel Version

2019-09-19 Thread Jared Stevens via blfs-support
On Thu, Sep 19, 2019 at 10:33 AM Bruce Dubbs via blfs-support < blfs-support@lists.linuxfromscratch.org> wrote: > > Did you actually use the uuid for the / partition? Are you using a > > MSDOS or GPT partition table? PARTUUID only works for GPT partition > tables. > > Yes the disk is using a

Re: [blfs-support] Issues with GRUB2 (with UEFI) -- Only Boots Initrd.img and NOT an Updated Kernel Version

2019-09-19 Thread Bruce Dubbs via blfs-support
On 9/19/19 1:43 AM, Jared Stevens via blfs-support wrote: I attempted your configuration in my grub.cfg, but doing so produces a new error: grub: error: disk 'PARTUUID=' not found You must load the kernel first. Press any key to continue... Did you actually use the uuid for the / partition?

Re: [blfs-support] Issues with GRUB2 (with UEFI) -- Only Boots Initrd.img and NOT an Updated Kernel Version

2019-09-19 Thread Jared Stevens via blfs-support
On Wed, Sep 18, 2019 at 3:34 AM Christopher Gregory via blfs-support < blfs-support@lists.linuxfromscratch.org> wrote: > > > *Sent:* Wednesday, September 18, 2019 at 1:23 PM > *From:* "Jared Stevens via blfs-support" < > blfs-support@lists.linuxfromscratch.org> > *To:* "BLFS Support List" >