archives
Rebooting Linux (Centos 3) Virtual Server
Submitted by Kevin Kleinfelter on Tue, 2008-08-19 20:45.I am using a virtual server from Rose Hosting. It runs Centos 3. When I try to reboot, it fails with a mesage:
- init: /dev/initctl: no such file or directory
Running:
- mkfifo /dev/initctl
seems to have corrected the problem. I'm not sure whether I eventually ran "reboot -f" or "init 6" to reboot.
