Make sure $SECONDS is set
[grml-live.git] / i386_files / boot / isolinux / f6
1 \19\fgrml - Linux for sysadmins and users of texttools                            \ f09F6\ f07
2                                                                                
3 \ f70 Troubleshooting on grml (main page via key f1)                                
4                                                                                
5   If you experience lockups or other hardware failures,                        
6   disable buggy APIC interrupt routing:                                        
7                                                                                
8             grml noapic nolapic                                                
9                                                                                
10   Disable ACPI for PCI maps (some HP servers and Via-based machines):          
11                                                                                
12             grml pci=noacpi                                                    
13                                                                                
14   Deactivate SMP-kernel and use only one processor:                            
15                                                                                
16             grml nosmp    /   grml maxcpus=1                                   
17                                                                                
18   Disable framebuffer if you get a black/blank screen or                       
19   notice problems with your display:                                           
20                                                                                
21             grml vga=normal                                                    
22                                                                                
23 \ f1f