cant install live-build iso

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
Paxton Penguin
Posts: 2
Joined: 2023-12-10 17:23

cant install live-build iso

#1 Post by Paxton Penguin »

when i boot my live-build image, and run the live-installer, i get an error saying my installer kernel is out of date. the live one is 6.1.20, the installer one is 6.1.18. using the daily installer yields that the installer kernel is too new. can someone help me out over here

Dai_trying
Posts: 1149
Joined: 2016-01-07 12:25
Has thanked: 12 times
Been thanked: 27 times

Re: cant install live-build iso

#2 Post by Dai_trying »

I had this happen some time ago, I solved it by specifying the kernel to use with the parameter "--linux-packages" just add the kernel you want to use, i.e.

Code: Select all

--linux-packages "linux-image-6.1.0-18-amd64 linux-headers-6.1.0-18-amd64"
EDIT: Add this to lb config

Post Reply