ubuntu:grub:fix_broken_grub
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:grub:fix_broken_grub [2020/04/01 19:36] – created peter | ubuntu:grub:fix_broken_grub [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - Grub - Fix Broken GRUB ====== | ====== Ubuntu - Grub - Fix Broken GRUB ====== | ||
+ | |||
+ | Installed Ubuntu in parallel with the Windows but don't want to break Windows. | ||
In superuser mode in live system: | In superuser mode in live system: | ||
Line 18: | Line 20: | ||
</ | </ | ||
- | Remove live system media once system poweroffs | + | Remove live system media once the system poweroffs. |
This should solve the issue. | This should solve the issue. | ||
Line 28: | Line 30: | ||
set root=(hd0, | set root=(hd0, | ||
linux /boot/vmlin (press tab) root=/ | linux /boot/vmlin (press tab) root=/ | ||
- | </ | ||
initrd /boot/initr (press tab) | initrd /boot/initr (press tab) | ||
boot | boot | ||
</ | </ | ||
- | # X indicates partition number where Ubuntu is installed | + | * X indicates partition number where Ubuntu is installed |
- | # I think this will resolve the issue | + | This shoud resolve the issue. |
ubuntu/grub/fix_broken_grub.1585769784.txt.gz · Last modified: 2020/07/15 09:30 (external edit)