Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.
 
 

Repository files navigation

archiso for Lenovo ThinkPad X13s

This project has moved

The canonical repository is now on Codeberg:

https://codeberg.org/ironrobin/archiso-x13s

This GitHub repository is no longer accepting issues or pull requests. Please open new issues and submit contributions on Codeberg.

This repository contains a customized archiso preset for building images for the ThinkPad X13s ARM laptop. Pre-built images are available in Releases.

X13s specific packages can be found here.

Boot instructions

  1. Download the latest Pre-built image
  2. Flash to a USB dd bs=4M if=archlinux-x13s-YYYY.MM.DD-aarch64.iso of=<DEV-TARGET> conv=fsync oflag=direct status=progress
  3. Reboot the laptop, and press F12 when the Lenovo logo appears
  4. Select the USB to boot

Installation

The instructions in the Installation_guide mostly apply, however there are some things specific to the X13s to be aware of:

  • The internal drive is /dev/nvme0n1, and USB storage will be /dev/sdX.
  • The X13s ships with an existing EFI system partition on the internal drive that you can use /dev/nvme0n1p1.
  • The ironrobin-x13s repo will be missing from the target system's pacman.conf, make sure to edit it and add this if you want to use X13s packages
[ironrobin-x13s]
Server = https://github.com/ironrobin/x13s-alarm/releases/download/packages

OR

[ironrobin-volterra]
Server = https://github.com/ironrobin/volterra-alarm/releases/download/packages

You'll need to trust the public key in order to verify package signature:

sudo pacman-key --recv-keys 6ED02751500A833A
sudo pacman-key --lsign-key 6ED02751500A833A

If this project helped you, you can buy me a cup of coffee :)

Donate

DOGE address: DRUZaJueWL3G7Y6d9MSBx23vcVcbuQ9kQQ

About

⚠️ Project has moved to Codeberg: https://codeberg.org/ironrobin/archiso-x13s

Topics

Resources

Contributing

Stars

74 stars

Watchers

5 watching

Forks

Releases

Contributors

Languages