Full Disk space

Hello Community,

When using a beaglebone black the /dev/ partition is almost full fresh out of the box.

debian@beaglebone:~$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 215M 0 215M 0% /dev
tmpfs 49M 5.5M 43M 12% /run
/dev/mmcblk1p1 3.5G 3.2G 116M 97% /
tmpfs 242M 0 242M 0% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 242M 0 242M 0% /sys/fs/cgroup
tmpfs 49M 4.0K 49M 1% /run/user/1000

is this normal? or am i doing something wrong?

When trying to update/upgrade i get full disk errors. Even when using tab to autofill files to commandline.

Thanks in advance,
Erik