public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Installation
@ 2001-09-05  8:41 Deokhwan Kim
  2001-09-05  9:41 ` Daniel Robbins
  0 siblings, 1 reply; 5+ messages in thread
From: Deokhwan Kim @ 2001-09-05  8:41 UTC (permalink / raw
  To: gentoo-dev

The `Gentoo Linux 1.0_rc6 "from source" (build) CD Installation' says:

  To install from the build CD, you will need to have a 486+ processor,
  and ideally at least 64 Megabytes of RAM. 

Is the `64 Megabytes of RAM' a serious requirement?  I have only 32M
RAM.  So can't I install from the build CD?

And are there any other methods to boot than CD (for example, floppies)?

Have a nice day!

-- 
Deokhwan Kim 



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] Installation
  2001-09-05  8:41 [gentoo-dev] Installation Deokhwan Kim
@ 2001-09-05  9:41 ` Daniel Robbins
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Robbins @ 2001-09-05  9:41 UTC (permalink / raw
  To: gentoo-dev

On Wed, Sep 05, 2001 at 11:40:32PM +0900, Deokhwan Kim wrote:
> The `Gentoo Linux 1.0_rc6 "from source" (build) CD Installation' says:
> 
>   To install from the build CD, you will need to have a 486+ processor,
>   and ideally at least 64 Megabytes of RAM. 
> 
> Is the `64 Megabytes of RAM' a serious requirement?  I have only 32M
> RAM.  So can't I install from the build CD?

You can *try*, but be sure to enable lots of swap first.  Compiling glibc
is very memory intensive, and may not be a pleasurable experience for you.

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-dev] installation
@ 2002-04-10 15:27 Carter, Raymond D.
  2002-04-10 15:38 ` Alexander Gretencord
  2002-04-10 15:46 ` Christian Loitsch
  0 siblings, 2 replies; 5+ messages in thread
From: Carter, Raymond D. @ 2002-04-10 15:27 UTC (permalink / raw
  To: 'gentoo-dev@gentoo.org'

I do not have broadband access to the machine where I would like to install
GENTOO, although I do have access elsewhere.  Is it reasonable to attemp to
download packages I would be interested in and put them on CD's to use on
the subject machine?  If so, how would I go about that?  I am realatively
new to Linux, but have 10+ years of Unix experience, so I can follow a
general plan.

thanks,
ray carter



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] installation
  2002-04-10 15:27 [gentoo-dev] installation Carter, Raymond D.
@ 2002-04-10 15:38 ` Alexander Gretencord
  2002-04-10 15:46 ` Christian Loitsch
  1 sibling, 0 replies; 5+ messages in thread
From: Alexander Gretencord @ 2002-04-10 15:38 UTC (permalink / raw
  To: gentoo-dev

On Wednesday 10 April 2002 17:27, Carter, Raymond D. wrote:
> I do not have broadband access to the machine where I would like to install
> GENTOO, although I do have access elsewhere.  Is it reasonable to attemp to
> download packages I would be interested in and put them on CD's to use on
> the subject machine?

No problem with that. Just download them somewhere else and copy them over to 
the machine into the "/usr/portage/distfiles" directory. You could even use 
"emerge --buildpkg" on another machine to build binary packages for another 
machine. Stick them into "/usr/portage/packages/All" and use --usepkg on 
emerging. (Dunno if thats the syntax with new portage I'm still on rc6 but as 
you have unix experience you should be able to figure that out :))

Alex


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] installation
  2002-04-10 15:27 [gentoo-dev] installation Carter, Raymond D.
  2002-04-10 15:38 ` Alexander Gretencord
@ 2002-04-10 15:46 ` Christian Loitsch
  1 sibling, 0 replies; 5+ messages in thread
From: Christian Loitsch @ 2002-04-10 15:46 UTC (permalink / raw
  To: gentoo-dev

> I do not have broadband access to the machine where I would like to install
> GENTOO, although I do have access elsewhere.  Is it reasonable to attemp to
> download packages I would be interested in and put them on CD's to use on
> the subject machine?  If so, how would I go about that?  I am realatively
> new to Linux, but have 10+ years of Unix experience, so I can follow a
> general plan.
yes this should work

With the old FETCHCOMMAND syntax, the probably easiest way would have
been to replace it to:
FETCHCOMMAND="echo \${x} >> filesToDownload"

then start
emerge --fetchonly packagesFromInstallManual gnome mozilla whateverYouWant

the use this file with wget:
wget -i filesToDownload

and put all this files into /usr/portage/distfiles

this should work

Unfortunately I don't know the new syntax for FETCHCOMMAND.

if somebody could help here...

christian




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-04-10 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-05  8:41 [gentoo-dev] Installation Deokhwan Kim
2001-09-05  9:41 ` Daniel Robbins
  -- strict thread matches above, loose matches on Subject: below --
2002-04-10 15:27 [gentoo-dev] installation Carter, Raymond D.
2002-04-10 15:38 ` Alexander Gretencord
2002-04-10 15:46 ` Christian Loitsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox