Skip to content

y9mo/xt5f0b

Repository files navigation

xt5f0b

Archlinux Install

$ ./installer

Ansible Arch configuration playbook

First Log in as newly created user and then execute the playbook

$ ansible-playbook --ask-become-pass playbook.yml

Misc

Specific MacOs

Create working bootable archlinux thumbdrive

# Identify the USB device
$ diskutil list
$ diskutil unmountDisk /dev/diskX

# USB flash installation media
$ dd if=path/to/arch.iso of=/dev/rdiskX bs=1m

Increase font size

$ setfont latarcyrheb-sun32

Issue with Archlinux vagrant box

Guest addition where not installed

Update kernel version

$ sudo pacman -Syy

Then update your linux

$ sudo pacman -S linux

Reboot so new kernel loads. Then install linux-header.

$ sudo pacman -S linux-headers

Or whichever kernel you want.

$ cd /opt/VBoxGuestAdditions-*/init
$ sudo ./vboxadd setup

About

tools for personal setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published