Reply

Join Date: Oct 2004
Posts: 133
Reputation: Cup of Squirrel is an unknown quantity at this point 
Solved Threads: 1
Cup of Squirrel's Avatar
Cup of Squirrel Cup of Squirrel is offline Offline
Junior Poster

Ok, It's Linux time!

 
0
  #1
Oct 14th, 2004
Ok, so my Dad has finally given up his old laptop, which gives me the chance to play with Linux on it. The only problem is, the hard drive is minute. He estimates it to be 1.2 gigs :\ but it was a long time since he really last checked it, so it could be more..

Basicly, just give me the smallest Linux Distro you know and I'll start my weary job of downloading it....

(I will update this thread if the hard drive is more and I have no need to worry...)
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 66
Reputation: p3-450 is an unknown quantity at this point 
Solved Threads: 2
p3-450's Avatar
p3-450 p3-450 is offline Offline
Junior Poster in Training

Re: Ok, It's Linux time!

 
0
  #2
Oct 14th, 2004
Disk space requirements range from 400mb to 6GB depending on which distro you use and how many modules/extras you put on.


You can get distros from here I quite like
Suse.

I would think you'd struggle with 1.2gig hard disk though.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: Ok, It's Linux time!

 
0
  #3
Oct 15th, 2004
Hello,

With 1.2 GB, you will be hard pressed to install *everything*. Where you go will depend on what you want the computer to do. Since it is a laptop with limited space, I would suggest the following:

256 MB SWAP partition
/var 300 MB partition (this is where the logs are kept, and will prevent logs overwriting the main volume
/ partition with the rest.

Avoid --
* don't need FTP / WEB / NEWS / MAIL server software
* If you can squeeze the compilers in, do it.
* Choose one X manger -- GNOME or KDE. I prefer GNOME for simplicity... KDE is great if you want more bells and whistles on desktop
* Don't need to install source trees if you don't have compliers
* Choose one set of office programs -- either KOffice or Open Office, not both

You can also consider an older Linux distro, such as RedHat 7.3. With your laptop only having a 1.2 GB hard drive, you might also have RAM restrictions. I know RH 9 wants 64 MB RAM for starters, and the RH 7.3 only needs 24 MB. Might want to consider going older distro, so that it is smaller (although less features), but more efficient as the software would closer match the hardware (in terms of year of release).

Christian
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 133
Reputation: Cup of Squirrel is an unknown quantity at this point 
Solved Threads: 1
Cup of Squirrel's Avatar
Cup of Squirrel Cup of Squirrel is offline Offline
Junior Poster

Re: Ok, It's Linux time!

 
0
  #4
Oct 15th, 2004
Well it turns out theres actually 2 gigs of space. Right now im downloading SUSE 9.1 Personal which is about 600 megs. I have about 128 megs of RAM which should do, but if I have any probs I'll post here again. Wish me luck :/
Reply With Quote Quick reply to this message  
Join Date: May 2003
Posts: 307
Reputation: big_k105 is an unknown quantity at this point 
Solved Threads: 2
Team Colleague
big_k105's Avatar
big_k105 big_k105 is offline Offline
PFO Founder

Re: Ok, It's Linux time!

 
0
  #5
Oct 15th, 2004
slackware 10. just dont install everything and it should fit perfectly all you have to do is not install all the server stuff like apache, mysql and a bunch of others
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 117
Reputation: subtronic is an unknown quantity at this point 
Solved Threads: 1
subtronic's Avatar
subtronic subtronic is offline Offline
Junior Poster

Re: Ok, It's Linux time!

 
0
  #6
Oct 15th, 2004
Running GNOME and / or KDE on that laptop isn't going to be very fun. I'd suggest something more lightweight like XFCE if you have to have a window manager. Even then the X server itself is going to kill you on space. Anyway, if the harddrive space is such, I can only imagine how slow the processor, I/O bus, and memory are.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 133
Reputation: Cup of Squirrel is an unknown quantity at this point 
Solved Threads: 1
Cup of Squirrel's Avatar
Cup of Squirrel Cup of Squirrel is offline Offline
Junior Poster

Re: Ok, It's Linux time!

 
0
  #7
Oct 16th, 2004
ok ok im taking all this in. Im still looking around.

When I do find an iso, how much will it expand by. SUSE Personal iso is about 600megs, but im sure that space will expand when it is installed. Any idea how much?
Reply With Quote Quick reply to this message  
Join Date: Nov 2003
Posts: 781
Reputation: Zachery has a spectacular aura about Zachery has a spectacular aura about 
Solved Threads: 21
Team Colleague
Zachery's Avatar
Zachery Zachery is offline Offline
The Geek Father

Re: Ok, It's Linux time!

 
0
  #8
Oct 16th, 2004
I dont recomend giving var its own paritition it tends to cause alot of probelms.
Firefox: no, its not the end all solution, it has its own issues and in time it will be just as insecure as IE, when its hit Firefox 6, if it makes it that far. Oh, and AOL pays for it, incase you didn't know.

Microsoft & Windows: If you hate it so much, move to linux, or bsd, or anything else, stop complaning and move on.
Good starting places: Gentoo Novell SUSE Fedora Core Apple
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 133
Reputation: Cup of Squirrel is an unknown quantity at this point 
Solved Threads: 1
Cup of Squirrel's Avatar
Cup of Squirrel Cup of Squirrel is offline Offline
Junior Poster

Re: Ok, It's Linux time!

 
0
  #9
Oct 18th, 2004
er, what do you mean by var :o
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: Ok, It's Linux time!

 
0
  #10
Oct 18th, 2004
Hello,

Do you mean /var as it's own partition? That is what you want, actually! Your log files and other variable information will go into /var, and an out of control log can fill that volume before you get a chance to repair it. No computers like it when the root volume fills up on the hard drive. Errors galore. Give /var her own sizable partition if you can!

I have had Linux in the field for years, and have always had /var separated. Not a problem.

Also -- an .iso image is meant to be burnt onto a CD-ROM, and from there you will use that disk during the installation. I have heard of people installing from a hard drive to a hard drive, but I don't think that is what you are trying to do. Typically, the .iso image is going to be anywhere from 600M - 640M or so. That size should not be counted towards the installation size -- the pieces of the OS on that .iso image are compressed, and not configured for "realtime" use.

Christian
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Getting Started and Choosing a Distro Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC