This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # Config for GNU GRand Unified Bootloader (GRUB) (2) | |
| # /boot/grub/grub.cfg | |
| # or | |
| # /boot/grub2/grub.cfg | |
| # This grub.cfg file was created by Lance http://www.pendrivelinux.com | |
| # Suggested Entries and the suggestor, if available, will also be noted. | |
| # and then improved by Pysis. | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | -480p - Run tenfoot in 480p rather than 1080p | |
| -720p - Run tenfoot in 720p rather than 1080p | |
| -accountrecovery - Perform account recovery | |
| -all_languages - show longest loc string from any language | |
| -bigpicture - Start in Steam Big Picture mode | |
| -cafeapplaunch - Launch apps in a cyber cafe context | |
| -candidates - Show libjingle candidates for local connection as they are processed | |
| -ccsyntax - Spew details about the localized strings we load | |
| -community - Set the community URL | |
| -complete_install_via_http - Run installation completion over HTTP by default | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # This grub.cfg file was created by Jamie Kurtz | |
| # Detailed instructions for use will soon be found here: http://www.jamiekurtz.com | |
| # Simplified instructions below | |
| # Sample grub entries... https://wiki.archlinux.org/index.php/Multiboot_USB_drive | |
| # Inspiration from here: http://www.pendrivelinux.com/boot-multiple-iso-from-usb-via-grub2-using-linux/ | |
| # Simplified instructions... | |
| # Make sure grub, grub-efi, and xorriso packages are installed and up-to-date | |
| # In your terminal go to directory where want to create the USB image contents | |
| # Run the following to create the necessary folder structure: |