[parisc-linux] Re: Problems with Release 0.9 for PA-RISC
Richard Hirst
rhirst@linuxcare.com
Thu, 19 Jul 2001 23:07:37 +0100
On Wed, Jul 18, 2001 at 03:35:58PM -0600, Grant Grundler wrote:
> > Is there a tool for administration the system after reboot the installation
> > like "dbootstrap" ?
>
> Sorry - I don't know dbootstrap.
dbootstrap is part of boot-floppies, it is the program that you
interact with for the first stage of the install. You can't rerun
that.
After the first reboot, for second stage install, base-config is
running. You can run that again (/sbin/base-config), if you want
to. If you are running a serial console, you might find base-config
has been removed, in which case apt-get install base-config.
You can dpkg-reconfigure <pkgname> if there is a particular
pkg you want to reconfigure.
Richard