Guest User

Untitled

a guest
Jul 20th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. error: no such device: <giant device uuid>.
  2. error: file /boot/vmlinuz-4.9.0-6-adm64 not found.
  3. error: you need to load kernel first.
  4.  
  5. set prefix=(hd0,gpt2)/boot/grub
  6. set root=(hd0,gpt2)
  7. insmod normal
  8. normal
  9. insmod linux
  10. linux /vmlinuz root=/dev/sda2
  11. initrd /initrd.img
  12. boot
Add Comment
Please, Sign In to add comment