Difference between revisions of "GRUB/Restore the GRUB Bootloader"

imported>Aaditya
imported>Aaditya
Line 23: Line 23:
= Identify and Prepare the Installed Partition(s) =
= Identify and Prepare the Installed Partition(s) =
{{tip|'''If you had installed Manjaro using the ''assisted preparation'' method''' - whereby the installer automatically prepared and partitioned your computer's hard disk for you - then you will have the same four partitions as those listed by the author, below. This will include a separate Boot partition, named ''/dev/sda1''.}}
{{tip|'''If you had installed Manjaro using the ''assisted preparation'' method''' - whereby the installer automatically prepared and partitioned your computer's hard disk for you - then you will have the same four partitions as those listed by the author, below. This will include a separate Boot partition, named ''/dev/sda1''.}}
{{note|The procedure given below may also be described as [https://wiki.archlinux.org/index.php/Change_Root chroot](ing).}}




Line 80: Line 83:


  pacman -S mtools os-prober
  pacman -S mtools os-prober


= Restore GRUB =
= Restore GRUB =
Anonymous user