linuxrc: just added a comment regarding booting via pcmcia (which is not available...
[grml-live.git] / templates / isolinux / f8
1 \19\fgrml - Linux for sysadmins and users of texttools                            \ f09F8\ f07
2                                                                                
3 \ f70 grml configuration options                                                    
4  ==========================                                                    
5                                                                                
6   myconfig=/dev/ice    -> search for config.tbz and grml.sh on specifed device 
7   extract=/directory   -> extract only provided directory of config archive    
8   netconfig=server.tld/path/to/config.tbz -> download specified archive and    
9                                              extract it                        
10   noautoconfig         -> do not automount device labeled with GRMLCFG         
11   file=configname.tbz  -> use specified filename as configuration archive      
12   partconf=/dev/ice    -> copy files specified in  /etc/grml/partconf from     
13                           /dev/ice to the grml system                          
14                                                                                
15   Usage examples:                                                              
16                                                                                
17   grml myconfig=/dev/sda1    -> mount usb device and extract config.tbz        
18                                 and execute grml.sh if present                 
19   grml netconfig=grml.org/config.tar.gz -> download file and extract it        
20   grml myconfig=/dev/fd0 file=foobar.tbz -> extract archive from floppy        
21   grml partconf=/dev/hda2    -> mount partition read-only and get files        
22                                 specified in  /etc/grml/partconf               
23 \ f1f