Hello ,

I have download the new Kali 2 for Odroid XU3/XU4 here : https://www.offensive-security.com/kali-linux-vmware-arm-image-download/

I have burnt this with win32diskimager and my EMMC card

After to login with user root and password toor.
I do "uname -a" , I see "Linux Kali 3.10.82 #1 SMP PREEMPT Mon Aug 10 13:00:19 CDT 2015 arm71 CNU/Linux"
I do "pwd" , I see "/root"
I do "mkdir test" , I see "mkdir cannot create directory "test" : read-only file system"

i do "startx" , I see :
Mktemp : failed to create file via template '/tmp/serverauth.XXXXXXXXXX' : read-only file system
xauth : error in locking authority file
xauth : error in locking authority file /root/.Xauthority
xauth : error in locking authority file /root/.Xauthority
X : cannot stat /tmp/.X11-unix (no such file or directory), aborting.
xinit : giving up
xinit : unable to connect to X server : connection refused
xinit : server error.
xauth : error in locking authority file /root/.Xauthority

Then I have tried to do this , but this change nothing :
I do "mount -o remount /" , I see "[1445.484545] [c5] EXT4-fs (mmcb1k0p2) : re-munted. Opts : dataordered"

Then I have tried to do this , but i don't understand what this mean, there a error here ? why ? :
sudo fdisk -l
Disk /dev/mmcblk0 : 29.1 GB 31000000000000bye , 61074554 sector
device booot stat end sectors size id type
/dev/mmcb1k0p1 2048 29654 56265 128m c w95 fat32 (lba)
/dev/mmcb1k0p1 26265048 265659654 5565656265 6.7G 83 linux
[ 144541.37675493] Buffer I/O error on device mmcblk0rpmb, logical block 0
[ 144541.34575493] Buffer I/O error on device mmcblk0rpmb, logical block 0
disk /dev/mmcb1k0p1 : 4 Mib , 49565 bytes ,8145 sectors

...

/dev/mmcb1k1p1 2048 29654 56265 128m c w95 fat32 (lba)
/dev/mmcb1k1p2 26265048 265659654 5565656265 6.7G 83 linux



thank you for your answer