On 8/31/05, Jim MacBaine <[EMAIL PROTECTED]> wrote:

> Is there a way to resume the installation at the point where
> debootstrap failed when it tried to chroot into the sparc file system?

I'm sure this is not the best way, but I got a fairly good-working system by

- booting with init=/bin/bash

and executing:

- dpkg --install --force-depends /var/cache/apt/archives/*deb
- apt-get -f install
- dpkg-reconfigure -a
- base-config

Regards,
Jim

Reply via email to