[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lmvid not found
From: |
Andrei Borzenkov |
Subject: |
Re: lmvid not found |
Date: |
Wed, 27 Mar 2024 16:00:25 +0300 |
On Wed, Mar 27, 2024 at 3:28 PM Eduardo Suarez <esuarez@itccanarias.org> wrote:
>
> On Wed, Mar 27, 2024 at 02:00:11PM +0300, Andrei Borzenkov wrote:
> > On Wed, Mar 27, 2024 at 1:26 PM Eduardo Suarez <esuarez@itccanarias.org>
> > wrote:
> > >
> > > On Tue, Mar 26, 2024 at 08:45:33PM +0300, Andrei Borzenkov wrote:
> > > > You do not show the error in this case so it is entirely unclear and
> > > > useless. But to search for UUID grub image must include the correct
> > > > filesystem driver (you did not show filesystem type).
> > > >
> > >
> > > My setup with filesystems:
> > >
> > > sda
> > > ├─sda1 95,4M part /boot/efi (vfat)
> > > ├─sda2 4M part BIOS boot partition
> > > ├─sda3 166,7G part
> > > │ ├─vgssd-slash 35G lvm / (ext4)
> > > │ ├─vgssd-var 116,7G lvm /var (ext4)
> > > │ └─vgssd-usrlocal 15G lvm /usr/local (ext4)
> > > ├─sda4 2G part [SWAP]
> > > └─sda5 54,8G part (not important)
> > > sdb... (data, not important)
> > >
>
> > Show
> >
> > efibootmgr -v
> > hexdump -C -n 512 /dev/sda
> > hexdump -C -n 512 /dev/sdb
>
> https://dpaste.com/5Z7773C99
>
Still looks pretty good.
Try adding option --debug-image=gpt to grub-install. It may show some
more information.
- lmvid not found, Eduardo Suarez, 2024/03/26
- Re: lmvid not found, Andrei Borzenkov, 2024/03/26
- Re: lmvid not found, Eduardo Suarez, 2024/03/27
- Re: lmvid not found, Andrei Borzenkov, 2024/03/27
- Re: lmvid not found, Eduardo Suarez, 2024/03/27
- Re: lmvid not found,
Andrei Borzenkov <=
- Re: lmvid not found, Eduardo Suarez, 2024/03/27
- Message not available
- Fwd: lmvid not found, Randy Goldenberg, 2024/03/27
- Re: Fwd: lmvid not found, Eduardo Suarez, 2024/03/27
- Re: Fwd: lmvid not found, Randy Goldenberg, 2024/03/27
Re: lmvid not found, Randy Goldenberg, 2024/03/26