One of my F760s pauses at the boot menu (1-5 prompt, usually accessed by CTRL-C I believe) every time it reboots, which is rather annoying as I have to hit 1 to continue the boot.
How can I disable this?
Shut down to the OK prompt and type this
printenv floppy-boot?
If it is set to "true", then that is your problem. Set it to false like this:
setenv floppy-boot? false
I'm pretty sure that the name has a ? at the end. If not, then try "floppy-boot".
Steve Losen scl@virginia.edu phone: 434-924-0640
University of Virginia ITC Unix Support