On Sat, 2003-02-01 at 11:56, [EMAIL PROTECTED] wrote:
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 >
it should be mount -o bind /proc /full/path/to/new/linux/root/proc
-- Nicholas Hockey (Tilt) <[EMAIL PROTECTED]> Unix Administrator Encrypted E-Mail is prefered. -------------------------------------------------------------------- GnuPG KeyID 4EDE2B84 Key fingerprint = B916 6032 BE3D 490D 2A08 F1BC 948A A4C1 4EDE 2B84 HKP: gpg --keyserver pgp.mit.edu --recv-keys 4EDE2B84 LDAP: gpg --keyserver ldap://keyserver.pgp.com --recv-keys 4EDE2B84 -------------------------------------------------------------------- |
signature.asc
Description: This is a digitally signed message part
