LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-07-2004, 06:40 PM   #1
Matt Barnes
LQ Newbie
 
Registered: Dec 2004
Location: Waynesboro,VA
Distribution: Mandrake 10
Posts: 26

Rep: Reputation: 15
Got a .iso question


A friend of mine burnt me a bunch of stuff on a dvd. I want to try Gentoo and included on the DVD there is Gentoo universal, and gentoo packages. Is this all I need to install because I only have dial up and can't download everything from the internet. If that is enough what is an estimated install/compile time.
Thanks

Matt
 
Old 12-07-2004, 08:20 PM   #2
NeoAndersn007
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 72

Rep: Reputation: 15
That is all you *need* but the advantage of gentoo is to use their awesome portage system and put all those awesome programs you like on. As for the compile time I don't know (I'm downloading the CD right now ) but it shouldn't take too long...even if it does it will be faster than any precompiled distro.

By the way im also on dialup, it sucks (ive been downloading the universal cd for 3 days)

Last edited by NeoAndersn007; 12-07-2004 at 08:22 PM.
 
Old 12-07-2004, 08:32 PM   #3
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
Gentoo... depends on how you are installing...
a binary install will take as long as any other distro...
but compiling from source will take a while.

i always compile my gentoo system from stage one. completely from source with high levels of optimisation, because its lighning fast when running... but it usually takes me about 20 hours to compile a whole operating system with my 1.3Ghz CPU ATHLON-thunderbird.

on my 1.3ghz athlon...
bootstapping takes about 5 hours.
emerging the system anouther 5 hours.
compiling things like KDE and X = 8 hours.

it all depends on what system you build.
 
Old 12-07-2004, 08:34 PM   #4
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
I did a stage 1 install with X.org and fluxbox in a day. But I was just starting stuff, going to watch TV or going for a drive to buy lunch and coming back and it was finished, if you sat and waited it would probably be much less. Running a P4HT-3GHz, 1536MB RAM
 
Old 12-07-2004, 09:03 PM   #5
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
yeah.. but your machine is a bit of a porn star isnt it... not many epople have a 3Ghz Hyperthreaded pentiumwith over a gig of ram.
 
Old 12-08-2004, 08:45 AM   #6
Matt Barnes
LQ Newbie
 
Registered: Dec 2004
Location: Waynesboro,VA
Distribution: Mandrake 10
Posts: 26

Original Poster
Rep: Reputation: 15
So you can do like a stage 3 install and it wont take as long?

Matt
 
Old 12-08-2004, 12:10 PM   #7
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
if you install from stage3 you wont need to bootstrap or emerge system... maybe take a 3rd off the time to compile a fully functional desktop with all the usual stuff (multimedia, entowkring tools, admin utils etc etc)
 
Old 12-08-2004, 03:19 PM   #8
NeoAndersn007
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 72

Rep: Reputation: 15
Id suggest recompiling everything unless you plan on not using it much or something.

by the way does anyone know if Earthlink will work on the universal gentoo cd? do i need the pakage cd to use Earthlink?
 
Old 12-08-2004, 03:22 PM   #9
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
www.gentoo.org read the documentation
 
Old 12-09-2004, 04:37 PM   #10
NeoAndersn007
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 72

Rep: Reputation: 15
Quote:
Originally posted by qwijibow
www.gentoo.org read the documentation
I did but I still don't know if it will work on Earthlink, it just tells how to setup/detect your modem
 
Old 12-09-2004, 07:53 PM   #11
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
no compatability documentation...
well, did it work on fedora core 2 ? if yes, then its guaranteed to, if no, have a look in the kernel source for a driver.
 
Old 12-11-2004, 10:05 PM   #12
NeoAndersn007
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 72

Rep: Reputation: 15
Quote:
Originally posted by qwijibow
no compatability documentation...
well, did it work on fedora core 2 ? if yes, then its guaranteed to, if no, have a look in the kernel source for a driver.
it worked on FC2's built-in network configurator (system-config-network)....is this program only for FC? I tried it in KPPP but I havn't gotten it to work.
 
Old 12-11-2004, 11:47 PM   #13
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
You seem confused...
Hardware will work if there is a linux driver. if the device worked on fedora, then you know there is a linux driver.

the program you spoke of "system-config-network" is specific to fedora, so that program will not be in Gentoo, but its just a dialer... or network configurator, im not sure. but every lkinux distro will have a program for configureing a network or dialing.

What is an "earthlink" ??? Kppp is a diaper for "point to point protocol" which is esentially dial up.... is this earthlink a dial up modem ?
 
Old 12-12-2004, 06:59 PM   #14
NeoAndersn007
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 72

Rep: Reputation: 15
Quote:
Originally posted by qwijibow
You seem confused...
Hardware will work if there is a linux driver. if the device worked on fedora, then you know there is a linux driver.

the program you spoke of "system-config-network" is specific to fedora, so that program will not be in Gentoo, but its just a dialer... or network configurator, im not sure. but every lkinux distro will have a program for configureing a network or dialing.

What is an "earthlink" ??? Kppp is a diaper for "point to point protocol" which is esentially dial up.... is this earthlink a dial up modem ?
Earthlink is an ISP like AOL, NetZero, Juno, etc. I know my modem will work but i want to know if i can connect to Earthlink to use the internet. I tried using AOL with my configured modem and it didn't work but it would work with Earthlink, i just want to know if that will happen again
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandrake 10.1 ISO Question Phase2 Linux - Software 3 05-08-2005 09:59 PM
CD-Iso Question ZingSter Linux - Software 1 10-08-2004 03:54 PM
Fredora iso question kurtucky Fedora 4 06-25-2004 09:40 AM
Does anyone Know how to open either .iso.rz or these .iso.xdelta,.iso.bz2,.iso.lzma?? maximalred Debian 5 06-09-2004 06:15 AM
ISO Question ManweoftheValar Linux - Newbie 3 09-29-2003 10:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration