Results 1 to 10 of 14
I was under the assumption that using the stage 3 GPR installation and Portage that I didn't need a connection to the internet. Unforunately when I execute the command:
Code:
...
- 06-09-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 4
Gentoo Universal x86 Installation CD still needs internet?
I was under the assumption that using the stage 3 GPR installation and Portage that I didn't need a connection to the internet. Unforunately when I execute the command:
my response is:Code:emerge gentoo-sources
Which obviously fails. At the end of the failures it says.Code:>>> Downloading http://disfiles.gentoo.org/disfiles/genpatches-2.6.11.03-extras.tar.bz2
Which made me think it was successful anyway, but the symlink named Linux in /usr/src doesn't exist. Any idea how I can install the kernal just from the Universal CD?Code:>>> emerge (1 of 1) sys-kernal/gentoo-sources-2.6.11-r3 to /
Thanks
- 06-09-2005 #2Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
follow the instructions and emerge -K gentoo-sources
Proud to be a GNU/Gentoo Linux user!
- 06-09-2005 #3Just Joined!
- Join Date
- Jun 2005
- Posts
- 4
Now you'll have to forgive me, I've been following the gentoo installation guide exactly until this road block. This is my friend experience with gentoo so if there is more to this please explain.Code:emerge -K gentoo-sources Calculating dependencies ! ! ! There are no packages available to satisfy: "gentoo-sources" ! ! ! Either add a suitable binary package or compile from an ebuild
Thanks
- 06-09-2005 #4
In the Gentoo Handbook, Chapter 11.b there are directions for emerging from cd's
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-10-2005 #5Linux User
- Join Date
- Oct 2004
- Location
- Serbia&Montenegro
- Posts
- 281
If you downloaded the package CD then mount it and issue this command:
After that you can use:Code:export PKGDIR="/mnt/cdrom"
to install packagesCode:emerge -k [package-name]
Linux registered user #358842
Human knowledge belongs to the world.
- 06-10-2005 #6Just Joined!
- Join Date
- Jun 2005
- Posts
- 4
If I need to hot swap between the Universal CD and the packages CD during installation how do I mount it. Also when I try:
and pressing the eject button on my cdrom drive does absolutely nothing. The computer is a Thinkpad 380ED btw (about 10 years old). Any ideas?Code:umount /mnt/cdrom Segmentation Fault
- 06-10-2005 #7Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
The cdrom is supposed to do nothing when it's mounted and you press eject... Also, here I have tried removing the CD while it is booted; not good idea. Here the whole thing freezed up,but maybe not that weird since it is running from the cd... Maybe it's possible to make the whole install CD to load to ram or something (like knoppix/-based "toram" option) so that you won't have to cotain the livecd there consistently or something? Never tried that myself but at least you can check...
- 06-10-2005 #8
Just curious, I haven't tried this, but once you chroot into the gentoo environment, shouldn't you be able to remove the livecd, and put in the GRP package cd.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-10-2005 #9Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Maybe after chrooting yeah, but I did it without, I did'nt have no GRP cd either... I often use the gentoo livecd as something I boot up every time I want to partitionate and such stuff, even thought most installers and such have their own partitionating-tools... I can't even remember why I wanted to remove the CD
- 06-10-2005 #10Just Joined!
- Join Date
- Jun 2005
- Posts
- 4
can't remove the CD after chrooting. Your enviornment is still running based on the CD. How the hell do they expect you to install the kernel without an internet connection. This is rediculous.


Reply With Quote
