Query: reboot
OS: plan9
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REBOOT(3) Library Functions Manual REBOOT(3)NAMEreboot - reboot CPU after loss of file server connectionSYNOPSISwrite(cfd, "push reboot", 11); fd = open("#^/deltat", OWRITE); fprint(fd, "%d", delaytime);DESCRIPTIONThis is a combined device and stream module (see stream(3)). The bootstrap program boot(8) pushes the module onto the file server connec- tion of a CPU server. The system will then reboot automatically if the connection hangs up. The reboot may be postponed by delaytime mil- liseconds by writing the decimal value of delaytime to Conventionally, this is done by /rc/bin/cpurc (see cpurc(8)). This mechanism may be used to cause the machines at a particular site to come up in a fixed order, such as after a power failure.SEE ALSOstream(3)SOURCE/sys/src/9/port/devreboot.c REBOOT(3)
Related Man Pages |
---|
halt(8) - freebsd |
reboot(3c) - sunos |
halt(8) - osx |
reboot(8) - freebsd |
fasthalt(8) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Can I reboot SunBlade150 from CD? |
Reboot loop |
How to resolve error "INIT: Cannot stat /etc/inittab, errno: 2" |
Zones not booting after server reboot |
aggr not persistent after a reboot |