Re: New kernels
Posted: Thu Jun 01, 2023 4:20 am
Thank you!musa wrote: Wed May 31, 2023 10:42 pm Hi
Linux6.4_rc4 boot Fienix but give me kernel panic on Debian 64 and debain 32 . Will try again later
Have a nice day

Support Forum
https://forum.hyperion-entertainment.com/
https://forum.hyperion-entertainment.com/viewtopic.php?t=4738
Thank you!musa wrote: Wed May 31, 2023 10:42 pm Hi
Linux6.4_rc4 boot Fienix but give me kernel panic on Debian 64 and debain 32 . Will try again later
Have a nice day
Peter,musa wrote: Wed May 31, 2023 10:42 pm Hi
Linux6.4_rc4 boot Fienix but give me kernel panic on Debian 64 and debain 32 . Will try again later
Have a nice day
Have you assigned a name for the debian64 partition? For example:musa wrote: Thu Jun 01, 2023 11:46 am Hi
Trying to boot debian64 bookworm with a ramdisk - it's a very slow method but after 10 minutes the system reports
Begin: running/scripts/localblock ... done. this goes on and on and after a long time I stop.
I also think that if Debian, which is on sdc4, is no longer is on sdc4, then my fixed debian menu item should not work either, but it works and points to sdc4
For now, I'm out of ideas
Have a nice day.
Code: Select all
bash-5.1# tune2fs -L DEBIAN /dev/sdb6
Code: Select all
CONFIG_LRU_GEN=y
CONFIG_LRU_GEN_ENABLED=y
Many thanks for testing!sailorMH wrote: Thu Jun 01, 2023 5:56 pm for me DebianSid boots:
boots vmlinux with parameter rootdelay=10.
I am not tested mintPPC, it is also DebianSid.
P.S: my standart rootdelay=5 works too.
Have you seen any error messages in the kernel panic?musa wrote: Wed Jun 07, 2023 10:35 am Hi
I format my usb drive and put vmlinux-5.11 or vmlinux 6.4-rc5 on it. Boot my x1000 and use the following command setenv bootargs "root=/dev/sdc4" (Debian64)
boot -elf -noints -fatfs usbdisk0:vmlinux-5.11
Debian boot with no error.
Restart x1000
Then
bootargs "root=/dev/sdc4" (Debian64)
boot -elf -noints -fatfs usbdisk0:vmlinux-6.4_rc5
Kernel panic.
Trying my other partitions with Debian 32, Fedora, Void, Feinix
same result. vmlinux-6.4_rc5 gets kernel panic early in the boot
Have a nice day
Only "bootargs" or "setenv bootargs"?