BTS

Message4317

Author vjm
Recipients vjm
Date 2012-04-03.04:18:35
Content
mention the ethtimeout option, currently mentioned only in a blog entry
 http://grml.supersized.org/archives/337-More-robust-network-booting.html

 signed-off by: vincent.mcintyre@csiro.au

---
 templates/GRML/grml-cheatcodes.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/templates/GRML/grml-cheatcodes.txt
b/templates/GRML/grml-cheatcodes.txt
index f7ac328..e993414 100644
--- a/templates/GRML/grml-cheatcodes.txt
+++ b/templates/GRML/grml-cheatcodes.txt
@@ -204,6 +204,7 @@ grml nolvm                          Disable scanning for
Logical Volumes (LVM)
 grml lvm                            Automatically activate Logival Volumes
(LVM) during boot
 grml readonly                       Make sure all harddisk devices (/dev/hd*
/dev/sd*) are forced to read-only mode
 grml ethdevice=...                  Use specified network device for network
boot instead of default (eth0)
+grml ethtimeout=...                 Use specified timeout instead of default
(15sec)
 grml xmodule=ati|fbdev|i810|mga     Use specified X.org-Module (1)
 grml xmodule=nv|radeon|savage|s3    Use specified X.org-Module (2)
 grml xmodule=radeon|svga|i810       Use specified X.org-Module (3)
--
1.7.2.5
History
Date User Action Args
2012-04-03 04:18:35vjmsetrecipients: + vjm
2012-04-03 04:18:35vjmsetmessageid: <1333426715.57.0.257706444152.issue1153@bts.grml.org>
2012-04-03 04:18:35vjmlinkissue1153 messages
2012-04-03 04:18:35vjmcreate