After updating a Suse Linux 11 to SP4, I’ve booted the server and it was stuck on a black screen written grub>
To solve this problem it is needed to:
Boot using a Suse Linux 11 DVD
Select Rescue System
Choose a language
Login as root
# grub
find /boot/grub/stage1
root (hd0,0) -> type according to your system, found using find /boot/grub/stage1
setup (hd0)
quitReboot the server
reboot -d -n -f
You must be logged in to post a comment.