r-darwish / alma

Create Arch Linux based bootable USB drives
GNU General Public License v3.0
389 stars 31 forks source link

Does not detect drive when addressed as /dev/sdb #69

Closed KSPAtlas closed 3 years ago

KSPAtlas commented 3 years ago

Describe the bug When I try to put Arch on a USB stick using ALMA I get an error that /dev/sdb is not a binary path.

To Reproduce Try to install by using /dev/sdX

Expected behavior I would expect it to work because it is still a block device file.

Additional context The USB is 8gb and formatted as ext4.

EDIT: It does not work for any path at all

r-darwish commented 3 years ago

What's the exact command that you're trying to run?

Charterino commented 3 years ago

Run this: sudo pacman -S gptfdisk