<div>Hi to All! Sorry for my bad English...<br /><br />I am try to install Dfly 4.4.3 to SD card Sony 32GB.<br /><br />uname -a<br />DragonFly 4.4-RELEASE DragonFly v4.4.3-RELEASE #5: Mon Apr 18 22:47:32 EDT 2016 x86_64_Generic<br /><br />dmesg | grep mmcsd0<br />mmcsd0:29GB < SDHC Memory Card > at mmc0 50Mhz/4bit # dmesg says, that Size of detected SD card is in GB<br /><br />But in Installer log:<br />/sbin/fdisk -v -f /tmp/new.fdisk mmcsd0 FAILED with return code of 1:<br /><br />View Log:<br />Executing '/usr/bin/grep -w '^mmcsd0 [0-9]*MB' /var/run/dmesg.boot >> /tmp/survey.txt || /bin/echo 'mmcsd0' >> /temp/survey.txt'<br />...<br />I am think, that Installer try to find the string "MB", but SD card in dmesg detected as "GB" size, then Installer print void space about SD card parameters and fdisk can't format SD card.<br /><br />Its possible to fix dmesg SD output size in MB or correct Installer options?<br /><br />best regards,<br />Dmitry Postolov<br />dpostolov@yandex.ru</div>