Can I load my entire OS into the RAM? If so, how?

  • Thread starter Thread starter Moose_Ryder
  • Start date Start date
  • Tags Tags
    Load Os Ram
AI Thread Summary
The discussion revolves around the feasibility of using DDR3 1333 RAM to run an entire operating system like Windows, with the potential to store it in RAM for faster performance. The advantages include speed, reduced virus risk due to RAM being wiped when powered off, and an intriguing concept for tech enthusiasts. However, significant drawbacks include high costs, potential software limitations, the need for extra hardware, complications in updating Windows, and impracticality given Windows' traditional reliance on disk storage.The conversation highlights that while SSDs offer speed, using RAM for mass storage could be an alternative, albeit with challenges such as power loss risks and data loss. Lightweight Linux distributions that operate primarily in RAM, like Puppy Linux and Damn Small Linux, are mentioned as effective examples of this concept. The discussion emphasizes the importance of not compromising existing operating systems and suggests exploring lightweight Linux options for those interested in experimenting with RAM-based systems.
Moose_Ryder
Messages
7
Reaction score
0
The DDR3 1333 is relatively cheap, so I'm thinking about buying a server mobo that can stock up to 64 GB of RAM (2^64 enables that many address lines, I suppose?) Then I can pre-load the entire windows into the RAM, so :

Advantages:
super-groovy and sweet just to think about
lightning fast
No need to worry about viruses (RAM would be wiped clean once off-line)

Disadvantages:
Clearly very expensive
The software may not exist
Extra hardware maybe necessary
updating windows would be complicated
may be impractical due to windows' nature (disc borne, Ram-run)

I tried SSD, yes it's fast, and it got me thinking, why bother SSD if RAM can be used for mass storage? Even if it means I have to use 32GB just to store the OS while the rest <32GB to run the OS?

Thoughts?
 
Computer science news on Phys.org
Windows primarily runs off of RAM as it is. With the windows repair/recover option, it's actually running a very light OS just off RAM. The same goes with when you boot with an Ubuntu LiveCD.

Check this out. https://wiki.ubuntu.com/BootToRAM

The biggest issue I would have with it is an unexpected power loss or memory error causing (an attempted, at least) crash dump. Zap! All your work is gone.

What's your intent with a build such as this?
 
There are some really awesome lightweight linux distros that run basically all in ram
For example puppy linux does just that if i remember right.. i think tinyos might i can't remember but google those and yeah..
Winderp already has to much stuff in ram.. same with android.

But this is a very powerful concept with good linux distros
 
B Elliot has a great point. And yes, it is fun to tink with stuff like that. Just don't trash your distro to do it.
Remember all of the software you've installed?

DSL (Damn** Small Linux), ARM and others are small for special reasons: Knoppix was definitely designed and (I believe DSL was designed) for diskless workstations to boot from a PROM or CD. ARM linux was designed for the chip the runs your home refrigerator or maybe your 2001 Toyota. It has a total of maybe 50MB.

In fact having a Knoppix CD was a good idea as a rescue disk way back when.

Have a read: this is meant for Raspberry Pi - another really fun, inexpensive thing to mess with using a tiny linux:

http://elinux.org/ArchLinux_Install_Guide
http://www.raspberrypi.org/

These tiny versions don't do sound well, play games well or do graphics well necessarily. After you read the install guide you'll see the trade offs.

If you want to do it - go for it. Just do not blow away your current distro. You may want it back when you get bored with wget instead of firefox.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top