Hi, I prepared a teaching demo on a 8GB SD card, that I want others to use:
$this->bbcode_second_pass_code('', '
[root@alarmpi ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 7.2G 1.1G 5.8G 16% /
devtmpfs 84M 0 84M 0% /dev
tmpfs 232M 0 232M 0% /dev/shm
tmpfs 232M 316K 231M 1% /run
tmpfs 232M 0 232M 0% /sys/fs/cgroup
tmpfs 232M 0 232M 0% /tmp
/dev/mmcblk0p1 90M 24M 66M 27% /boot
')
I dd-ed the image to my Thinkpad and compressed it with XZ and it was weighing in at 3GB. Any tips to get the size down?
I know how to http://archpi.dabase.com/#resizing-a-freshly-dd-ed-archlinux-image-to-take-all-the-available-space-of-the-sd-card, but can one shrink it?