<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Archlinux on Keep It Simple, Stupid</title>
    <link>https://www.hongy19.net/blog/tags/archlinux/</link>
    <description>Recent content in Archlinux on Keep It Simple, Stupid</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 20 Apr 2026 15:09:28 +0800</lastBuildDate>
    <atom:link href="https://www.hongy19.net/blog/tags/archlinux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Archlinux Install</title>
      <link>https://www.hongy19.net/blog/posts/2026-04-archlinux-install/</link>
      <pubDate>Mon, 20 Apr 2026 15:09:28 +0800</pubDate>
      <guid>https://www.hongy19.net/blog/posts/2026-04-archlinux-install/</guid>
      <description>&lt;h1 id=&#34;laptop-hw&#34;&gt;Laptop HW·&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;ASUS R556L&lt;/li&gt;&#xA;&lt;li&gt;CPU/GPU&#xA;&lt;ul&gt;&#xA;&lt;li&gt;CPU is I5-4210U(Haswell) which equipped with HD Graphics 4400 (Gen 7.5) according to lscpu&lt;/li&gt;&#xA;&lt;li&gt;Nvidia GF117M(&lt;a href=&#34;https://nouveau.freedesktop.org/CodeNames.html#NVC0&#34;&gt;Fermi/NVC0&lt;/a&gt;), GeForce 820M&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Screen&#xA;&lt;ul&gt;&#xA;&lt;li&gt;15.6inch display and resolution is 1366x768.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1 id=&#34;basic-installation&#34;&gt;basic installation&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;download iso and boot it.&lt;/li&gt;&#xA;&lt;li&gt;install according to &lt;a href=&#34;https://wiki.archlinux.org/title/Installation_guide&#34;&gt;installation guideline&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;close secure boot from laptop bios.&lt;/li&gt;&#xA;&lt;li&gt;connect wifi with iwctl&lt;/li&gt;&#xA;&lt;li&gt;partition&#xA;&lt;ul&gt;&#xA;&lt;li&gt;partition the disk with fdisk and EFI(UEFI) partition is mandatory&lt;/li&gt;&#xA;&lt;li&gt;format partitions&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;mount disk to /mnt, update pacman mirrolist&lt;/li&gt;&#xA;&lt;li&gt;nstall essential package: pacstrap -K /mnt base linux linux-firmware vim iwd&lt;/li&gt;&#xA;&lt;li&gt;genfstab -U /mnt &amp;raquo; /mnt/etc/fstab&lt;/li&gt;&#xA;&lt;li&gt;arch-chroot /mnt&lt;/li&gt;&#xA;&lt;li&gt;ln -sf /usr/share/zoneinfo/Area/Location /etc/localtime&lt;/li&gt;&#xA;&lt;li&gt;hwclock &amp;ndash;systohc&lt;/li&gt;&#xA;&lt;li&gt;locale-gen&lt;/li&gt;&#xA;&lt;li&gt;mkinitcpio -P&lt;/li&gt;&#xA;&lt;li&gt;passwd&lt;/li&gt;&#xA;&lt;li&gt;install boot loader, see &lt;a href=&#34;#uefi&#34;&gt;UEFI&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;necessory package: sudo, openssh, less, fzf, mesa&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1 id=&#34;network&#34;&gt;network&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;systemd_networkd + iwd + systemd_resolved&lt;/li&gt;&#xA;&lt;li&gt;if only configure wifi with iwctl, there is no dhcp to assign IP. Need to update /etc/iwd.config to enable iwd dhcp.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1 id=&#34;uefi&#34;&gt;UEFI&lt;/h1&gt;&#xA;&lt;p&gt;Bios + MBR is setup on 1981 by IBM and many limitation. UEFI + GPT is new boot procedure.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
