Page 3 of 3

Re: System hangs

Posted: 16. Jul 2025, 21:03
by Van_Vinkle
Nothing happens.
The installer also freezes.

Re: System hangs

Posted: 16. Jul 2025, 21:12
by gapan
OK, so that does not make much sense. There is nothing at that point that has to do with the new kernels. It should have worked exactly as the original iso.

Can you try the original iso, without the updated kernels? Does it go past that point?

Re: System hangs

Posted: 16. Jul 2025, 21:36
by Van_Vinkle
The original salix64-xfce-15.0.iso runs well. It starts the installation, but I aborted it. And, on second thought, it would be easier and faster to install the original iso. When installed, I could change the kernel.

Re: System hangs

Posted: 16. Jul 2025, 22:11
by gapan
This is so weird. Did you change any of these files you mentioned earler?
/kernel
huge.s
bzImage
config
system.map.gz

Re: System hangs

Posted: 17. Jul 2025, 09:35
by Van_Vinkle
gapan wrote: 16. Jul 2025, 22:11 This is so weird. Did you change any of these files you mentioned earler?
/kernel
huge.s
bzImage
config
system.map.gz
No.
I haven't intentionally modified any other files.

The directory tree is organized as follows:

Code: Select all

salix64-xfce-15.0.iso
	EFI
		BOOT
			tools.cfg
			osdetect.cfg
			initrd.img
			huge.s
			grub-embedded.cfg
			grub.cfg
			bootx64.efi
	isolinux
		ter-i16b.psf
		message.txt
		menu.c32
		isolinux.cfg
		isolinux.bin
		iso.sort
		initrd.img
		f1.txt
		efiboot.img
		boot.cat
	kernels
		usr
			doc
				kernel-firmware-20250708_99d64b4
		lib
			modules	
				6.12.37
			firmware
		install
			slack-desc
			doinst.sh		
		boot
			vmlinuz-6.12.37
			System.map-6.12.37
			config-6.12.37
		kernel-firmware-20250708_99d64b4-noarch-1slint.meta
		kernel-firmware-20250708_99d64b4-noarch-1slint.md5
		kernel-firmware-20250708_99d64b4-noarch-1slint.dep
		kernel-6.12.37-x86_64-1slint.meta
		kernel-6.12.37-x86_64-1slint.md5
		kernel-6.12.37-x86_64-1slint.dep
	salix
		aaa
		basic
		core
		efi
		efi-gui
		full
		kernels
			kernel-6.12.37-x86_64-1slint.dep
			kernel-6.12.37-x86_64-1slint.md5
			kernel-6.12.37-x86_64-1slint.meta
			kernel-firmware-20250708_99d64b4-noarch-1slint.dep
			kernel-firmware-20250708_99d64b4-noarch-1slint.md5
			kernel-firmware-20250708_99d64b4-noarch-1slint.meta
		settings

Re: System hangs

Posted: 17. Jul 2025, 09:48
by gapan
Wait, but you did change the files in the /boot directory?