 |
Linode.com Forum Linode Community Forums
|
| Author |
Message |
lec
Joined: 24 Sep 2005
Posts: 34
|
| Posted: Wed Dec 28, 2005 9:14 pm Post subject: -bash: child setpgid (560 to 560): No such process |
|
|
Hi All,
I am getting the error message above every time I try to execute any command. For example:
Code: [~]# ls -al /boot
-bash: child setpgid (560 to 560): No such process
total 5184
drwxr-xr-x 2 root root 4096 Dec 28 20:48 .
drwxr-xr-x 23 root root 4096 Dec 28 20:53 ..
-rw-r--r-- 1 root root 48513 Oct 27 13:54 config-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 48021 Oct 27 14:38 config-2.6.9-22.0.1.ELsmp
-rw-r--r-- 1 root root 394264 Dec 28 20:48 initrd-2.6.9-22.0.1.EL.img
-rw-r--r-- 1 root root 388817 Dec 28 20:47 initrd-2.6.9-22.0.1.ELsmp.img
-rw-r--r-- 1 root root 731197 Oct 27 13:54 System.map-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 758541 Oct 27 14:38 System.map-2.6.9-22.0.1.ELsmp
-rw-r--r-- 1 root root 1465200 Oct 27 13:54 vmlinuz-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 1426548 Oct 27 14:38 vmlinuz-2.6.9-22.0.1.ELsmp
All I did was run "yum update" and downloaded all the updates and installed them. Am I not supposed to do that after installing a distro?
Thanks,
LEC |
|
| Back to top |
|
mikegrb
Joined: 16 Oct 2003
Posts: 266
Location: Dr Wierd's Lab, South Jersey Shore
|
| Posted: Wed Dec 28, 2005 9:22 pm Post subject: |
|
|
| You need to "mv /lib/tls /tls-disabled" as noted in the 2.6 kernel announcements. |
|
| Back to top |
|
lec
Joined: 24 Sep 2005
Posts: 34
|
| Posted: Thu Dec 29, 2005 8:30 am Post subject: |
|
|
Awesome, thank you. It fixed it.
LEC |
|
| Back to top |
|
| |
|