Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


up_board_arch_linux_systemd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
up_board_arch_linux_systemd [2017/06/13 16:34] – [Post install configuration] adminup_board_arch_linux_systemd [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 {{tag>[hardware up board arch linux]}} {{tag>[hardware up board arch linux]}}
-~~TOC~~ 
 =====Up Board - Arch linux / EFI / SystemD===== =====Up Board - Arch linux / EFI / SystemD=====
 //Intel x5-Z8350 QuadCore 1.44Ghz (1.92GHz) 64 bit 2W CPU.//\\ //Intel x5-Z8350 QuadCore 1.44Ghz (1.92GHz) 64 bit 2W CPU.//\\
Line 48: Line 47:
 swapon /dev/mmcblk0p2 swapon /dev/mmcblk0p2
  
-mount /dev/mmcblk0p3 /mnt+mount /dev/mmcblk0p3 /mnt       # Root filesystem
 mkdir /mnt/boot mkdir /mnt/boot
-mount /dev/mmcblk0p1 /mnt/boot</code>+mount /dev/mmcblk0p1 /mnt/boot  # EFI filesystem mounted at /boot 
 +</code>
 ====Install Arch Linux==== ====Install Arch Linux====
   * Install Arch Linux on the filesystems:<code>pacstrap /mnt base</code>   * Install Arch Linux on the filesystems:<code>pacstrap /mnt base</code>
up_board_arch_linux_systemd.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1