Multiple drives labeled as containing source image
See original GitHub issue- Etcher version: at least 1.3.1+
- Operating system and architecture: Linux
- Image flashed: N/A
If the selected image is on /dev/sdc
:
If the selected image is on /dev/sda
:
[ { enumerator: 'lsblk',
busType: 'UNKNOWN',
busVersion: '0.0',
device: '/dev/sda',
raw: '/dev/sda',
description: 'Samsung SSD 850',
error: null,
size: 120034123776,
blockSize: null,
logicalBlockSize: null,
mountpoints: [ { path: '/' }, { path: '/boot/efi' } ],
isReadOnly: false,
isSystem: true,
isVirtual: null,
isRemovable: null,
isCard: null,
isSCSI: null,
isUSB: null,
isUAS: null },
{ enumerator: 'lsblk',
busType: 'UNKNOWN',
busVersion: '0.0',
device: '/dev/sdb',
raw: '/dev/sdb',
description: 'SD Transcend',
error: null,
size: 31914983424,
blockSize: null,
logicalBlockSize: null,
mountpoints: [],
isReadOnly: false,
isSystem: false,
isVirtual: null,
isRemovable: null,
isCard: null,
isSCSI: null,
isUSB: null,
isUAS: null },
{ enumerator: 'lsblk',
busType: 'UNKNOWN',
busVersion: '0.0',
device: '/dev/sdc',
raw: '/dev/sdc',
description: 'AS2115',
error: null,
size: 1000204886016,
blockSize: null,
logicalBlockSize: null,
mountpoints: [ { path: '/media/jonas/R5-D4' } ],
isReadOnly: false,
isSystem: true,
isVirtual: null,
isRemovable: null,
isCard: null,
isSCSI: null,
isUSB: null,
isUAS: null } ]
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (8 by maintainers)
Top Results From Across the Web
Multiple Disk Drive - an overview | ScienceDirect Topics
A disk array is a storage system that contains multiple disk drives. It can be Just a Bunch of Disks (JBODs), ... Sign...
Read more >3:5:Using File Systems Flashcards | Quizlet
Study with Quizlet and memorize flashcards containing terms like In Windows, do letter-labeled "drives" correspond exactly to physical disks?, ...
Read more >I have 2 hard drives on my PC but only one is in use ... - Quora
If you have two physical hard drives, they might be showing up as one device ... Select Storage and you should see the...
Read more >Learn more about system image backup
During the first backup, the backup engine scans the source drive and copies only blocks that contain data into a .vhd file stored...
Read more >File System and Disk Image Tutorial
One minor caveat is that a single disk can contain multiple discrete file systems of completely different types. This is handy, for example,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
same problem here, completely unusable
@lurch
This is not the question but I think it is.
This is already done,
/
will only be shown in unsafe mode.It is a system drive but it also contains the mountpoint of the drive that contains the image.
This is not the label that we’ll use, we’ll use “Drive Mountpoint Contains Image”, see https://github.com/balena-io/etcher/pull/2582