| 
                Last change
                  on this file since 2568 was
                  2546,
                  checked in by glasgall, 11 years ago
           | 
        
        
          | 
            vSphere doesn't have hvc0, so remove console=hvc0. Also set net.ifnames=0 so that we get eth0 and eth1 instead of eno<random numbers>.
           | 
        
        | 
            File size:
            232 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | GRUB_TIMEOUT=5 | 
|---|
| 2 | GRUB_DISTRIBUTOR="Fedora" | 
|---|
| 3 | GRUB_DEFAULT=saved | 
|---|
| 4 | GRUB_TERMINAL="serial console" | 
|---|
| 5 | GRUB_SERIAL_COMMAND="serial" | 
|---|
| 6 | GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm=0 rd.dm=0 KEYTABLE=us rd.luks=0 SYSFONT=True LANG=en_US.UTF-8 net.ifnames=0" | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.