Install DragonFly 4.4.3 to SD card
Dmitry Postolov
dpostolov at yandex.ru
Tue Apr 19 22:38:16 PDT 2016
Hi to All! Sorry for my bad English and first mail in HTML mode...
I am try to install DragonFly 4.4.3 to SD card Sony 32GB.
uname -a
DragonFly 4.4-RELEASE DragonFly v4.4.3-RELEASE #5: Mon Apr 18 22:47:32 EDT 2016 x86_64_Generic
dmesg | grep mmcsd0
mmcsd0:29GB < SDHC Memory Card > at mmc0 50Mhz/4bit # dmesg says, that Size of detected SD card is in GB
But in Installer log:
/sbin/fdisk -v -f /tmp/new.fdisk mmcsd0 FAILED with return code of 1:
View Log:
Executing '/usr/bin/grep -w '^mmcsd0 [0-9]*MB' /var/run/dmesg.boot >> /tmp/survey.txt || /bin/echo 'mmcsd0' >> /temp/survey.txt'
...
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.
Its possible to fix dmesg SD output size in MB or correct Installer options?
best regards,
Dmitry Postolov
More information about the Users
mailing list