Hallo,
habe mir das BBB mit neuester Rev C von EXP GmbH liefern lassen.
Hersteller
element14 BeagleBone Black (Revision C)
Neuestes offizielles Image geflasht:
ZitatDownload the latest Debian image for the element14 BeagleBone Black (eMMC Flasher) from
http://beagleboard.org/latest-images/
BBB-eMMC-flasher-debian-7.5-2014-05-14-2gb.img
df -h --> ergibt
root@beaglebone:~# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 3.4G 1.6G 1.7G 49% /
udev 10M 0 10M 0% /dev
tmpfs 100M 592K 99M 1% /run
/dev/disk/by-uuid/6ee209d5-80c2-45d6-a736-2fe94447d38b 3.4G 1.6G 1.7G 49% /
tmpfs 249M 0 249M 0% /dev/shm
tmpfs 249M 0 249M 0% /sys/fs/cgroup
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 100M 0 100M 0% /run/user
/dev/mmcblk0p1 96M 89M 7.1M 93% /boot/uboot
Dann spasseshalber eine FAT32 microSD mit 8GB eingesteckt!
Ergebnis: --> wird problemlos automatisch gemountet! --> 7622624 1060 7621564 1% /media/DATENroot@beaglebone:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 3553816 1632852 1737108 49% /
udev 10240 0 10240 0% /dev
tmpfs 101692 620 101072 1% /run
/dev/disk/by-uuid/6ee209d5-80c2-45d6-a736-2fe94447d38b 3553816 1632852 1737108 49% /
tmpfs 254228 0 254228 0% /dev/shm
tmpfs 254228 0 254228 0% /sys/fs/cgroup
tmpfs 102400 0 102400 0% /run/user
tmpfs 5120 0 5120 0% /run/lock
/dev/mmcblk1p1 98094 90888 7206 93% /boot/uboot
/dev/mmcblk0p1 7622624 1060 7621564 1% /media/DATEN
Das ist aus meiner Sicht ein echter Fortschritt! :)
Damit lassen sich die FHEM Logs problemlos ablegen. Eine Vorbereitung der microSD wie früher ist nicht mehr notwendig.
Die neuen emmc Flasher haben bei mir mit dem BBB Rev B nicht funktioniert.
Gruss Billy