Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. $ sudo grub2-mkconfig 2>/dev/null
  2.  
  3. $ sudo grub2-mkconfig > /dev/null
  4.  
  5. Generating grub configuration file ...
  6.  
  7. Found linux image: /boot/vmlinuz-3.10.0-123.el7.x86_64
  8. Found initrd image: /boot/initramfs-3.10.0-123.el7.x86_64.img
  9. Found linux image: /boot/vmlinuz-0-rescue-6f218ec606144059a8eac7a1beb562d0
  10. Found initrd image: /boot/initramfs-0-rescue-6f218ec606144059a8eac7a1beb562d0.img
  11.  
  12. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement