In article <[EMAIL PROTECTED]> you write: > >--i0/AhcQY5QxfSsSZ >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >Blars Blarson wrote: >> When installing to the 1.2 GB drive, base install fails: "Not >> installing to unclean target". (The partitions were just formatted.) > >This check consists of the following code: > > if [ -e /target/usr/bin/awk -o -L /target/usr/bin/awk ] || \ > [ -e /target/bin/sh -o -L /target/bin/sh ]; then > db_capb "" > db_input medium base-installer/use_unclean_target || true > >Feel free to tell me how that could fire if you'd really just formatted >the root filesystem. :-)
The partiton was formatted before running the "install base" step of d-i. The error occurs 61% of the way through the step, (after many packages are unpacked and configured) so either the test is done at the wrong time or a different error is triggering the wrong message. I reran the install, and the third console had an error message doing a umount of (the nonexistant) /target/dev/pts (apparently your message directly to me did not make it, please use the bts -submitter address.) -- Blars Blarson [EMAIL PROTECTED] http://www.blars.org/blars.html With Microsoft, failure is not an option. It is a standard feature. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]