LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-21-2015, 07:18 PM   #1
helios98
Member
 
Registered: Dec 2014
Distribution: Lubuntu on Chromebook c300
Posts: 46

Rep: Reputation: Disabled
linux for an old pentium 2?


Hello i got a older laptop that has pentium 2 300 mhz and has 256 megs of ram and also that has a 6gb hard drive. I'm trying to look for a linux distro that would run good on it and i would like to run something that is kinda command line base. the laptop i'm running is a gateway solo 9100 thanks for reading this and helping me
 
Old 07-21-2015, 07:54 PM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,109
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Tiny Core Linux or Slitaz comes to mind.

Modern Puppy Linux is too heavy (512MB ram or higher) . A core install of AntiX with Blackbox or JWM should work also. I'd start with Tiny Core if I had your gear.

It is a modern version of Damn Small Linux.

AntiX core install if you have extensive experience with Debian net installs.

screencasts section of forum so you get a idea

http://www.linuxquestions.org/questi...reenshots-114/

If for any reason your computer is to old to boot a 3.x or AntiX 4.x kernel.

You will have success for sure using Damn Small Linux.

I did what you want to do many years ago on a Compaq 1540 DM Pentium 1 laptop with 64 MB of ram or so with Damn Small Linux.

http://yatsite.blogspot.com/2008/10/...on-compaq.html

If you wait for the tiny core screencast to finish in the link above. Spaltry covers Tiny Core and Damn Small linux in his reviews.

Good luck with it.

Last edited by rokytnji; 07-21-2015 at 08:29 PM.
 
1 members found this post helpful.
Old 07-21-2015, 08:57 PM   #3
helios98
Member
 
Registered: Dec 2014
Distribution: Lubuntu on Chromebook c300
Posts: 46

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rokytnji View Post
Tiny Core Linux or Slitaz comes to mind.

Modern Puppy Linux is too heavy (512MB ram or higher) . A core install of AntiX with Blackbox or JWM should work also. I'd start with Tiny Core if I had your gear.

It is a modern version of Damn Small Linux.

AntiX core install if you have extensive experience with Debian net installs.

screencasts section of forum so you get a idea

http://www.linuxquestions.org/questi...reenshots-114/

If for any reason your computer is to old to boot a 3.x or AntiX 4.x kernel.

You will have success for sure using Damn Small Linux.

I did what you want to do many years ago on a Compaq 1540 DM Pentium 1 laptop with 64 MB of ram or so with Damn Small Linux.

http://yatsite.blogspot.com/2008/10/...on-compaq.html

If you wait for the tiny core screencast to finish in the link above. Spaltry covers Tiny Core and Damn Small linux in his reviews.

Good luck with it.
I have another question this laptop is not connected to the internet so how can i install software to it? can i just take the linux software files like you can with a .exe and copy it to a flash drive and install?
 
Old 07-21-2015, 09:11 PM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,499

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Just copying won't work. You can use software such as unetbootin, pendrivelinux and others to create a bootable flash drive using the operating system on a different computer.
 
Old 07-21-2015, 09:14 PM   #5
helios98
Member
 
Registered: Dec 2014
Distribution: Lubuntu on Chromebook c300
Posts: 46

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by yancek View Post
Just copying won't work. You can use software such as unetbootin, pendrivelinux and others to create a bootable flash drive using the operating system on a different computer.
Sorry i think you misunderstand me i know you have you use pendrive linux or unetbootin or etc. But what i meaqnt was like if i want to install wine on the linux pc how can i install it with out an internet connection?
 
Old 07-22-2015, 03:43 AM   #6
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,484

Rep: Reputation: Disabled
Your ram limits you as to what extra software will run on it, Wine needs the X GUI to run, & I don't think you have enough, even if you give it a lot of swap space, to run at a realistic speed. Also modern browsers will crawl, if they will run at all. (You might just get away with an xvesa/dillo setup, but it will probably be painfully slow.)

If you stick to the command line, you should be able to browse with lynx or maybe elinks.

Adding additional software should be done with your distros package manager, most allow you to install from a local file that you have downloaded, so should handle it if you used 'sneaker net'.

Also consider OpenBSD, (works on low resource machines).
http://www.openbsd.org/faq/faq3.html#SelectHW
http://www.openbsd.org/
 
Old 07-22-2015, 11:35 AM   #7
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,138

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
AntiX, Arch (ArchBang and Bridge versions), Bodhi, Vector (with Fluxbox), and Zorin Light all specify that they can run on a P 2 and all run in 192MB or less. Of course, that doesn't mean that it's optimal for them. The lightest of them in terms of CPU and memory demand is AntiX - that will run in 64MB with a Pentium 1.

You can always add extra software by downloading the .deb package on another computer and putting it onto a usb stick for the little one to install from.

Wine is not ruled out. I've just launched Notepad using Wine, and the extra memory required was 23MB. So, with AntiX wanting 64 and you having 256, a modest Windows program will run. Just don't try Grand Theft Auto!
 
Old 07-22-2015, 03:21 PM   #8
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
helios98,

Out of DavidMcCann's recommendations I would go with MX-14.4.

Use the PAE version for Pentium II.

http://www.linuxquestions.org/questi...-a-4175537617/
 
Old 07-22-2015, 04:56 PM   #9
helios98
Member
 
Registered: Dec 2014
Distribution: Lubuntu on Chromebook c300
Posts: 46

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by beachboy2 View Post
helios98,

Out of DavidMcCann's recommendations I would go with MX-14.4.

Use the PAE version for Pentium II.

http://www.linuxquestions.org/questi...-a-4175537617/
Thanks every one for helping me now i guess i can now get rid of horrible bsoding win98 and install antix
 
Old 07-23-2015, 10:51 AM   #10
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,138

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
Don't get AntiX MX, but the original AntiX. MX takes twice the memory and generates 40 more processes: half your memory would be eaten up straight away. It's always good to have as much free memory as possible, as it makes things faster if the OS can create plenty of buffers and caches.
 
Old 07-23-2015, 10:58 AM   #11
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
There is no much point in installing a Linux distribution on that machine and no real sense in trying to run an X server. What do you want to do with it? On old hardware like that, windows 98 runs ok... but if like most people you'd rather avoid ancient, unsupported and buggy software, then have a look at OpenBSD or NetBSD.
 
Old 07-23-2015, 11:00 AM   #12
helios98
Member
 
Registered: Dec 2014
Distribution: Lubuntu on Chromebook c300
Posts: 46

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by DavidMcCann View Post
Don't get AntiX MX, but the original AntiX. MX takes twice the memory and generates 40 more processes: half your memory would be eaten up straight away. It's always good to have as much free memory as possible, as it makes things faster if the OS can create plenty of buffers and caches.
How is the MX version different than the regular version?
 
Old 07-23-2015, 01:41 PM   #13
helios98
Member
 
Registered: Dec 2014
Distribution: Lubuntu on Chromebook c300
Posts: 46

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by cynwulf View Post
There is no much point in installing a Linux distribution on that machine and no real sense in trying to run an X server. What do you want to do with it? On old hardware like that, windows 98 runs ok... but if like most people you'd rather avoid ancient, unsupported and buggy software, then have a look at OpenBSD or NetBSD.
I like to play dos games and old games but if i can get a little newer os on it i would be happy
 
Old 07-24-2015, 03:14 AM   #14
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Quote:
Originally Posted by helios98 View Post
I like to play dos games and old games but if i can get a little newer os on it i would be happy
For old DOS games, windows 98 is best on that hardware. You get real DOS with that rather than the virtual DOS machine you get with windows NT and later.

OpenBSD has emulators/dosbox available in ports if that's any use?
 
Old 07-24-2015, 05:31 AM   #15
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,484

Rep: Reputation: Disabled
Whatever distro/OS you decide to put on it, give it at least 1GB of swap to help out that low ram.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Processor upgrade: Pentium 4 vs Pentium D vs AMD Gustavo Narea Linux - Hardware 44 08-22-2006 12:23 AM
Linux for Pentium II ? Thulemanden Linux - Laptop and Netbook 23 08-16-2006 04:03 AM
xconfig: Pentium Pro or Pentium 4 Hungry ghost Linux - Hardware 2 04-26-2005 07:57 PM
Linux for My Pentium 75 totalshredder Linux - Newbie 12 01-01-2005 04:50 PM
Centrino? Pentium III or Pentium 4? amphibious Linux - Hardware 3 12-13-2003 02:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:24 AM.

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