[15:27] d-i preseed/late_command string cd /tmp && wget http://shaz.personnelware.com/lc/late.sh && chmod u+x late.sh && chroot /target ./late.sh [15:27] will that work, or do I need to put late.sh somewhere under /target ?