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

no edit summary
imported>Verityproductions
imported>Verityproductions
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:


* '''From the desktop environment''': open the terminal from your desktop menu, or
* '''From the desktop environment''': open the terminal from your desktop menu, or
* '''From the command line''' (e.g. NET-Edition or having used the 'Boot in Text mode' option: enter the default username (manjaro) and password (manjaro) to log in.
* '''From the command line''' (e.g. NET-Edition or having used the ''Boot in Text mode'' option): enter the default username (manjaro) and password (manjaro) to log in.




Line 64: Line 64:
  mount /dev/'''sda1''' /mnt/boot
  mount /dev/'''sda1''' /mnt/boot


{{note|'''Again, if you do have not used a seperate boot partition, then it (obviously) does not need to be mounted!''' If you are not sure, then check the size of the partitions: a seperate partition used just for the GRUB should be the recommended size of 100MB.}}
{{note|Again, if you have not used a seperate boot partition, then it (obviously) does not need to be mounted!}}