Ora che abbiamo terminato le modifiche al nostro sistema creiamo lo squashed filesystem per /usr:
# cd /embedded_rootfs # mksquashfs usr/ embedded_usr_partition.squashfs # mv embedded_usr_squashfs.dump .. # cd ..