Related pages:
This image uses Syslinux 6.04/pre3-3-g05ac953c but the application only includes the installation files for Syslinux 6.04/pre1.. As new versions of Syslinux are not compatible with one another, and it wouldn't be possible for Rufus to include them all, two additional files must be downloaded from the Internet ( "ldlinux.sys" and "ldlinux.bss" ): -Select "Yes" to connect to the Internet and download these files. -Select "No" to cancel the operation. Note: The files will be downloaded in the current application directory and will be reused automatically if present.
archiso login: root
After connecting to the Internet, the installation guide can be accessed via the convenience script "Installation_guide".
$ loadkeys de-latin1
$ Installation_guide
$ fdisk -l
Device | Boot | Start | End | Sectors | Size | Id | Type |
---|---|---|---|---|---|---|---|
/dev/sda1/ | 2048 | 2099199 | 2097152 | 1G | 82 | Linux swap / Solaris | |
/dev/sda2/ | * | 2099200 | 234440703 | 232341504 | 110.8G | 83 | Linux |
Device does not contain a recognized partition table Create a new DOS ( MBR ) disklabel with disk identifier 0xb113918b.
$ fdisk /dev/sda1 o w q
$ mkfs.ext4 /dev/sda2 $ mkswap /dev/sda1
$ mount /dev/sda2 /mnt $ swapon /dev/sda1
/etc/pacman.d/mirrorlist
and locate your geographic region. Uncomment mirrors you would like to use.
$ pacstrap -K /mnt base linux linux-firmware
$ genfstab -U /mnt >> /mnt/etc/fstab $ cat /mnt/etc/fstab
$ arch-chroot /mnt
$ timedatectl status $ ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime $ hwclock --systohc $ timedatectl status
$nano /etc/locale.gen # de_DE.UTF-8 UTF-8 ^o ^x
$ locale-gen
$nano /etc/locale.conf LANG=de_DE.UTF-8
$ localectl status $ nano /etc/vconsole.conf #KEYMAP=us KEYMAP=de-latin1 $ localectl status
$ nano /etc/hostname node9
$nano /etc/mkinitcpio.conf $ mkinitcpio -P
$ passwd
$ mount /dev/sda2 /mnt/boot $ arch-chroot /mnt /bin/bash $ pacman -Sy grub os-prober
$ grub-mkconfig /usr/bin/grub-probe: error: failed to get canonical path of 'airootfs'.
#xxx doesn't work right now xxx $ grub-mkconfig -o /boot/grub/grub.cfg $ grub-install --target=i368-efi --efi-directory=/boot/ --bootloader-id=GRUB
The image you have selected is an ISOHybrid, but its creators have not made it compatible with ISO/File copy mode. As a result, DD image write mode will be enforced.
Desktop | free -m | cat /proc/swaps | Comment | ||
---|---|---|---|---|---|
Mem: total | Mem: available | Swap: used | ”/dev/sda5 Used | ||
LiveGUI USB Image, KDE Plasma | 1827 | 566 .. 572 | 0 | 0 | |
Device | Boot | Start | End | Sectors | Size | Id | Type |
---|---|---|---|---|---|---|---|
/dev/sda1/ | 2048 | 2099199 | 2097152 | 1G | 82 | Linux swap | |
/dev/sda2/ | * | 2099200 | 234440703 | 232341504 | 110.8G | 83 | Linux |
Desktop | free -m | cat /proc/swaps | Back to text console | Comment | ||
---|---|---|---|---|---|---|
Mem: total | Mem: available | Swap: used | ”/dev/sda5 Used | |||
Textmode | 1845 | 1415 | 0 | 0 | ||
KDE: KDE Plasma Desktop | 1845 | 683 | 0 | 0 | ”..Leave” | |
The Cholesterol Free Desktop Environment ( Xfce ) | 1845 | 911 | 0 | 0 | “Log out root / Log Out” | |
The fluxbox window manager | 1845 | 1271 | 0 | 0 | “Fluxbox menu / Exit” | |
The blackbox window manager | 1845 | 1269 | 0 | 0 | “blackbox menu / Exit” | |
Windowmaker | 1845 | 954 | 0 | 0 | “Exit Windows Maker” | |
F(?) Virtual Window Manager ( version 2.xx ) | 1845 | 953 | 0 | 0 | “Quit” | |
Tab Window Manager ( very basic ) | 1845 | 953 | 0 | 0 | - | |
Motif WM | - | - | 0 | 0 | ||
xwmconfig
startx