gabriel Rhapsody


Nombre de messages: 24 Localisation: France Date d'inscription: 16/11/2005
 | Sujet: URGENT problème après security Update 2009-002 Mer 20 Mai - 13:50 | |
| Bonjour,
Suite a la dernière security update de ces derniers jours mon xerve sous 10.4.11 ne reboote pas correctement. Il reste bloque en shell.
une commande reboot n'a pas d'effet un halt arrete la machine mais le redemarrage donne le même problème
un fsck -f -y ne change rien ...
Plus de précisions un redemarrage en mode verbose me donne
Launchd: bin/sh on /etc/rc terminated abnormally going ton single user mode
des idées ?
Merci pour vos infos |
|
Alex_ Admin
Nombre de messages: 440 Localisation: Nantes_Fr Date d'inscription: 13/11/2005
 | Sujet: Re: URGENT problème après security Update 2009-002 Mer 20 Mai - 15:22 | |
| un semblant de solution, si cela vient de launchd "I just had a little problem occur with the use of launchctl. I was looking to reduce the amount of memory used on my system, and found a server process (bfobserver) that was using a great deal of real memory. On checking, I found in the developer's Read Me that this process is not needed if you are not using xgrid compilation. Great. I will stop it from starting. I used launchctl to change its startup via launchd with the following command: | Code: | sudo launchctl unload -w \ /System/Library/LaunchDaemons/com.apple.dnbobserver.plist |
The problem was I accidentally put a space between /System/Library/LaunchDaemons/ and com.apple.dnbobserver.plist. The result was a wild card to launchctl for that directory, and caused all of the daemons listed to be killed and all the daemon startups were disabled. This meant that the system was now unusable, and a reboot just ended in a blue screen.
To fix this, I had to come up in single user mode (Command-S on startup). Remount the root file system read/write, compare all of the LaunchDaemon entries with my other system, and then re-enable them. This was a time consuming and stupid mistake, but easily done."
source : http://www.macosxhints.com/article.php?story=20061110220558563 |
|
Franck Mereo (zekiller28) Admin

Nombre de messages: 2489 Age: 38 Localisation: Paris Date d'inscription: 08/10/2006
 | Sujet: Re: URGENT problème après security Update 2009-002 Mer 20 Mai - 17:11 | |
| Sinon essaye de réappliquer la sécurity update sur ta machine…
Tu as un backup de l'OS avant la MAJ ? Si oui restore-le et basta !
Sinon une MAj Combo de l'OS peut aussi te tirer d'affaire… |
|