[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: request that base gets testing by test groups



Julian Gilbey <J.D.Gilbey@qmw.ac.uk> writes:

> On Sat, Nov 27, 1999 at 05:16:44PM +0000, etienne grossmann wrote:
> > 
> >   Hello,
> > 
> >   I just did, as discussed on the "base" thread :
> > 
> > ======================================================================
> > $ cd /tmp
> > $ wget http://www.debian.org/~aph/boot-floppies/19991118/bf-common.tar.gz
> > $ su -
> > # mkdir /tmp/basetest
> > # cd /tmp/basetest
> > # tar zxpvf /tmp/bf-common.tar.gz
> > # chroot .
> > chroot: cannot execute /bin/bash: No such file or directory
> > ======================================================================
> 
> Sounds like a problem.  I'm forwarding to debian-boot.

The above instructions are *highly* incorrect.  bf-common.tgz
*contains* base2_2.tgz (for i386 anyway).  That does not mean it *is*
base2_2.tgz.

Here are the proper instructions:

1. build base2_2.tgz from boot-floppies CVS or extract from bf-common.tar.gz
2. make a temp area for putting the base system in
3. become root, and do the following:
   cd <temparea>
   tar -xpzf <whereever>/base2_2.tgz
   chroot . bin/bash
   mount -t proc proc /proc
4. fini

-- 
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>


Reply to: