Tag Archives: Calamares

ArchEX (Arch Linux) Live with Pantheon, Gnome 44.4, LXQt 1.3, kernel 6.4.12.arch1-1 and Calamares Installer 3.2.62 :: Build 230826

ABOUT ArchEX Build 230826
I’ve made a new extra version of ArchEX with Pantheon, Gnome 44.4 and LXQt 1.3 as Desktop Environments (DE). This ArchEX version uses kernel 6.4.12-arch1-1. Pantheon is the desktop environment of elementary OS. It is written in Vala, using GTK 3 and Granite. ArchEX Build 230826 has the same “bugs” as ArchEX Build 230812 – see below.

Known “bugs” or errors in this ArchEX Build
I’ve kept my “old” ArchEX version 220905 on the server since ArchEX Build 230826 (and Build 230812) have some “bugs” i.e.:
1) When installing ArchEX to hard drive using Calamares Installer you’ll have to format the install partition in another Linux system in advance. If you let Calamares format you will get filesystem errors and therefore ArchEX won’t boot. Watch this screenshot…
So using Calamares it shall look like this screenshot shows.
NOTE 1: When installing ArchEX in VirtualBox you don’t have to worry about filesystem errors (for some unknown reason).
2) It can be difficult to configure a WiFi connection. To be able to use a WiFi connection you may have to unload and load the correct kernel module.
For example athk10_pci, iwlwifi or wl. Example commands:
$ sudo modprobe -r ath10k_pci
$ sudo modprobe ath10k_pci
Check which kernel module to load with the command: lspci
Also watch this screenshot…
NOTE 2: The WiFi problem is gone after a hard drive installation. I.e. you will automatically be connected.
3) Not a bug, but to be able to run the file manager PCManFM-qt as root you’ll have to use this command: sudo dbus-launch pcmanfm-qt.
4) Also not really a bug, but to be able to paste highlighted text into a terminal with your mouse’s middle button (which can be very handy) you’ll have to use QTerminal or xterm. It is not possible using LXTerminal or Gnome Terminal. Watch this screenshot…
NOTE 3: The “middle button problem” occurs only when logged in to the Pantheon Desktop.

Aside from the above mentioned bugs ArchEX Build 230826 works very well both live and from hard drive.

Study all installed packages in ArchEX 2023 with Pantheon, Gnome 44.4 and LXQt 1.3.

How To dual boot, triple boot or multi boot Linux with Windows in a simple way and be happy
Before installing ArchEX or any other Linux system my general installation instructions may be of interest.

LOG IN to Pantheon, Gnome or LXQt
Boot up the 230826 live System and log in from LightDM to the Pantheon, Gnome 44.4 or LXQt 1.3 Desktops. When the boot process is ready you will end up at LightDM’s login screen. Login as user user with password live to any of the above mentioned Desktops. You can’t login as root from LightDM. If you want to run this ArchEX version as root you shall press F1/F2 Ctrl Alt simultaneously. Then log in from console as root with password root. Run the command startx and you will enter the LXQt Desktop.

Program Management in Arch Linux

Arch Linux uses a proprietary system called Pacman. It is similar to that found in CRUX Linux. Read about Pacman.
You can also read all the documentation on Arch Linux. Four commands are basically the only ones you need to use:
1) pacman -Sy (update the packages database)
2) pacman -Syu (upgrading the whole system)
3) pacman -S MyUsefulProgram (the package installation command)
5) pacman -S –overwrite MyUsefulProgram (in case you get an error about “conflicting packages”)
6) pacman -R MyBadProgram (remove a package)
Very simple!
7) pacman -Scc (clean pacman cache)

Note: You can also use Yay – see below.

Errors about archlinux-keyring
If you get errors about keys (for example key A634567E8t6574 could not be looked up remotely) when trying to upgrade your system you shall run the following four commands as root:
rm -R /etc/pacman.d/gnupg/
rm -R /root/.gnupg/
gpg –refresh-keys
pacman-key –init && pacman-key –populate archlinux
pacman-key –refresh-keys
If that don’t work you can try this approach:
pacman -Sy archlinux-keyring
pacman-key –populate archlinux
pacman-key –refresh-keys
pacman -Sy
pacman -Syu

Yay – Yet Another Yogurt – An AUR Helper
If you want to install certain special packages for example Google Chrome and Spotify you can/must install Yay. Study this tutorial about how to install and use YayYet Another Yogurt – An AUR Helper Written in Go.  If you want to install new packages through Yay you’ll have to run the command su user before yay -S MyNeededProgram. If you’re not logged in as the ordinary user user. (You can’t run Yay as root).

UEFI/non-UEFI computers
ArchEX Build 230826/230812/230719/220905 is now also for UEFI computers. I.e. before you can run ArchEX live you don’t have to go into BIOS and change Boot Mode to Legacy Support.

LANGUAGE
The default locale/language is English. While installing ArchEX to hard drive using Calamares (ArchEX Installer), you can change the default locale to Swedish or any other language.

Rolling distribution
Arch Linux/ArchEX are rolling distributions, which implies that once you have installed the system on the hard drive there is no need for re-installations (which otherwise is common in the Linux world).

WHO should run Arch Linux?
My answer: The system fits the “advanced” Linux user/enthusiast, who would be willing to run an occasional command from time to time.

BENEFITS of ArchEX/Arch Linux
“Cutting Edge”-software and speed. You will for example always run the latest kernel if you upgrade ArchEX/Arch (for example) every month.

Screenshots
ArchEX Pantheon Desktop
ArchEX Gnome Desktop
ArchEX LXQt Desktop
ArchEX running in VirtualBox with Guest Additions installed
ArchEX running in VMware
root’s LXQt Desktop

DOWNLOAD
This version of ArchEX has been replaced by version 240101…


Follow me on Facebook…

 

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

ArchEX (Arch Linux) with LXQt, kernel 4.10.5-1-ARCH, Yaourt and Calamares installer – Build 170327

WHAT IS ArchEX?
ArchEX 64 bit is a new (170327) Linux live DVD based on Arch Linux. Arch motto is KISS (Keep It Simple Stupid). ArchEX uses kernel 4.10.5-1-ARCH and the LXQt Desktop environment. LXQt is a lightweight Qt desktop environment. It will not get in your way. It will not hang or slow down your system. It is focused on being a classic desktop with a modern look and feel.

INSTALLED SOFTWARE
Among many other programs, Firefox, Gimp, GCC, Wicd and GParted – study this package LIST.

LOG IN to LXQt
When the boot process is ready you will end up as root (superuser) in console mode. Run the command startx to enter X and LXQt. If you want to install new packages through Yaourt you’ll have to run the command su live before yaourt MyNeededProgram. (You can’t run Yaourt as root).

INSTALLATION to hard drive
ArchEX can easily be installed to hard drive of those who so desire. Use ArchEX Installer (Calamares). I.e. while running ArchEX live from a DVD or USB stick. Read this INSTRUCTION and watch the slideshow below.

The Calamares Installer works almost perfect. You’ll have to install Grub (the boot loader) manually. See an example below when I have installed ArchEX in VirtualBox. Run the following commands after you have closed the Calamares Installer.
mkdir /mnt/sda1
mount /dev/sda1 /mnt/sda1
arch-chroot /mnt/sda1
grub-install /dev/sda
grub-mkconfig -o /boot/grub/grub.cfg
exit
Change the commands to suit your hard drive installation of ArchEX (if you need Grub).

Install ArchEX to a USB Pen Drive with persistence

Please read my INSTRUCTION. All your system changes will be saved directly on the stick.

Install ArchEX to a USB Pen Drive without persistence
Can be done with the dd-command in Linux. Please read this instruction. In Windows you can use Etcher. Watch this screenshot when Etcher is running.

Program Management in Arch Linux
Arch Linux uses a proprietary system called Pacman. It is similar to that found in CRUX Linux. Read about Pacman.
You can also read all the documentation on Arch Linux. Four commands are basically the only ones you need to use:
1) pacman -Sy (update the packages database)
2) pacman -Syu (upgrading the whole system)
3) pacman -S MyUsefulProgram (the package installation command)
4) pacman -R UnnecessaryProgram (uninstall a package).
Very simple!

Errors about archlinux-keyring

If you get errors about keys (for example key A634567E8t6574 could not be looked up remotely) when trying to upgrade your system you shall run the following four commands as root:
rm -R /etc/pacman.d/gnupg/
rm -R /root/.gnupg/
gpg –refresh-keys
pacman-key –init && pacman-key –populate archlinux
pacman-key –refresh-keys

YaourtYet AnOther User Repository Tool
If you want to install certain special packages for example Google Chrome and Spotify you can/must install Yaourt. Study this tutorial about how to install and use Yaourt – a Pacman frontend. Note: Yaourt and Spotify are pre-installed in ArchEX Build 170327. If you want to install new packages through Yaourt you’ll have to run the command su live before yaourt MyNeededProgram. (You can’t run Yaourt as root).

LANGUAGE
The default locale/language is English. While installing ArchEX to hard drive, you can change the default locale to Swedish or any other language.

Rolling distribution
Arch Linux/ArchEX are rolling distributions, which implies that once you have installed the system on the hard drive there is no need for re-installations (which otherwise is common in the Linux world).

WHO should run Arch Linux?
My answer: The system fits the “advanced” Linux user/enthusiast, who would be willing to run an occasional command from time to time.

BENEFITS of ArchEX/Arch Linux
“Cutting Edge”-software and speed. You will for example always run the latest kernel if you upgrade ArchEX/Arch (for example) every month.

Screenshots
ArchEX LXQt Desktop
ArchEX starting up live
ArchEX starting up from hard drive (VirtualBox)
ArchEX Installer (Calamares) running
ArchEX (old) Installer running

DOWNLOAD
This build has been replaced by Build 170626.

RaspArch
for Raspberry Pi 3 and Pi 2
RaspArch is a “remaster” of Arch Linux ARM. The original compressed system is of 231 MB. After I have added the LXDE Desktop environment, PulseAudio, Firefox, Yaourt and Gimp the system increased to 700 MB. RaspArch is a “ready-to-go” ARM system. It must be installed on a Raspberry Pi 3 or Raspberry Pi 2 computer.

A member on RaspEX recently wrote this about RaspArch: I’ve used Slackware, Debian, Gentoo, Ubuntu & Arch. I prefer Arch. Ubuntu is easier to install, Arch is easier to keep up to date. You do not go through big, painful, changes every year instead you just update, once in a while, make changes if instructed. Arch has most of the benefits of Gentoo without the pain of recompiling _everything_. When you do need to build a package in Arch its painless especially if you use one of the tools that support Aur (I like yaourt). Arch avoids the politics of Debian and Ubuntu and delivers a great Linux distribution. RaspArch now brings these advantages to the Pi 2.

Screenshot of RaspArch’s Desktop

Connect With Me