Package: debootstrap Version: Wheezy
When installing using netboot package downloaded from here: ftp://ftp.us.debian.org/debian/dists/wheezy/main/installer-i386/current/imag es/netboot/ In expert install mode there is a debootstrap error: debootstrap: E: NOSCRIPT debootstrap: EA: /usr/lib/debootstrap/scripts/lenny debootstrap: EF: No such script: %s The install fail. This is resolved by: cd /usr/share/debootstrp/scripts chmod +x sid ln s sid jessie Idem for Wizzie, looks like the scripts/links have not been updated. Thanks, Sebastien