Manjaro Linux Installer doesn't show my USB drive

Some users have success with it - others don’t - but it boils down to: is the device listed as removable or not.

To my knowledge Calamares is designed avoid installing to removable devices - as it could create an issue where one accidently selects the device containing the installation source.

To check if that is the case - list the recognized devices and check the RM column of the output.

The number 1 designates a removable device - which Calamares won’t install to (even that seems not to be inconsistent - confused? Now I am [HowTo] Install Manjaro on USB drive (with and without VirtualBox) - #7 by Shirshendu).

Sample output from my system and as you can see it is quite arbitrary how the system see’s the devices.

  • sdd is USB connected backup device
  • sde is USB stick
  • mmcblk0 is SD-card
➜  ~ lsblk
NAME    MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sdd       8:48   0   1,8T  0 disk 
└─sdd1    8:49   0   1,8T  0 part
sde       8:64   1  14,4G  0 disk 
├─sde1    8:65   1   250M  0 part 
├─sde2    8:66   1     1M  0 part 
└─sde3    8:67   1  14,2G  0 part 
sr0      11:0    1  1024M  0 rom  
mmcblk0 179:0    0    15G  0 disk 
└─mmcblk0p1
        179:1    0    15G  0 part 
nvme0n1 259:0    0 476,9G  0 disk 
├─nvme0n1p1
│       259:1    0   300M  0 part 
├─nvme0n1p2
│       259:2    0 467,8G  0 part /
└─nvme0n1p3
        259:3    0   8,8G  0 part [SWAP]