<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Thenujan</id>
	<title>Manjaro - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Thenujan"/>
	<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Special:Contributions/Thenujan"/>
	<updated>2026-05-22T01:22:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Printing&amp;diff=29752</id>
		<title>Printing</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Printing&amp;diff=29752"/>
		<updated>2021-12-25T10:24:18Z</updated>

		<summary type="html">&lt;p&gt;Thenujan: Fixed typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
= Overview = &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
Printing is undertaken through the use of [http://en.wikipedia.org/wiki/CUPS CUPS] (previously an acronym for &amp;#039;&amp;#039;&amp;#039;C&amp;#039;&amp;#039;&amp;#039;ommon &amp;#039;&amp;#039;&amp;#039;U&amp;#039;&amp;#039;&amp;#039;nix &amp;#039;&amp;#039;&amp;#039;P&amp;#039;&amp;#039;&amp;#039;rinting &amp;#039;&amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;#039;ystem). This is a popular open source printing system used in most Linux distributions due to its ease of use. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing the Printer Software = &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
First, install the {{ic|manjaro-printer}} package using your favorite package manager or by using the command:&lt;br /&gt;
 pamac install manjaro-printer&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
Note that you may need to add yourself to the {{ic|sys}} group.  To do this, use the command:&lt;br /&gt;
 sudo gpasswd -a yourusername sys&lt;br /&gt;
&lt;br /&gt;
= Enabling Printing Capabilities = &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Once the necessary software has been installed, to start and enable printing capabilities, enter the following commands:&lt;br /&gt;
 sudo systemctl enable --now cups.service&lt;br /&gt;
 sudo systemctl enable --now cups.socket&lt;br /&gt;
 sudo systemctl enable --now cups.path&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
At this point you should be ready to configure a printer&lt;br /&gt;
&lt;br /&gt;
=Managing Printers= &amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Managing Printers with HP Device Manager== &amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
[[File:Hplip.png|left|375px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
If have a printer made by HP, the easiest way to manage it is with the HP Device Manager({{ic|hp-toolbox}}).  It is wizard based and handles automatic detection and setup of your printer locally or across a network.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
You can run it by selecting &amp;#039;&amp;#039;&amp;#039;HP Device Manager&amp;#039;&amp;#039;&amp;#039; from the menu or with the command {{ic|hp-toolbox}}.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Managing Printers with CUPS== &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
Another way to add a printer is to use CUPS directly. Assuming CUPS has been enabled (and started), upon connecting a printer, it should be automatically detected and configured for you to use. The process itself should take only about a minute. However, if the automatic detection and configuration doesn&amp;#039;t seem to work, then your printer can be manually set up with relative ease. There are two methods to do so:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Webpage Interface&amp;#039;&amp;#039;&amp;#039;: CUPS provides an webpage interface that will open in your default web browser to configure your printer. This interface also provides access to further information about CUPS, as well as on-line help.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Desktop Interface&amp;#039;&amp;#039;&amp;#039;: A standard desktop wizard is also available, which should be instantly familiar to those who have configured a printer before, whether using Linux or another operating system such as windows. Note that you may need to install the {{ic|system-config-printer}} package using your favorite package manager or by using the command:&lt;br /&gt;
 pamac install system-config-printer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CUPS Webpage Interface=== &amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
[[File:CUPSweb.png|thumb|left|375px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
To access the webpage interface, select &amp;#039;&amp;#039;&amp;#039;Manage Printing&amp;#039;&amp;#039;&amp;#039; from your desktop menu. The interface will automatically open in your default web browser. Alternatively, you can also open your choice of web browser, and enter the following into the address bar:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
http://localhost:631/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
{{tip|You can also just click the address provided above to access the CUPS web interface!}}&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CUPS Desktop Interface Part 1: The Automatic Method=== &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
[[File:CUPS1.png|thumb|left|375px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;1. Add your printer&amp;#039;&amp;#039;&amp;#039;. Ensuring that your printer is properly connected and switched on, select &amp;#039;&amp;#039;&amp;#039;Print Settings&amp;#039;&amp;#039;&amp;#039; from your desktop menu. Once the &amp;#039;&amp;#039;Print Settings&amp;#039;&amp;#039; window has opened, click &amp;#039;&amp;#039;&amp;#039;+ add&amp;#039;&amp;#039;&amp;#039; to add a new printer. &lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
[[File:CUPS2.png|thumb|left|375px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;2. Select your printer name&amp;#039;&amp;#039;&amp;#039;. Once the &amp;#039;&amp;#039;New Printer&amp;#039;&amp;#039; window has opened, under the &amp;#039;&amp;#039;&amp;#039;Select Device&amp;#039;&amp;#039;&amp;#039; heading, find the name of your printer and click to highlight it. If your printer is listed more than once, check the description on the right to ensure your selection is not for another function, such as scanning or faxing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;3. Select your printer connection&amp;#039;&amp;#039;&amp;#039;. Under the &amp;#039;&amp;#039;&amp;#039;Connection&amp;#039;&amp;#039;&amp;#039; heading, click to highlight your printer&amp;#039;s connection method. As illustrated, this will usually always be &amp;#039;USB&amp;#039;.&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
[[File:CUPS3.png|thumb|left|375px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;4. Install your printer driver&amp;#039;&amp;#039;&amp;#039;. Once your printer name and connection have been highlighted, click the &amp;#039;&amp;#039;&amp;#039;Forward&amp;#039;&amp;#039;&amp;#039; button and CUPS will automatically search for the available drivers for it. In most instances, once the appropriate driver has been found it will be automatically installed, and the set-up process will have completed. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
Otherwise, if the process did not succeed, it will be necessary to click the forward button again in order chose the appropriate driver yourself. &lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CUPS Desktop Interface Part 2: The Manual Method=== &amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
[[File:CUPS4.png|thumb|left|375px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
{{tip|CUPS will usually help you out by showing recommended choices for each step.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;1. Select your printer make&amp;#039;&amp;#039;&amp;#039;. If the Automatic method did not automatically find and install an appropriate driver for your printer, then clicking the forward button again will present the &amp;#039;&amp;#039;Chose Driver&amp;#039;&amp;#039; window. The first step is to select the make of your printer. As illustrated, as an HP printer is to be installed, the recommended choice of &amp;#039;&amp;#039;HP&amp;#039;&amp;#039; has been highlighted by clicking on it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
Once your make of printer has been highlighted, click the forward button to proceed to the next step.&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
[[File:CUPS5.png|thumb|left|375px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;2. Select your printer model&amp;#039;&amp;#039;&amp;#039;. Under the left-heading &amp;#039;&amp;#039;&amp;#039;models&amp;#039;&amp;#039;&amp;#039;, select the specific model of your printer. As illustrated, as the printer model to be installed in this instance is a Model 2210, the recommended choice of &amp;#039;&amp;#039;PSC 2210&amp;#039;&amp;#039; has been highlighted by clicking on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;3. Select your printer driver&amp;#039;&amp;#039;&amp;#039;. At last! Under the right-heading &amp;#039;&amp;#039;&amp;#039;Drivers&amp;#039;&amp;#039;&amp;#039;, select the appropriate driver for your printer. As illustrated, the recommended printer driver has been clicked to highlight it. &amp;#039;&amp;#039;&amp;#039;It is advised that you also select whatever driver is recommended for you&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:40--&amp;gt;&lt;br /&gt;
Once your printer model and driver have been highlighted, click the forward button to proceed to the next step.&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
[[File:CUPS6.png|thumb|left|375px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:42--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;4. Choose your printer name, description (optional), and location (optional)&amp;#039;&amp;#039;&amp;#039;. Unless you want to change something, it will not be necessary to make any amendments here.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
If you are happy with the information provided - or have made the desired changes - click the &amp;#039;&amp;#039;&amp;#039;Apply&amp;#039;&amp;#039;&amp;#039; button to complete the process.&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:44--&amp;gt;&lt;br /&gt;
[[File:CUPS7.png|thumb|left|375px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:45--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;5. Configure your printer&amp;#039;&amp;#039;&amp;#039;. Having clicked the Apply button in the previous step, your printer&amp;#039;s properties will be displayed. By selecting the categories on the right-hand side, you can view information and amend your printer&amp;#039;s settings if you wish. &amp;#039;&amp;#039;&amp;#039;The standard settings will be fine for most people, so unless you have something specific in mind, there will be nothing you need to do&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:46--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;6. Test your printer&amp;#039;&amp;#039;&amp;#039;. Although optional, this step is highly recommended! Click the &amp;#039;&amp;#039;&amp;#039;Print Test Page&amp;#039;&amp;#039;&amp;#039; button to ensure that your printer is set up and working properly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:47--&amp;gt;&lt;br /&gt;
{{tip|Your printer properties can be accessed - and changed - at any time by selecting the &amp;#039;&amp;#039;&amp;#039;Print Settings&amp;#039;&amp;#039;&amp;#039; option from your menu, and then double-clicking your printer&amp;#039;s icon.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:48--&amp;gt;&lt;br /&gt;
That&amp;#039;s it! Now click the &amp;#039;&amp;#039;&amp;#039;OK&amp;#039;&amp;#039;&amp;#039; button to close the window and start using your printer.&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Modifying an Installed Printer=== &amp;lt;!--T:49--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:50--&amp;gt;&lt;br /&gt;
To configure an installed printer at any time:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:51--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;1.&amp;#039;&amp;#039;&amp;#039; select the &amp;#039;&amp;#039;&amp;#039;Print Settings&amp;#039;&amp;#039;&amp;#039; option from your desktop menu, and&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:52--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;2.&amp;#039;&amp;#039;&amp;#039; double-click the printer&amp;#039;s icon.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:53--&amp;gt;&lt;br /&gt;
The configuration window will appear. Select any of the categories on the left-hand side of the window to view the appropriate information and make any desired changes. Once complete, click the &amp;#039;&amp;#039;&amp;#039;Apply&amp;#039;&amp;#039;&amp;#039; and then &amp;#039;&amp;#039;&amp;#039;OK&amp;#039;&amp;#039;&amp;#039; buttons to confirm and save your changes, or click the &amp;#039;&amp;#039;&amp;#039;Cancel&amp;#039;&amp;#039;&amp;#039; button to close the window without making any changes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Removing an Installed Printer=== &amp;lt;!--T:54--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:55--&amp;gt;&lt;br /&gt;
If for any reason you wish to remove a printer (e.g. to reinstall it), select the &amp;#039;&amp;#039;&amp;#039;Print Settings&amp;#039;&amp;#039;&amp;#039; option from your menu, right-click your printer&amp;#039;s icon, and then select &amp;#039;&amp;#039;&amp;#039;delete&amp;#039;&amp;#039;&amp;#039;. You will need to confirm your decision to delete the printer, as well as enter your password to complete the task.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Disabling Printing Capabilities = &amp;lt;!--T:56--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:57--&amp;gt;&lt;br /&gt;
If for any reason you wish to disable CUPS (e.g. in order to use an alternative printing system), open your terminal and enter the following command:&lt;br /&gt;
 sudo systemctl disable --now cups.service&lt;br /&gt;
 sudo systemctl disable --now cups.socket&lt;br /&gt;
 sudo systemctl disable --now cups.path&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Specific printers/scanners that are known to work = &amp;lt;!--T:58--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:59--&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Brand !! Type !! Print !! Scan !! Description how to set up !! Issues &amp;amp; Solutions !! More info !!&lt;br /&gt;
|-&lt;br /&gt;
| Canon || mp 280 || Yes, via network|| Yes, only local || CUPS and manjaro-printer || Remote scanning&lt;br /&gt;
|-&lt;br /&gt;
| Canon || Pixma MX535 || Yes, via network|| Yes, via network || Manjaro printer detects remote printer as mx530  &amp;amp; scanner and sets them up with no specific driver.|| Needs avahi and in my case ipv6 for some reason to be able to &amp;#039;see&amp;#039; the printer (@hanzel on the forum) &lt;br /&gt;
|-&lt;br /&gt;
| Canon || PIXMA TR4522 || || || Needs: cnijfilter2 or cnijfilter2-bin from the [[Arch_User_Repository|AUR]] || || [https://forum.manjaro.org/t/installing-a-canon-pixma-tr4522/78221 forum post]&lt;br /&gt;
|-&lt;br /&gt;
| Canon || PIXMA TS5120 || Yes|| Yes || Scanner seems to work after CUPS and manjaro-printer, printing requires cnijfilter and selecting Canon TS5100 series drivers|| Needs: cnijfilter2 or cnijfilter2-bin from the [[Arch_User_Repository|AUR]] || ||&lt;br /&gt;
|-&lt;br /&gt;
| Epson|| WF-3825 driver || || || Needs: epson-inkjet-printer-escpr2 [[Arch_User_Repository|AUR]] || || [https://forum.manjaro.org/t/epson-wf-3825-driver/77910/5 Forum post]&lt;br /&gt;
|-&lt;br /&gt;
| Canon || Pixma Pro-100 || Yes, via network and local || Not a feature || manjaro-printer || Takes a moment to start printing, just be patient&lt;br /&gt;
|-&lt;br /&gt;
| Canon || ISensys || LBP223dw || Yes || ||  || [https://forum.manjaro.org/t/installation-canon-i-sensys-lbp223dw/80306 forum post]&lt;br /&gt;
|-&lt;br /&gt;
| Canon || Pixma E4270 || Yes via Network || not tested || Needs: cnijfilter2 or cnijfilter2-bin from the [[Arch_User_Repository|AUR]]  || || [https://forum.manjaro.org/t/canon-pixma-e4270/86212 forum post]&lt;br /&gt;
|- &lt;br /&gt;
| Canon || Pixma G2100 || Yes || Yes || Plug&amp;amp; play || || [https://forum.manjaro.org/t/does-canon-printers-well-supported/87040/5 forum post]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:61--&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:60--&amp;gt;&lt;br /&gt;
Table made from suggestion [https://forum.manjaro.org/t/printer-overview-and-functionality-on-manjaro/79794 here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Contents Page{{#translation:}}]]&lt;/div&gt;</summary>
		<author><name>Thenujan</name></author>
	</entry>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=GRUB/Restore_the_GRUB_Bootloader&amp;diff=29409</id>
		<title>GRUB/Restore the GRUB Bootloader</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=GRUB/Restore_the_GRUB_Bootloader&amp;diff=29409"/>
		<updated>2021-12-14T05:09:59Z</updated>

		<summary type="html">&lt;p&gt;Thenujan: changed the order so the visitor knows that there is an automated script before starting manual chroot .Bit confused if i should also change the numbers Please check  T&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==Overview== &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
In order to load the operating system, a Linux-capable boot loader such as GRUB, rEFInd or Syslinux needs to be installed to the Master Boot Record (MBR) or the GUID Partition Table (GPT) of the media containing the Operating System. Installations created using Manjaro ISO defaults to GRUB.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
For various reasons - it happens the bootloader get&amp;#039;s corrupted, erased or misconfigured resulting to a black screen with a failure message during boot, like &amp;#039;&amp;#039;&amp;#039;No boot loaders found in /dev/...&amp;#039;&amp;#039;&amp;#039;. To restore system operation without re-installing your OS or losing your data you will need to use your Manjaro installation media, such as, a CD/DVD or USB Flashdrive.&lt;br /&gt;
{{BoxSecondary|Archlinux Boot Process|More information about the boot process on Archlinux based distributions is available at [https://wiki.archlinux.org/index.php/Arch_boot_process Archwiki]}}&lt;br /&gt;
&lt;br /&gt;
==Preparation== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
Identify the type of system you are attempted to resque as the commands involved are slightly different.&lt;br /&gt;
* BIOS/MBR/GPT system&lt;br /&gt;
* EFI/GPT system&lt;br /&gt;
&lt;br /&gt;
==Load Manjaro Installation Media== &amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
{{BoxSecondary|System Boot Override|To override system boot order the vendor has a dedicated key. Most laptop keyboard has multiple use for the function keys and the primary function may be reversed. In such case a &amp;lt;kbd&amp;gt;Fn&amp;lt;/kbd&amp;gt; key must be used with the function key. If you don&amp;#039;t know consult your system documentation. Manjaro ISO default usernames and passwords&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Default Username&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Default Password&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;manjaro&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;manjaro&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;root&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;manjaro&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Identify partitions== &amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
To identify your partitions and their designated use you need to run a partition manager. Depending on environment there is various tools. GTK based ISO offers GpartEd, QT based ISO offers KParted and common to all is the CLI tools.&lt;br /&gt;
{{UserCmd|command=lsblk -o PATH,PTTYPE,PARTTYPE,FSTYPE,PARTTYPENAME}}&lt;br /&gt;
More comprehensive information can be found using {{ic|fdisk}} (requires superuser) and you can limit the probed device e.g. &amp;#039;&amp;#039;/dev/sda&amp;#039;&amp;#039; or &amp;#039;&amp;#039;/dev/nvme0n1&amp;#039;&amp;#039;&lt;br /&gt;
{{UserCmd|command=sudo fdisk -l /dev/sda}}&lt;br /&gt;
The clues to look for is &amp;#039;&amp;#039;mbr&amp;#039;&amp;#039; vs. &amp;#039;&amp;#039;gpt&amp;#039;&amp;#039; and the presence of a small partition - usually the first - formatted with the &amp;#039;&amp;#039;vfat&amp;#039;&amp;#039; filesystem followed by a larger partition formatted as &amp;#039;&amp;#039;ext4&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
{{Important|This document and the content should &amp;#039;&amp;#039;&amp;#039;never&amp;#039;&amp;#039;&amp;#039; be used as a copy/paste resource. The remainder of this document will use pseudo names and partition numbering. Devices will be referred as &amp;#039;&amp;#039;&amp;#039;/dev/sdy&amp;#039;&amp;#039;&amp;#039; and partitions referred as &amp;#039;&amp;#039;&amp;#039;/dev/sdyA&amp;#039;&amp;#039;&amp;#039; and you will have to subtitute those with the real values from your system.}}&lt;br /&gt;
&lt;br /&gt;
==Use root context== &amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
When you have loaded the live ISO - depending on environment - open a terminal and switch to &amp;#039;&amp;#039;root&amp;#039;&amp;#039; context. Use above mentioned root:password combination.&lt;br /&gt;
{{UserCmd|command=su}}&lt;br /&gt;
&lt;br /&gt;
==Chroot environment== &amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
Chroot is a method to restrict various tasks to a restricted area e.g. package installation and other system maintenance tasks. Follow the [https://wiki.archlinux.org/index.php/Change_Root link] to read more about chroot on the Arch wiki.&lt;br /&gt;
===Identify system partitions===&lt;br /&gt;
From the above we assume you have identified the relevant partitions on your system and this document will refer the partitions as follows. Partitions not needed for this kind of maintenance has intentionally been left out (e.g. &amp;#039;&amp;#039;home&amp;#039;&amp;#039;, &amp;#039;&amp;#039;swap&amp;#039;&amp;#039;). &lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
! Partition !! Usage !! Comment&lt;br /&gt;
|-&lt;br /&gt;
| {{ic|/dev/sdyA}} || EFI system || Required for EFI system and mounted on &amp;#039;&amp;#039;/boot/efi&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| {{ic|/dev/sdyB}} || boot || Optional but mounted on &amp;#039;&amp;#039;/boot&amp;#039;&amp;#039; The primary use is when GRUB cannot write to &amp;#039;&amp;#039;/&amp;#039;&amp;#039; (eg. &amp;#039;&amp;#039;f2fs&amp;#039;&amp;#039;)&lt;br /&gt;
|-&lt;br /&gt;
| {{ic|/dev/sdyC}} || root || Required and for the root filesystem and mounted on &amp;#039;&amp;#039;/&amp;#039;&amp;#039; - usually formatted using &amp;#039;&amp;#039;ext4&amp;#039;&amp;#039;&lt;br /&gt;
|}&lt;br /&gt;
{{Important|If your system is a BIOS/MBR system there is no efi partition. If your system is a BIOS/GPT system you will find an unformatted partion size 1-32MB of the bios boot partition type.}}&lt;br /&gt;
&lt;br /&gt;
===Use manjaro-chroot=== &amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
Manjaro deploys a script called {{ic|manjaro-chroot}} takes an optional argument which will search the visible devices - scan the partitions for signs of an operating system. If more than one Linux operating system is found you will get a choice of which system to chroot otherwise the file &amp;#039;&amp;#039;/etc/fstab&amp;#039;&amp;#039; from the system is used to mount the partitions and chroot into this system.This script is only available in live iso by default but you can get it in an installed system by installing {{Ic|manjaro-tools-base}} package.&lt;br /&gt;
{{RootCmd|command=pamac install manjaro-tools-base}}&lt;br /&gt;
{{RootCmd|command=manjaro-chroot -a}}&lt;br /&gt;
&lt;br /&gt;
===Manual chroot=== &amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
(Unnecessary if you have used {{ic|manjaro-chroot}})&lt;br /&gt;
Mount the partitions using the designated temporary mountpoint and &amp;#039;&amp;#039;&amp;#039;always&amp;#039;&amp;#039;&amp;#039; start with &amp;#039;&amp;#039;root&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
{{RootCmd|command=mount /dev/sdyC /mnt}}&lt;br /&gt;
{{Important|With a [[Btrfs|BTRFS filesystem]], you should note that the subvolumes must be mounted. That would be in such a case:{{RootCmd|command=mount -o subvol=@ /dev/sdyC /mnt}}}}&lt;br /&gt;
Then - if applicable - mount &amp;#039;&amp;#039;boot&amp;#039;&amp;#039;&lt;br /&gt;
{{RootCmd|command=mount /dev/sdyB /mnt/boot}}&lt;br /&gt;
Then - if applicable - mount &amp;#039;&amp;#039;efi&amp;#039;&amp;#039;&lt;br /&gt;
{{RootCmd|command=mount /dev/sdyA /mnt/boot/efi}}&lt;br /&gt;
Create the chroot environment and use bash as shell&lt;br /&gt;
{{RootCmd|command=manjaro-chroot /mnt /bin/bash}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Reinstall GRUB== &amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
One possible cause why you are reading this document - is an unfinished update - which in turn can be caused by several situations - situation we will not dive into. To fix what ever caused this you should run a full system update including grub to ensure everything is in place.&lt;br /&gt;
{{RootCmd|command=pacman -Syu grub}}&lt;br /&gt;
When the transaction as completed continue below using the section matching your system&lt;br /&gt;
===BIOS System===&lt;br /&gt;
On a BIOS/GPT system there is no MBR and therefore no place to store the loader. The GPT partition specification allows for an unformatted partition of the BIOS boot partition type (0xEF02). The size of this partition can be as small as 1 mebibyte. The Calamares installer uses a fixed size of 32 mebibyte. On a BIOS/MBR system a part of the bootloader is written to the Master Boot Record for the primary disk.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
The device is the &amp;#039;&amp;#039;&amp;#039;disk&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;not a partition&amp;#039;&amp;#039;&amp;#039;)&lt;br /&gt;
{{RootCmd|command=grub-install --force --target=i386-pc --recheck --boot-directory=/boot /dev/sdy}}&lt;br /&gt;
Make sure the grub configuration is up-to-date&lt;br /&gt;
{{RootCmd|command=grub-mkconfig -o /boot/grub/grub.cfg}}&lt;br /&gt;
&lt;br /&gt;
===EFI System=== &amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
{{Important|You need to be in chroot for this procedure.}}&lt;br /&gt;
Reinstall grub&lt;br /&gt;
{{RootCmd|command=grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck}}&lt;br /&gt;
Update the grub configuration&lt;br /&gt;
{{RootCmd|command=grub-mkconfig -o /boot/grub/grub.cfg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
{{BoxWarning|EFI grub install messages|EFI variables are not supported on this system.}}&lt;br /&gt;
Verify the existance of an EFI system partition&lt;br /&gt;
{{RootCmd|command=lsblk -o PATH,PTTYPE,PARTTYPE,FSTYPE,PARTTYPENAME}}&lt;br /&gt;
Verify the efi filesystem is loaded&lt;br /&gt;
{{RootCmd|command=ls /sys/firmware/efi}}&lt;br /&gt;
Exit chroot&lt;br /&gt;
{{RootCmd|command=exit}}&lt;br /&gt;
Try loading the efi filesystem&lt;br /&gt;
{{RootCmd|command=modprobe efivarfs}}&lt;br /&gt;
Re-enter chroot &lt;br /&gt;
{{RootCmd|command=manjaro-chroot /mnt /bin/bash}}&lt;br /&gt;
Then mount the efi filesystem&lt;br /&gt;
{{RootCmd|command=mount -t efivarfs efivarfs /sys/firmware/efi/efivars}}&lt;br /&gt;
Verify the efi filesystem is loaded&lt;br /&gt;
{{RootCmd|command=ls /sys/firmware/efi}}&lt;br /&gt;
If successfull re-run above installation commands&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting== &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
=== Arch Linux is not recognized ===&lt;br /&gt;
If Arch Linux wasn&amp;#039;t recognized after an update-grub then probably your Arch installation is missing the package lsb-release.&lt;br /&gt;
&lt;br /&gt;
==See also== &amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
* [http://wiki.manjaro.org/index.php?title=UEFI_-_Install_Guide UEFI Install Guide]&lt;br /&gt;
* [https://wiki.archlinux.org/index.php/GRUB GRUB on Arch wiki]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
[[Category:Contents Page{{#translation:}}]]&lt;/div&gt;</summary>
		<author><name>Thenujan</name></author>
	</entry>
</feed>