LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 01-21-2009, 09:56 PM   #1
cellino_and_barnes
LQ Newbie
 
Registered: Jan 2009
Posts: 3

Rep: Reputation: 0
can any linux be run entirely from RAM (system memory)


i've always wondered if the following was possible (w/o virtualization):

load OS from USB flash drive, optical drive, hard drive, or network into the system memory then unmount that device so linux functions ENTIRELY from ram (4 - 8 GB) without a swap file/partition.

if this can in fact be done, could someone point me in the right direction or recommend a distro or give me some terminology to research further?

thanks
 
Old 01-21-2009, 10:04 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
You can do this with basically any Linux distribution, though if you are talking about a distribution designed from the ground up for it, I don't know.

This is basically how live CDs work. They load everything into an initrd (Initial RAM Disk), and then run from there. There is no need for a physical hard drive assuming you have enough RAM to make a sizable RAM disk and still have enough memory left over to run your system.
 
Old 01-21-2009, 10:24 PM   #3
vinnywrite
Member
 
Registered: Jan 2007
Location: lexington NC.
Distribution: Ultimalinux 8.4 & Slackware 12.0.0
Posts: 82

Rep: Reputation: 16
slax. wolvix, and MCNlive all have coppy2ram chete codes avalabel at boot
and fit in 512 or less RAM and if swap is avalabl on the HD OR a USB it's usable
 
Old 01-21-2009, 10:32 PM   #4
mrclisdue
Senior Member
 
Registered: Dec 2005
Distribution: Slackware
Posts: 1,134

Rep: Reputation: 277Reputation: 277Reputation: 277
puppy, dsl....
 
Old 01-21-2009, 10:42 PM   #5
vinnywrite
Member
 
Registered: Jan 2007
Location: lexington NC.
Distribution: Ultimalinux 8.4 & Slackware 12.0.0
Posts: 82

Rep: Reputation: 16
just a side note ----Keep in mind that the hole root file system is in RAM that means /home to so if you start DLing larg files or wat not RAM could fill up and lock the SYS. unless you have a LOT of RAM I'd mount a drive and direct all stuff thare --- and dot forget eney thing saved to the root filesystem will be gone on a reboot
 
Old 01-21-2009, 11:29 PM   #6
cellino_and_barnes
LQ Newbie
 
Registered: Jan 2009
Posts: 3

Original Poster
Rep: Reputation: 0
i used several liveCD distros in the past and they all seek the optical drive when loading a program that wasn't opened already in that session.

what im asking about is having ALL I/O operations done in the ram... like loading applications (well i guess they wouldn't have to load since they're already IN the ram at startup).

so if this is possible, how would i go about setting it up?

would i just avoid making a swap partition or somehow map it to the ram?

so a typical scenario would have me booting off a DVD (lets say). all of the OS and any applications i use would be loaded into my 8 GB of ram, leaving 2 or 3 GB for file creation. after everything is loaded into the RAM my optical drive would unmount, leaving me w/ a fully functional OS.

also, DVD could be substituted for other boot methods, PXE network, USB, etc.

does anyone do this in real life? is there a specific distro that facilitates this better than others?
 
Old 01-21-2009, 11:45 PM   #7
vinnywrite
Member
 
Registered: Jan 2007
Location: lexington NC.
Distribution: Ultimalinux 8.4 & Slackware 12.0.0
Posts: 82

Rep: Reputation: 16
I just gave you 3 of them 4 post's ubuv this take a look and mrclisdue gave 2 more!!!
yes thar livecd's but at the boot prompt you enter coppy2ram and it loads the hole shabang into RAM freeing the cd or DVD drive + thare lightning fast runing frum RAM

Last edited by vinnywrite; 01-21-2009 at 11:47 PM.
 
Old 01-22-2009, 12:22 PM   #8
fair_is_fair
Member
 
Registered: May 2005
Posts: 516

Rep: Reputation: 52
You are looking for Puppy Linux. Designed to run entirely from ram. You can set it up the way you like with personal settings, files, and extra programs. Everything is saved back to hard disk, usb, cdr, dvd, whatever you like.
 
Old 01-22-2009, 01:15 PM   #9
rweaver
Senior Member
 
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833

Rep: Reputation: 167Reputation: 167
Quote:
Originally Posted by cellino_and_barnes View Post
i've always wondered if the following was possible (w/o virtualization):

load OS from USB flash drive, optical drive, hard drive, or network into the system memory then unmount that device so linux functions ENTIRELY from ram (4 - 8 GB) without a swap file/partition.

if this can in fact be done, could someone point me in the right direction or recommend a distro or give me some terminology to research further?

thanks
It can be done using several methods, but how about using this little guy if you're looking for the easiest way and the most compatible... http://techreport.com/articles.x/16255 and putting the entire operating system on it

Last edited by rweaver; 01-22-2009 at 01:16 PM.
 
Old 01-22-2009, 08:21 PM   #10
servat78
Member
 
Registered: Jan 2009
Posts: 100

Rep: Reputation: 17
Try Knoppix, it's meant to run from RAM and has a quite feature-loaded cheatsheet for doing all kinds of weird things and running Linux in unusual ways.

Debian

Last edited by servat78; 02-19-2009 at 11:14 AM.
 
  


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
Do I have to reinstall my operating system after installing more memory (RAM)? wanas Linux - Hardware 11 12-13-2008 01:59 PM
2Gb RAM but half memory available on Linux, why? conejoroy Linux - Hardware 4 03-08-2008 12:42 PM
512MB to 1GB RAM upgrade makes system run slower Kropotkin Linux - Hardware 2 03-16-2006 05:51 PM
Is it possible to make linux run with xwindow on a 32 mb of ram system VIDEB Linux - Newbie 8 08-02-2005 04:01 PM
How to check memory/RAm with Linux Redhat ctaylor199 Linux - General 2 10-06-2004 11:54 PM

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

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