>>> On Wed, Nov 14, 2007 at 1:00 PM, in message
<[EMAIL PROTECTED]>, "Ayer,
Paul W" <[EMAIL PROTECTED]> wrote:
-snip-
> In Red Hat there is a 15 second delay built in were you can enter a
> command
> to boot into single user mode. I used to hate this but now kind of like
> it.
>
> Is there a way to do this in SLES?
Yes, since Red Hat got their code from the same place we did. :)
You'll need to make changes similar to this:
--- zipl.conf.20071102 2007-11-02 14:30:44.000000000 -0400
+++ zipl.conf 2007-11-14 17:52:40.000000000 -0500
@@ -3,7 +3,14 @@
[defaultboot]
- default = ipl
+defaultmenu = menu
+
+:menu
+ default = 1
+ prompt = 1
+ target = /boot/zipl
+ timeout = 10
+ 1 = ipl
[ipl]
target = /boot/zipl
Note the "timeout = 10" parameter. You can set that to a different number of
seconds if you so wish. The same should be true on RHEL.
Mark Post
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390