LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 08-09-2010, 02:03 AM   #1
litlmary
Member
 
Registered: May 2005
Location: Texas, somewhere near Houston (I think)
Distribution: See my sig
Posts: 308

Rep: Reputation: 30
Need a lightweight live distro for a special job


I have a pretty old Dell notebook (PII 400, 128MB RAM) that has no hard drive, along with an Atheros-based wifi PCMCIA card, a 2 GB pendrive for swapspace (it can't boot to USB), and no DVD (CD only). I want to use it as a machine for downloading and seeding torrents and nothing else. I refuse to put any money into it.

My idea is to boot a live CD that includes a bittorrent client and has a recent enough kernel to include Ath5k. All I need to do is connect it to my network, mount the network share where I keep the torrents, configure the client, and let it go. Remote access would also be nice, but wouldn't be a deal-breaker.

The problem is that it is so old that it can't run many live distros. I've also found that some current live CD's crash the X server on its NeoMagic video chipset (I found it documented in a few distros' bugzillas). Here's what I have tried so far, along with the result:
  • ZenWalk 6.0.1 - Kind of top heavy for the hardware, and video was buggy. Gave up on it when it kept dropping back to the login when I tried to open a terminal to mount the network share.
  • MicroKnoppix 6.2 - Ran well, but no bittorrent client and no package manager to add one.
  • Puppy 5.0.1 - The indluded bittorent client is meant for occasional use, not round the clock.
  • DSL - no bt client and no package manager (that I saw)
  • Vector Lite 6.0 - Worked well, but I had to manually install Deluge. It also hung after a couple of hours of operation.
  • Feather 0.7.5 - Ran AWESOME, but the kernel was only 2.4.x (no Ath5K) and no bittorrent client or package manager.
  • Jolicloud 1.0 - GUI never started.
  • Ubuntu 10.04 - Too top heavy; unusably slow on my hardware.
  • OpenSuse 11.3 Live CD - crashed the X server on my NeoMagic chipset. Probably too top heavy, anyway.
  • gOS 3.1 - GUI never started

So what I need is a super-lightweight live distro (like feather) with a fairly recent kernel (for my wireless NIC) and preferably an included bittorrent client so I don't have to install one.

Can anyone suggest one besides the ones I have already tried, or offer ideas on the ones I have tried?

TIA,

J

Last edited by litlmary; 08-09-2010 at 02:39 AM.
 
Old 08-09-2010, 02:06 AM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Might want to look at http://www.murga-linux.com/puppy/viewtopic.php?t=56156


Edit: durn. You can't boot a pendrive. On my older IBM a22 Lappy I have

http://www.puppylinux.org/wikka/TeenPup

You can run off CD and save changes (not much) to cd or Pendrive also.

Last edited by rokytnji; 08-09-2010 at 02:11 AM.
 
Old 08-09-2010, 02:10 AM   #3
litlmary
Member
 
Registered: May 2005
Location: Texas, somewhere near Houston (I think)
Distribution: See my sig
Posts: 308

Original Poster
Rep: Reputation: 30
I forgot to include puppy in my list above. It ran well enough, but the included bittorrent client is crud. I'll take a look at fluppy.
 
Old 08-09-2010, 02:18 AM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Smaller still is http://tinycorelinux.com/ but you will have to install to something and build up on it (install torrent).

http://www.slitaz.org/en/ might be worth looking at also.
 
Old 08-09-2010, 02:21 AM   #5
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
For a Slackware neat way to build a live cd

http://custom.nimblex.net/

I have used the older version of custom nimblex and was quite pleased with it on old hardware. You have the option of pretty much installing what you want on live iso including wireless support also.

Last edited by rokytnji; 08-09-2010 at 02:24 AM.
 
Old 08-09-2010, 04:56 AM   #6
redgoblin
Member
 
Registered: Jun 2005
Location: UK
Distribution: Debian
Posts: 189

Rep: Reputation: 41
If you're having that much trouble finding a working distribution, and you happen to be running a Debian based machine elsewhere, you might want to invest some time in Debian Live.

Ultimately you could build a live cd with a custom kernel for your hardware, no X server, auto-login and auto-launching of a suitable torrent application.

Might take a bit more effort than an off the self Live CD but worth it.
 
Old 08-09-2010, 08:23 AM   #7
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
128mb is plenty of RAM to run a command line system (no GUI).

Here is a great how-to on setting up a command line torrent slave:

http://kmandla.wordpress.com/2008/08...t-slave-setup/

Lots of old hardware how-tos on that site, so take a look around.
 
Old 08-09-2010, 12:36 PM   #8
litlmary
Member
 
Registered: May 2005
Location: Texas, somewhere near Houston (I think)
Distribution: See my sig
Posts: 308

Original Poster
Rep: Reputation: 30
Fluppy does come in a bootable iso and worked every bit as good as puppy, only it includes Transmission. Transmission isn't the best, but it works great for my purposes.

Thanks for all the comments!

J
 
Old 08-20-2010, 01:57 AM   #9
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Stop spamming!!! Reported!
 
Old 07-12-2011, 04:01 PM   #10
litlmary
Member
 
Registered: May 2005
Location: Texas, somewhere near Houston (I think)
Distribution: See my sig
Posts: 308

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by EricTRA View Post
Stop spamming!!! Reported!
Is this for real? Some netkop tried to hijack my thread 2 weeks after I finished it?

Stop netkopping!!! Taunted!
 
Old 07-12-2011, 05:40 PM   #11
Arcane
Member
 
Registered: May 2006
Location: Latvia, Europe
Distribution: random
Posts: 310

Rep: Reputation: 312Reputation: 312Reputation: 312Reputation: 312
Try Austrumi Linux distro btw Ubuntu needs swap on older computers otherwise it will just.."hang up".
 
Old 07-12-2011, 10:17 PM   #12
amy_gc
LQ Newbie
 
Registered: Jul 2011
Posts: 6

Rep: Reputation: Disabled
Need Help

any1 here know where i can download driver for my laptop..i just install ubuntu in my laptop and i dont hve any idea how to make my laptop connect to the wireless internet. The model is Compact Presario CQ40 - 505 LA. Which driver need????

Last edited by amy_gc; 07-12-2011 at 10:23 PM.
 
Old 07-12-2011, 10:29 PM   #13
litlmary
Member
 
Registered: May 2005
Location: Texas, somewhere near Houston (I think)
Distribution: See my sig
Posts: 308

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by amy_gc View Post
any1 here know where i can download driver for my laptop..i just install ubuntu in my laptop and i dont hve any idea how to make my laptop connect to the wireless internet. The model is Compact Presario CQ40 - 505 LA. Which driver need????
Please don't hijack a solved thread. You'll get far more responses starting your own thread.
 
Old 07-13-2011, 09:38 AM   #14
Duron
Member
 
Registered: Aug 2006
Location: Michigan, USA
Distribution: Ubuntu MATE
Posts: 56

Rep: Reputation: 19
Quote:
Originally Posted by litlmary View Post
(it can't boot to USB)
You sure?
 
Old 07-21-2011, 09:51 AM   #15
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by litlmary View Post
Is this for real? Some netkop tried to hijack my thread 2 weeks after I finished it?

Stop netkopping!!! Taunted!
I'll bring this to some perspective. EricTra reported the post by mabobo dated 08-20-10 as spam. You are complaining about a report that was made 11 months ago. Nothing to do with you other than you are the OP of this thread. So do not attack other LQ members and please refrain your attacks. No one was being a netkop by reporting a spam post by another member. Report was not directed at you!

You did agree to abide by the LQ Rules. So please re-read LQ Rules to refresh your understanding of the rules. If you have any questions then contact admin, other mods or myself. We will be happy to help you.

BTW, I suggest that you look at the thread/post dates in the future before responding.
 
  


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
lightweight distro NMLZ Linux - Distributions 16 03-18-2009 09:12 AM
looking for a lightweight distro hoshangi Linux - Distributions 6 03-12-2008 10:33 PM
need a lightweight distro for my laptop r00tb33r Linux - Laptop and Netbook 7 09-18-2007 10:33 AM
want a lightweight distro/machine bigalexe Linux - Laptop and Netbook 3 11-10-2006 12:11 AM
Very Lightweight Distro Notwerk Linux - Distributions 6 05-23-2005 05:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 05:41 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