Difference between revisions of "GRUB"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
[[AppArmor]]
 
[[AppArmor]]
 
  GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"
 
  GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"
 
  
 
  [[virsh console]]
 
  [[virsh console]]
Line 14: Line 13:
 
   GRUB_TERMINAL="serial console"
 
   GRUB_TERMINAL="serial console"
 
  Ref: https://serverfault.com/a/705062
 
  Ref: https://serverfault.com/a/705062
 
  
 
* [[Recovery mode]]: press and hold the Shift key (or Escape key)  
 
* [[Recovery mode]]: press and hold the Shift key (or Escape key)  

Revision as of 17:38, 3 September 2021

wikipedia:GNU GRUB

grub>
grub> help

AppArmor

GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"
virsh console
 GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyS0"
 GRUB_TERMINAL="serial console"
Ref: https://serverfault.com/a/705062
  • Recovery mode: press and hold the Shift key (or Escape key)
  • macOS Command + R

Related terms

See also

Advertising: