LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux system with < 256 RAM... (https://www.linuxquestions.org/questions/linux-newbie-8/linux-system-with-256-ram-685451/)

ALGOMEDIC 11-22-2008 07:35 PM

Linux system with < 256 RAM...
 
Hi, I tried to install Ubuntu onto an older Dell laptop with 256RAM. It gave me error saying that I only had "253" and needed 256 or it would not load properly - which it did not. I tried installing Xubuntu and got the same error. I've had problems loading software from the CD upon startup but Ubuntu and Xubuntu have software that loads and it starts fine. My questions is, is there a Linux system that operates on less then 256 RAM and has the same type of program to help load from the CD on reboot.

Thanks in advance for your time.

James

AuroraCA 11-22-2008 07:49 PM

There are two that come to mind:

Puppy Linux will run on as little as 32 MB of RAM on a Pentium system
and
Damn Small Linux (DSL) will run in as little as 128 MB

jailbait 11-22-2008 07:52 PM

There is a distinction between the RAM requirements of a Linux installer and the RAM requirements of the system it installs. Look for a smaller installer. For example Debian gives you a choice between a GUI installer and a command line installer. The CLI installer is smaller.

Other distributions that I know of which have a small installer are Damn Small Linux and Slackware.

Then once you get a working installer you have to install a small system which will perform reasonably well in your limited space. Choose small versions of programs such as abiword for a word processor, xfce for a window manager, and so on.

----------------------
Steve Stites

phantom_cyph 11-22-2008 08:20 PM

If you want to stick with Ubuntu, get one of their minimal install iso's thats made for a server. (about 9 megs) It will give you a command line system that you can build up from.

Lord Xeb 11-22-2008 08:34 PM

Go and use the alternate installs. They work with 64MB of ram. I used it before and it isn't too hard to understand. You should be using Xubuntu on that system because it runs better in that area. Ubuntu needs far more hardware requirements than Xubuntu. But again, if you want ubuntu, use the alternate install for it. You can find it on the server as well.

claudius753 11-22-2008 08:38 PM

Oops, Lord Xeb is a faster typist than I! :D

Try using the alternate install disc, it will allow you to install using a text based installer instead of the graphical one.

With only 256 MB of RAM you may want to look into Xubuntu instead, it uses the Xfce desktop environment, which is better suited to lower spec machines. http://www.xubuntu.org/about You can also do

Code:

sudo apt-get install xubuntu-desktop
to install the Xubuntu desktop from a normal Ubuntu install.

phantom_cyph 11-22-2008 08:48 PM

Quote:

Originally Posted by claudius753 (Post 3351441)
Oops, Lord Xeb is a faster typist than I! :D

Try using the alternate install disc, it will allow you to install using a text based installer instead of the graphical one.

With only 256 MB of RAM you may want to look into Xubuntu instead, it uses the Xfce desktop environment, which is better suited to lower spec machines. http://www.xubuntu.org/about You can also do

Code:

sudo apt-get install xubuntu-desktop
to install the Xubuntu desktop from a normal Ubuntu install.

Normal ubuntu install includes the minimal install I mentioned. You would just make sure that you typed "cli" for command line system when the CD is in, then don't select a lot of software. Enter the above command from claudius and you'll have X and XFCE up and running in no time at all.

IndyGunFreak 11-23-2008 07:00 AM

Alternate Install CD should run just fine on that laptop. Once its installed, 256mb should be fine for the OS.

http://ftp.wayne.edu/linux_distribut...untu/intrepid/

Alternate install CD

The alternate install CD allows you to perform certain specialist installations of Ubuntu. It provides for the following situations:

* setting up automated deployments;
* upgrading from older installations without network access;
* LVM and/or RAID partitioning;
* installs on systems with less than about 256MB of RAM (although note that low-memory systems may not be able to run a full desktop environment reasonably).

In the event that you encounter a bug using the alternate installer, please file a bug on the debian-installer package.


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