Choose a release
For the selection of a release, please refer to this website (http://www.distrowatch.org/) to see related information , For reference only.
After repeated selection, I still choose manjaro based on arch.
Enter manjaro’s official website to download ios mirror manjaro mirror official website download address
Every version has different opinions on him at different times, so I can’t tell which is better and which is more suitable for you. I chose KDE p>
make usb!
You can use USBwritter or use Rufus or other
I use the version of rufus3.4. The partition type of the latest version I downloaded cannot be GPT, so I found the old version. Select the DD mirror mode when writing
< h1 id="boot">boot
For advanced boot, set Secure Boot to disable (otherwise Invalid signature detected. Check secure Boot Policy in Setup< /strong>)
Then set the boot sequence Adjust the boot sequence of the USB or manually enter the boot option interface when booting up and select the made USB, then you can enter the setting interface of manjaro
However, my laptop encountered a problem in the next step and got stuck in the TLP system startup after booting. /shutdown Here is completely dead, and it’s useless to set the driver to nonfree and free.
Choose free and keep looping Login Service
Choose nonfree card TLP
The general reason is the card TLP or card Logo caused by the N card 10 series graphics card driver
The solution is in the boot sector In the driver line, press e to build
After entering, modify the code and modify
driver = free
to
driver = intel xdriver= mesa acpi_osi=! acpi_osi="Windos 2009"
CTRL+X to save, the modified interface
Then press E on the boot line to enter and change driver=free
to driver=intel
In the next line there is a nouveau.modeset=1
Change to nouveau.modeset=0
The underline _ in the modified interface picture is the cursor
Finally, CTRL+X to boot and then you can enter the live graphical interface.
The settings here are only temporary, and restart the computer later. It is possible that the card logo cannot be entered. Also, press E on the interface to enter the settings. Finally, you must change the file after entering the system.
sudo nano /boot/grub/grub.cfg
Search for the first quiet and enter nouveau.modeset=0
after each update, you must modify it
Settings< /h1>
I won’t talk about the various partitions here (mount /boot/efi under the efi of the window)
If the installation is stuck at 93% and can’t wait, you can choose to continue waiting However, the installation can be completed after a certain period of time or directly disconnected from the Internet.
Finally, for the configuration of manjaro after installation, you can refer to the content of the following two links
Manjaro kde 18.0 installation and basic configuration (https://www.jianshu. com/p/22ba900ec42c)
manjaro xfce 18.0 pit record (https://www.cnblogs.com/elinuxboy/p/10123877.html)
Tips: campus networks may encounter various For example, if you can’t download mirror resources, mine can’t be changed to the mobile hotspot configuration.
About dual-system time non-synchronization Problem
Enter the command in Linux sudo timedatectl set-local-rtc true
Specific principle analysis
How to solve the problem of 8 hours time difference between Windows and Manjaro dual system
There is one last question about booting. Because windows cannot boot linux. So the solution is to boot with grub, refer to the Linux and Windows 10 boot with grub tutorial. However, I personally don’t use linux=-= so I manually F7 to select the startup item and select manjaro, so I didn’t get that. The machines of different molds for selecting the startup items are different.