LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 02-22-2010, 05:46 AM   #1
arbeit macht frei
LQ Newbie
 
Registered: Feb 2010
Posts: 3

Rep: Reputation: 0
command-line distro with small disk footprint and large repository


I'm looking for a distro which does not use a lot of disk space when installed while still having a wealth of binary packages available.

I tried minimal Debian and Arch installs and the footprint was large compared to a minimal FreeBSD install and huge compared to what I assume is possible.
Does anyone know what is taking so much space? Maybe I'm doing this wrong (I just walked through the default installer). Are there some instructions somewhere about how to install a stripped-down Debian (or any other mainstream distro)?

I guess Puppy would use less disk space when installed but it comes with lots of stuff I don't want such as X. Maybe someone knows about a command-line version or a similar distro geared to servers, routers or some such.
 
Old 02-22-2010, 06:29 AM   #2
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,832

Rep: Reputation: 108Reputation: 108
Hya,

The tiniest Debian would be kernel and essential files. With Debian installer, you can trim as much as you want. If you do not need X, simply do not select X.

Happy Penguins!
 
Old 02-22-2010, 06:33 AM   #3
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
If you don't mind trying something completely different you could have a look at http://www.tinycorelinux.com/

Cheers,

Evo2.
 
Old 02-22-2010, 11:14 AM   #4
multios
Member
 
Registered: Mar 2006
Location: Homer, Alaska USA
Distribution: OpenBSD, FreeBSD, Slackware64-current
Posts: 276

Rep: Reputation: 58
arbeit macht frei, did you just install the Debian base and quit, or install everything on cd?
Yesterday, I installed just the debian base and added what I wanted. I'm playing with mine to possibly use as my backup system.
Have you tried the OpenBSD cd?
 
Old 02-22-2010, 11:17 AM   #5
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
What are your hardware constraints? Minimal Debian/Arch/Ubuntu/whatever should use less than 1gb. Newegg has 1TB (1,000 gb) hard drives on sale for $79.
 
Old 02-22-2010, 12:05 PM   #6
arbeit macht frei
LQ Newbie
 
Registered: Feb 2010
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by multios View Post
arbeit macht frei, did you just install the Debian base and quit, or install everything on cd?
The "base system" plus whatever else installs when you select nothing. I used netinst.iso. Maybe that's part of the problem. Anyway the "base system" uses to much space and as a result an install as bare as I could manage with that installer ended up weighing over 380 megs. Surely it's possible to do much better. Perhaps it's possible to untangle a working Debian from that mess but I was hoping other reasonably well-featured distros would waste less space by default.

Obviously I didn't install X and whatnot or I would know why the disk footprint is so big. It should also be obvious I'm not installing to a hard drive or I would be OK with wasting a few hundred megs.

Quote:
Originally Posted by multios View Post
Have you tried the OpenBSD cd?
No. I assumed there wouldn't be much software available for OpenBSD and that it might not be compatible with stuff that works on FreeBSD and such. I figured I might driver issues as well and that it wouldn't be worth the bother when so much stuff seems to be available for small Linux distros like Puppy. Do tell if I'm mistaken. And do you know how much disk OpenBSD uses?
 
Old 02-22-2010, 12:10 PM   #7
arbeit macht frei
LQ Newbie
 
Registered: Feb 2010
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by evo2 View Post
I'm having trouble getting how that distro works from the website but I gather there's no way to do a normal install. I don't want to load everything in RAM or to uncompress stuff at boot. I don't want a GUI and I certainly don't want to load software from "the cloud" either. I simpy want a frugal command-line OS on disk.
 
Old 02-22-2010, 12:38 PM   #8
multios
Member
 
Registered: Mar 2006
Location: Homer, Alaska USA
Distribution: OpenBSD, FreeBSD, Slackware64-current
Posts: 276

Rep: Reputation: 58
check here for OpenBSD packages:
http://www.openbsd.org/4.6_packages/i386.html

and if you go to this next site, you can see what is available, or what you can get by with, plus the size of the "files" when installed:
http://openbsd.rt.fm/faq/faq4.html#InstMedia

You can get pretty basic
 
Old 02-23-2010, 06:54 AM   #9
cantab
Member
 
Registered: Oct 2009
Location: England
Distribution: Kubuntu, Ubuntu, Debian, Proxmox.
Posts: 553

Rep: Reputation: 115Reputation: 115
If you want seriously minimal, you're looking at using Busybox instead of the GNU utils, and maybe even a 2.4 kernel (smaller than the 2.6 I think) with only the modules your hardware needs.

It's probably possible to cut down Debian more than you did. You could also try Arch Linux - the base environment is by design 'minimal', but IIRC said minimal is still on the order of a few hundred megabytes.

As for what is possible - there are a fair few Linux distros that fit on 1 or 2 floppies. Though I doubt any of them manage to include a package manager with a big repo to download from.
 
  


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
LXer: 2 reasons why small package repository is better than large LXer Syndicated Linux News 0 07-26-2009 03:30 PM
linux distro with a small footprint jmkelm08 Linux - Distributions 1 05-24-2007 06:38 AM
Small Footprint...little RAM coopns Linux - Newbie 1 08-15-2006 12:27 AM
Large up to date repository distro 1veedo General 2 05-25-2006 10:14 PM
small footprint systems? siculars Linux - General 3 01-15-2003 02:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

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