| View previous topic :: View next topic |
| Author |
Message |
bcavalieri n00b


Joined: 27 Sep 2002 Posts: 72 Location: Kansas City
|
Posted: Thu Jan 02, 2003 10:41 am Post subject: Using GRP |
|
|
I'm lost on a couple parts of Install Manual.
I'm using the Pee3 GRP live-cd (don't have 40 hours to wait for install )
My quesiton is in section 7, it say's now is a good time to set it up, I cd to the correct directory and type sh grp-install.sh kde-list.txt, get an error about emerge not being found.
Then in section 15, it says "If you bind mounted /mnt/cdrom/gentoo/packages previously", I can't find in the manual where it told me how to do that..
Any help would be appreciated, btw I really like the cfdisk utility, really dumbed it down for me  |
|
| Back to top |
|
 |
edgar_t_2000 n00b

Joined: 02 Jan 2003 Posts: 2
|
Posted: Thu Jan 02, 2003 12:01 pm Post subject: |
|
|
I have the same problem using gentoo-grp-pentium3-1.4_rc2.iso.
When executing sh grp-install.sh kde-list.txt, I get the error message: emerge: command not found.
After taking a look at /usr/bin/emerge I found out it should point to ../lib/portage/bin/emerge. But /usr/lib/portage is an empty directory!
Maybe this is an error in the livecd I got?
Regards,
Kai |
|
| Back to top |
|
 |
gon n00b

Joined: 30 Dec 2002 Posts: 1 Location: Bloomingdale, IL
|
Posted: Sat Jan 04, 2003 3:28 am Post subject: |
|
|
before chroot, try
mount -o bind /mnt/cdrom/gentoo/packages /mnt/gentoo/mnt/cdrom
then after you chroot, you should have access to packages folder in /mnt/cdrom/.
It worked for me but not sure correct way to do it. Since I'm a newbie, maybe someone else can explain better than me . |
|
| Back to top |
|
 |
bcavalieri n00b


Joined: 27 Sep 2002 Posts: 72 Location: Kansas City
|
Posted: Sat Jan 04, 2003 4:17 am Post subject: |
|
|
| looks like docs got updated the version i printed for install did not have the mount instructions, if you do the mount like above, or like it says now in the install guide, GRP install works great (minus my crappy excuse for cdr media) |
|
| Back to top |
|
 |
edgar_t_2000 n00b

Joined: 02 Jan 2003 Posts: 2
|
Posted: Sat Jan 04, 2003 10:41 am Post subject: |
|
|
Same applies to me, it seems to work with the updated install instructions.
Thanks everyone!
Kai |
|
| Back to top |
|
 |
jconover Tux's lil' helper


Joined: 31 Jul 2002 Posts: 87 Location: USA
|
Posted: Mon Jan 06, 2003 2:03 am Post subject: GRP install |
|
|
After I got my 1.4_rc2 laptop up and running today.
I just:
mount /dev/cdroms/cdrom0 /mnt/cdrom -o ro -t iso9660
cd /mnt/cdrom/gentoo/packages
sh grp-install.sh xfree-list.txt kde-list.txt
15 minutes later, I'm using KDE 3.0.4
That was better that the last time I emerge kde and it took 439 minutes.
Works for me! |
|
| Back to top |
|
 |
|