|
#1
| |||
| |||
| How to reboot to Single User mode without keyboard Hi All, I would like to reboot one of my OS X servers into single user mode so I can do a fsck on it. What's the command (reboot -XXX?) to do so? I dont have a display card or keyboard hooked up to it. sorry if this has been asked already, it seems seraching the forums is disabled? thanks. |
|
#2
| |||
| |||
| You will need a keyboard and video card to do this, as far as I know Here is the Apple kbase page on different boot options on a headless Xserve- http://docs.info.apple.com/article.html?artnum=75489 |
|
#3
| ||||
| ||||
| Here's how, be careful, read the manual Quote:
nvram boot-args=\"-s\" Read the man page for nvram carefully. However, I know of no graceful way to control any OS X Machine in SUM without a keyboard.
__________________ Sourcehound, author of HelpMate: http://www.macworkshops.com/machelpmate ACSA, ACTC, MCP, A+, APP Mac OS X IT Trainer & Consultant http://www.macworkshops.com MacTech Magazine Columnist http://www.mactech.com |
|
#4
| |||
| |||
| Thanks for your responses. I'm reading up on NVRAM. But according to this it seems rlogin/ssh to it would be futile: http://www.macosx.com/content/faq.ph...User-Mode.html I guess the only chance to do a fsck on it is to get it in single user mode? Quote:
Last edited by Hofuzz; December 5th, 2005 at 03:39 PM. |
|
#5
| ||||
| ||||
| Quote:
However, there's one option that doesn't really give you any feedback, and that's to book in "Safe" boot mode, by holding down the shift key at startup. This runs a longer and more complete fsck. But if you want to mess with the directory, you still need to boot in SUM.
__________________ Sourcehound, author of HelpMate: http://www.macworkshops.com/machelpmate ACSA, ACTC, MCP, A+, APP Mac OS X IT Trainer & Consultant http://www.macworkshops.com MacTech Magazine Columnist http://www.mactech.com |