Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13123 - Addition to Step 9 for ease of GRP exporting
Summary: Addition to Step 9 for ease of GRP exporting
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Linux x86 Installation Guide (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-02 17:33 UTC by Jeremy Warren
Modified: 2003-01-02 19:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Warren 2003-01-02 17:33:09 UTC
To make life easier when exporting via GRP from inside the chrooted shell, the
install guide should add to step 9, after the line

cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf

the following lines:

mkdir /mnt/gentoo/GRP
mount -o bind /mnt/cdrom/gentoo/packages /mnt/gentoo/GRP
Comment 1 John Davis (zhen) (RETIRED) gentoo-dev 2003-01-02 19:01:26 UTC
Fixed - thanks!

Cheers,
//zhen