|
From: Erich T. <eri...@th...> - 2026-02-13 23:26:45
|
Hi Rob Am 13.02.2026 um 22:27 schrieb Rob Ogle via leaf-user: > I have pulled down the latest 7.5.1 iso, loaded to a usb, and it won't > load fully into LEAF. > > It gives an error saying that the LRP variable is empty or not set. > > > > It lets me to the console. > > I mounted the drive and looked at the leaf.cfg file. > > I noticed that it was changed back to using a single line variable for LRP > rather than concatenating the variable like in some previous versions. > > > > I have tried multiple usb drives and have tried booting it on multiple > machines. > > > > I also pulled down the syslinx tar and went through the process of running > syslinux and copying the files over- which is how I have always done it in > the past for previous versions. > > I get the same results. > > > > I was hoping to try out the new gee-whizzy option of booting to the usb > and loading it to the hard drive is the reason I went the ISO route to > start. > > > > I'm not sure where to go next. > > > > Any ideas? > I looked into leaf.cfg on the iso file and at the first glimpse it looks OK which normally means that it is not parsed at all. Then I looked into isolinux.cfg and again the LEAFCFG parameter looks good. That you get booted into a restricted console means that the kernel gets loaded and initrd appears to not have read the LRP parameters from leaf.cfg. The initrd.lrp checksum matches the the one in the package directory for the x486 architecture, so this appears correct too. In the root directory of the system there should be a number of files with the suffix .err which you can inspect and see if there is something fishy. ls /*.err /linuxrc.err /loadmodules.err /loadpkg.err isolinux.cfg does not use UUID to specify the location of the leaf.cfg file. cheers ET -- „Wer von seinem Tag nicht zwei Drittel für sich hat, ist ein Sklave.“ ―Friedrich Nietzsche |