On Fri, Nov 16, 2007 at 02:09:13AM +0100, Michael Banck wrote: > Debootstrap will fail in the end because util-linux is too outdated, but > just FYI, this is how you get it to boot successfully at least:
It succeeds if you pass it --variant=buildd, which will only install essential and build-essential packages. > After bootup (you need to get grub booted somehow, e.g. grub-disk > contains an .iso image) run > > # settrans -c /servers/socket/1 /hurd/pflocal > # /debootstrap/debootstrap --second-stage Afterwards, don't forget to add gnuab to sources.list and run apt-get update && apt-get -f install. Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

