User Tools

Site Tools


ubuntu:grub:fix_broken_grub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:grub:fix_broken_grub [2020/04/01 19:36] – created peterubuntu: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:
 </code> </code>
  
-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,msdosX) # you should know which partition the Ubuntu is installed set root=(hd0,msdosX) # you should know which partition the Ubuntu is installed
 linux /boot/vmlin (press tab) root=/dev/sdaX linux /boot/vmlin (press tab) root=/dev/sdaX
-</code> 
 initrd /boot/initr (press tab) initrd /boot/initr (press tab)
 boot boot
 </code> </code>
  
-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)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki