Max2Play Home › Forums › Max2Play on ODROID U3/C1 › Using the ODROID C1+ with touchdisplay and hifi-shield on Max2Play › Reply To: Using the ODROID C1+ with touchdisplay and hifi-shield on Max2Play
27. Oktober 2015 at 14:54
#16575
That worked to get the desktop on the HDMI display. Just put a # at the start of every link in that file. rebooted.
But it still will not „Expand Filesystem“ It says this:
WARNING: Re-reading the partition table failed with error 16: Device or resource busy.
The kernel still uses the old table. The new table will be used at
the next reboot or after you run partprobe(8) or kpartx(8)
Syncing disks.
Adding system startup for /etc/init.d/resize2fs_once ...
/etc/rc0.d/K20resize2fs_once -> ../init.d/resize2fs_once
/etc/rc1.d/K20resize2fs_once -> ../init.d/resize2fs_once
/etc/rc6.d/K20resize2fs_once -> ../init.d/resize2fs_once
/etc/rc2.d/S20resize2fs_once -> ../init.d/resize2fs_once
/etc/rc3.d/S20resize2fs_once -> ../init.d/resize2fs_once
/etc/rc4.d/S20resize2fs_once -> ../init.d/resize2fs_once
/etc/rc5.d/S20resize2fs_once -> ../init.d/resize2fs_once
Rootfs Extended. Please reboot to take effect
I do reboot but it still says:
root@max2play-XU4:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 7.0G 4.5G 2.3G 67% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 413M 4.0K 413M 1% /dev
tmpfs 419M 8.0K 419M 1% /tmp
tmpfs 84M 2.9M 81M 4% /run
none 5.0M 0 5.0M 0% /run/lock
none 419M 4.0K 419M 1% /run/shm
none 100M 4.0K 100M 1% /run/user
/dev/mmcblk0p1 129M 7.7M 121M 6% /media/boot
root@max2play-XU4:~#
67% used a lot for 64GB.
-Raymond Day