Re: error: file '/vmlinuz-6.16.1-lfs-12.4' not found

"Pierre Labastie" ([email protected] via lfs-support Mailing List) <[email protected]> Mon, 06 Apr 2026 14:03:10 +0200
Newsgroups gmane.linux.lfs.support
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1775476997-23940-21966
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Mon, 2026-04-06 at 07:51 -0400, Eric Clothier wrote:
> On Mon, Apr 6, 2026, 04:27 "enrico"
> <[email protected]> wrote:
> >=20
> >=20
> > here is my grub.cfg
> >=20
> > Begin /boot/grub/grub.cfg
> > set default=3D0
> > set timeout=3D5
> >=20
> > insmod part_gpt
> > insmod ext2
> > set root=3D(hd0,gpt7) >>>>>>>>> this is the /boot partition
> > (/dev/nvme0n1p7)
> >=20
> > insmod efi_gop
> > insmod efi_uga
> > if loadfont /grub/fonts/unicode.pf2; then
> > =C2=A0 terminal_output gfxterm
> > fi
> >=20
> > menuentry "GNU/Linux, Linux 6.16.1-lfs-12.4" {
> > =C2=A0 linux=C2=A0 =C2=A0/vmlinuz-6.16.1-lfs-12.4 root=3D/dev/nvme0n1p8=
 ro
>=20
>=20
> Here you point to "vmlinuz-6.16.1-lfs-12.4"...
>=20
>=20

See also https://www.linuxfromscratch.org/blfs/errata/stable-systemd/
although it tells to change to ...-13.0-systemd

Pierre

------------=_1775476997-23940-21966
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-support
Unsubscribe: See the above information page
------------=_1775476997-23940-21966--