software:linux:grub
This is an old revision of the document!
How to Rescue a Non-booting GRUB 2 on Linux
From: https://www.linux.com/learn/how-rescue-non-booting-grub-2-linux
ls ls (hd0,2)/ grub> set root=(hd0,2) grub> linux /boot/vmlinuz-3.13.0-29-generic root=/dev/sda1 grub> initrd /boot/initrd.img-3.13.0-29-generic grub> boot
software/linux/grub.1478456850.txt.gz · Last modified: by superwizard
