Search found 16 matches
- 10. Oct 2012, 13:02
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
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.
- 9. Oct 2012, 18:40
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
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 ...
Here is the link again in case anyone is wondering:
https://www.slacky.eu/forum ...
- 9. Oct 2012, 17:34
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
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- 9. Oct 2012, 17:12
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
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.
- 9. Oct 2012, 15:31
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
Re: Kernel Panic
I tried the command again and this time it starts to act like it's going to reinstall...then I get the following:
Code: Select all
install/doinst.sh: line 38: sbin/ldconfig: cannot execute binary file- 9. Oct 2012, 00:49
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
Re: Kernel Panic
ldconfig did not correct the error. Still recieving the same error as originally reported.
- 9. Oct 2012, 00:46
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
Re: Kernel Panic
I tried running that command to upgrade/reinstall glibc but it says file does not exist. Is that the correct command? The reason I ask is that when I go into that directory and do ls I see glibc in there. I see glibc-2.13-x86_64-6_slack13.37.txz. running ldconfig now.
- 8. Oct 2012, 01:07
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
Re: Kernel Panic
Nothing has been erased as far as I can tell. /sbin/init is there in sda1. lilosetup.py did not produce anything different ...no extended verbiage or anything. Now my friend is saying that they applied all updates before rebooting :evil: So, the story changed and the truth came out. Can you provide ...
- 5. Oct 2012, 20:29
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
Re: Kernel Panic
fsck did not resolve the problem. What next?
- 5. Oct 2012, 19:17
- Forum: Problems
- Topic: SOLVED Kernel Panic
- Replies: 27
- Views: 11140
Re: Kernel Panic
Running fsck now. It's at 29% and going slowly. Will post results when finished. Thank you everyone for your help so far!