I hate to be a pain, but it fails with my card.
Seems the card must be mounted first, so it is.
I think this is the problem:
/dev//dev/sd/dev/d1
But I don't see any way to change that.
Here is the log file:
Unofficial build zip found and extracted
Processing completed
Scanning for cards - please wait ...
Scanning for suitable cards (64GB or less) ... - please wait ...
Command 'mount -l -t vfat,fat,msdos' = '/dev/sdd1 on /media/guy/CANON_DC1 type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0077,codepage=437,iocharset=utf8,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2) [CANON_DC]'
return code was 0
Command 'fdisk -l /dev/sdd' = '
Disk /dev/sdd: 29.7 GiB, 31914983424 bytes, 62333952 sectors
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: 0x00000000
Device Boot Start End Sectors Size Id Type
/dev/sdd1 8192 62333951 62325760 29.7G c W95 FAT32 (LBA)
'
return code was 0
Command 'umount /dev/sdd1' = ''
return code was 0
Command 'dd bs=1 count=488 seek=0 conv=notrunc if=/dev/sdd1' = '�PWRSHOT CANON_DC FAT32 '
return code was 0
Command 'rm -r /media/guy/CANON_DC1' = '!Error
rm: cannot remove ‘/media/guy/CANON_DC1’: No such file or directory'
return code was 1
Command 'mkdir /media/guy/CANON_DC1' = ''
return code was 0
Command 'mount /dev/sdd1 /media/guy/CANON_DC1' = ''
return code was 0
drives=1
Cards scanned - 1 cards found
Setting preparation tasks ...
p2=false
f32=true
si=31914
fmt1=3
bootable = FAT32
no formatting required
awaiting permission to install
Preparing /dev/sd/dev/d 32GB - please wait ...
Making card bootable as FAT32
Command 'umount /dev//dev/sd/dev/d1' = '!Error
umount: /dev//dev/sd/dev/d1: mountpoint not found'
return code was 32
Command 'printf "BOOTDISK" | dd bs=1 count=8 seek=480 conv=notrunc of=/dev//dev/sd/dev/d1' = '!Error
dd: failed to open ‘/dev//dev/sd/dev/d1’: No such file or directory'
return code was 1
Command 'rm -r /media/guy/CANON_DC1' = '!Error
rm: cannot remove ‘/media/guy/CANON_DC1’: Device or resource busy'
return code was 1
Command 'mkdir /media/guy/CANON_DC1' = '!Error
mkdir: cannot create directory ‘/media/guy/CANON_DC1’: File exists'
return code was 1
Command 'mount /dev//dev/sd/dev/d1 /media/guy/CANON_DC1' = '!Error
mount: special device /dev//dev/sd/dev/d1 does not exist'
return code was 32
Installation failed - see log for details