Howto install archlinux: Difference between revisions
Jump to navigation
Jump to search
Mandulete1 (talk | contribs) No edit summary |
Mandulete1 (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
http://ftp.osuosl.org/pub/archlinux/iso/latest | http://ftp.osuosl.org/pub/archlinux/iso/latest | ||
create a live usb of archlinux: | create a live usb of archlinux: | ||
dd if=/home/carlito/Desktop/isos/archlinux-2022.01.01-x86_64.iso of=/dev/sdb status=progress | dd if=/home/carlito/Desktop/isos/archlinux-2022.01.01-x86_64.iso of=/dev/sdb bs=4M status=progress | ||
if you're using windows download etcher to create the live usb: | if you're using windows download etcher to create the live usb: | ||
https://www.balena.io/etcher | https://www.balena.io/etcher | ||
boot the computer with the live usb and select Boot Arch Linux (x86_64): |
Revision as of 16:15, 12 January 2022
download latest archlinux iso:
http://ftp.osuosl.org/pub/archlinux/iso/latest
create a live usb of archlinux:
dd if=/home/carlito/Desktop/isos/archlinux-2022.01.01-x86_64.iso of=/dev/sdb bs=4M status=progress
if you're using windows download etcher to create the live usb:
https://www.balena.io/etcher
boot the computer with the live usb and select Boot Arch Linux (x86_64):