Guest User

Untitled

a guest
Oct 12th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. grub> ls (hd0,2) #(/boot/grub helye)
  2. grub> set root=(hd0,2)
  3. grub> linux /boot/vmlinuz-x.x.x-x-amd64 root=/dev/sda2
  4. grub> initrd /boot/initrd.img-x.x.x-x-amd64
  5. grub> boot
Add Comment
Please, Sign In to add comment