cd'ing to /usr/portage and then issuing the "scripts/bootstrap.sh" seemed
to get farther this time.  However, it soon bombed out with an error that
basically said "unable to write to /proc".

The only thing that I can think of is that when I get to this step:

 Code listing 4.4

# mount -o bind /proc proc
# chroot /mnt/gentoo bin/bash
# env-update
# source /etc/profile
# emerge rsync
# rm etc/make.profile

I am unable to mount /proc without specifying the -n parameter.
(so I do this:  mount -no bind /proc proc)





On Sat, 1 Feb 2003, Brett I.Holcomb wrote:

> Hmm, maybe the sparc docs are different than the i386.  That's strange.
>
> > > > I have attempted the install more than twice on my Ultra5.  When
> > > > following the instructions here:
> > > >
> > > >         http://www.gentoo.org/doc/en/gentoo-sparc-install.xml
> > > >
> > > > Everything goes fine till I reach step 4.7
> > > >
> > > >         # scripts/bootstrap.sh
> > > >
> > > > First off, following the directions, I am currently in the root
> > > > of the filesystem, so the path should be
> > > > "/usr/portage/scripts/bootstrap.sh".  So, I run that
> > > > script and get the following output:
> > You now have a stage 3 Gentoo.
> >
> > > Also, did  you do the env-update and source /etc/profile steps?
> >
> > Yes...
>
> --
>
> Brett I. Holcomb
> AKA Grunt <><
>
> --
> [EMAIL PROTECTED] mailing list
>

-- 
Larry Herzog Jr.        "Do nothing out of selfish ambition or vain
ZRXOA #1029              conceit, but in humility consider others
[EMAIL PROTECTED]          better than yourselves." - Philippians 2:3


--
[EMAIL PROTECTED] mailing list

Reply via email to