- Download latest Manjaro Architect iso
- Burn the iso to a usb following the steps from the Manjaro wiki
- On Lenovo BIOS
- Disable Secure boot
- Set USB boot configuration on UEFI only.
- Save changes and press F12 to choose from boot menu.
- On Manjaro GRUB menu, add the
ivrs_ioapic[32]=00:14.0
grub parameter. Source
- Virtual Console: Autodetected by default
- List devices: List available hard drives and usb drives.
- Partition Disk -> Automatically partition
-
Mount partitions
- Select root drive (where Manjaro will be installed)
- ext4
- Keep
noatime
only (default). - After mounting select SWAP file and finalize this step.
-
Mirrors: Where to get packages from
- Rank Mirrors will test the connection to worldwide Manjaro mirrors.
- Then you'll be prompted to choose the ones you want to use as data sources.
-
Refresh Pacman Keys (Not needed)
-
Choose pacman Cache: No
-
Enable fsck hook: Yes
-
Install Manjaro Desktop
- Select kernels
linux 5.4
linux 4.9
- Select Desktop Environment:
kde
- Select additional packages:
git, fish, latte-dock
- Minimal Edition
- Manjaro Architect will start downloading all the packages
- Select additional packages:
- Install Display Driver: Auto-install free drivers
- Select kernels
-
Install bootloader: Grub (UEFI)
-
Configure Base
- Generate FSTAB: Device UUID
- Set hostname: rich-lenovo
- Set System Locale: es_AR
- Set Desktop Keyboard Layout: us
- Timezone and Clock: America/Argentina/Cordoba
-
System Tweaks
- Enable autologin 🆗
- Enable hibernation 🆗
- Security tweaks
- Journal: 50MB
- Disable coredump logging: 🆗
If you f*cked up with your GRUB - Manjaro wiki
- Follow the steps to Boot Manjaro
- Open a terminal and type ´sudo manjaro-chroot -a´
- Now you should be mounted on your disk
0. From here search four your specific error. This steps may not be what you need.
- ´nano /etc/default/grub´ to modify your conf, ´Ctrl-O´ to save changes and ´Ctrl-X´ to exit.
- Execute ´sudo update-grub´ and reboot.