SOLVED Kernel Panic
Re: Kernel Panic
The comand to reinstall glibc....had to add on the packages directory cause that was missing in the comand thenktor posted. Also expanded the command like he said to what version of glibc was in the directory. So like I said it started to work and then threw that error.
Re: Kernel Panic
Specifically the command was:
Code: Select all
spkg --root=/mnt/sda1 -u --reinstall /mnt/sda1/var/slapt-get/patches/packages/glibc-2.13-x86_64-6_slack13.37.txz
SOLVED Re: Kernel Panic
I studied the link more that I provided in my original post until I understood what was going on. I then did the steps to change fstab and lilo config to use UUID and it works! I got the system to boot up finally!
Here is the link again in case anyone is wondering:
https://www.slacky.eu/forum/viewtopic.php?f=51&t=34622
I'm wondering why all of a sudden is has to identify the partitions by UUID now though? Sheesh it never had to before.
Anyway, thank you everyone for all of your help!
Here is the link again in case anyone is wondering:
https://www.slacky.eu/forum/viewtopic.php?f=51&t=34622
I'm wondering why all of a sudden is has to identify the partitions by UUID now though? Sheesh it never had to before.
Anyway, thank you everyone for all of your help!
Re: SOLVED Kernel Panic
Really? That is odd because LiloSetup would have done that automatically for you if you had used it as suggested. 
(That is LiloSetup a GUI tool from the system menu, not liloconfig from the command line. Or else lilosetup.py from the command line as advised by mimosa)

(That is LiloSetup a GUI tool from the system menu, not liloconfig from the command line. Or else lilosetup.py from the command line as advised by mimosa)

What really matters is where you are going, not where you come from.
Re: SOLVED Re: Kernel Panic
Maybe the users moved the partition/disks around? Are those inclosed hard drives or removable?mpadilla2 wrote:I'm wondering why all of a sudden is has to identify the partitions by UUID now though? Sheesh it never had to before.

What really matters is where you are going, not where you come from.
Re: SOLVED Kernel Panic
I did use it from the system menu. It changed lilo conf to uuid only not fstab. No they haven't move the partitions around as they are just users not computer knowledgeable at all. It is one hard drive and not easily removed.
Re: SOLVED Kernel Panic
Which Salix edition is it?
Re: SOLVED Kernel Panic
Oops my bad! Sorry I read you too quickly.mpadilla2 wrote:I did use it from the system menu. It changed lilo conf to uuid only not fstab.

No idea why this happened.
If not the users directly, maybe inadvertently by some programs or configuration that switched the partition naming scheme? This is odd indeed...
(Any new packages installed prior to this events? packages from third party repo?)
Anyways, it's great you found a fix.
If this happens to anyone else, we might get more clues.

What really matters is where you are going, not where you come from.