Okay, as subject notes. Here's my devices:
Disk /dev/sdb: 14.9 GiB, 15931539456 bytes, 31116288 sectors
Disk model: MassStorageClass
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x9b543f12
Device Boot Start End Sectors Size Id Type
/dev/sdb1 2048 207048 205001 100.1M c W95 FAT32 (LBA)
/dev/sdb2 208896 31116287 30907392 14.8G 83 Linux
I'm trying to install Arch Linux on a Raspberry Pi 4. I created two partitions as says, and I don't know what's happening after I download the tar. The bsdtar command wasn't found, so I installed it, did the command, and it seems to extract somewhere, but neither partition?
So, I just extracted the file myself with terminal to a folder, but what files from ArchLinuxARM-rpi-4-latest.tar.gz do I put in each partition? I put every folder from the tar --except-- boot into sdb2/16 GB Volume and put the boot folder in sdb1/105 MB folder but that doesn't work when I put the SD card in.