Re: bf-common.tgz Was: ps reports Error: /proc must be mounted and also Segmentation fault?

1999-11-26 Thread Bruce Sass
On 26 Nov 1999, Adam Di Carlo wrote: > Shaul, the base system does require that /proc is mounted properly. > It's pretty clear that we need to put together a little documentation > on steps to take to test the base system. I hope that doc includes how much room is needed in , and if the figure is

Re: bf-common.tgz Was: ps reports Error: /proc must be mounted and also Segmentation fault?

1999-11-26 Thread Erik Andersen
On Fri Nov 26, 1999 at 01:25:47PM -0500, Adam Di Carlo wrote: > > Erik: note that Shaul is testing the base system, not busybox, that is > why he's working from base2_2.tgz and you from root.bin. My appologies Shaul. I thought you were testing the boot floppies, not the base system. -Erik --

Re: bf-common.tgz Was: ps reports Error: /proc must be mounted and also Segmentation fault?

1999-11-26 Thread Adam Di Carlo
Erik: note that Shaul is testing the base system, not busybox, that is why he's working from base2_2.tgz and you from root.bin. Shaul, the base system does require that /proc is mounted properly. It's pretty clear that we need to put together a little documentation on steps to take to test the ba

Re: pkgsel

1999-11-26 Thread Petr Cech
On Fri, Nov 26, 1999 at 04:48:52AM +0200 , Shaul Karl wrote: > BTW: Is the chroot reversible in some way (is there a way back)? exit Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL P

bf-common.tgz Was: ps reports Error: /proc must be mounted and also Segmentation fault?

1999-11-26 Thread Petr Cech
On Fri, Nov 26, 1999 at 09:33:08AM +0200 , Shaul Karl wrote: > root1440.bin is not included explicitly. > [09:19:30 bf]$ tar ztf bf-common.tar.gz this file is intended as a help to archive maintainers. Formely there were ~50 files, which were installed by hand. Now there are aprox. 3 for architec

Re: ps reports Error: /proc must be mounted and also Segmentation fault?

1999-11-26 Thread Shaul Karl
> On Fri Nov 26, 1999 at 07:07:27AM +0200, Shaul Karl wrote: > > > > I am using > > http://www.debian.org/~aph/boot-floppies/19991118/bf-common.tar.gz. > > untarred them into the common dir. > [snip-] > > > > Also note there are differences between your output and mine: > > 1) Yo

Re: ps reports Error: /proc must be mounted and also Segmentation fault?

1999-11-26 Thread Erik Andersen
On Fri Nov 26, 1999 at 07:07:27AM +0200, Shaul Karl wrote: > > I am using http://www.debian.org/~aph/boot-floppies/19991118/bf-common.tar.gz. > untarred them into the common dir. [snip-] > > Also note there are differences between your output and mine: > 1) Your ps output gives a

Re: ps reports Error: /proc must be mounted and also Segmentation fault?

1999-11-26 Thread Shaul Karl
> On Fri Nov 26, 1999 at 04:27:15AM +0200, Shaul Karl wrote: > > I am just playing around with bf-common, not really knowing what I am > > doing. > > However, the following does not look right: > > > > rakefet:/# ps > > Error: /proc must be mounted > > To mount /proc at boot you need an /etc/f

Re: ps reports Error: /proc must be mounted and also Segmentation fault?

1999-11-26 Thread Erik Andersen
On Fri Nov 26, 1999 at 04:27:15AM +0200, Shaul Karl wrote: > I am just playing around with bf-common, not really knowing what I am doing. > However, the following does not look right: > > rakefet:/# ps > Error: /proc must be mounted > To mount /proc at boot you need an /etc/fstab line like: >

pkgsel

1999-11-26 Thread Shaul Karl
Keep playing around with bf-common: After issuing rakefet:/# /root/pkgsel I got /root/pkgsel: [: too many arguments And then I got the ncurses screen of Debian Installation. 1) The marked line is able to be in the 3rd and 5th empty lines, although only the 1st, 2nd and 4th are m

ps reports Error: /proc must be mounted and also Segmentation fault?

1999-11-26 Thread Shaul Karl
I am just playing around with bf-common, not really knowing what I am doing. However, the following does not look right: rakefet:/# ps Error: /proc must be mounted To mount /proc at boot you need an /etc/fstab line like: /proc /proc procdefaults In the meantime, mount /proc /pro