Questions tagged [initramfs]
77 questions
-3
votes
1 answer
How can I run Linux from RAM only
Possible Duplicate:
Copy OS to tmpfs from initramfs
I am putting together a new server with 64GB of RAM and I would like to copy the whole Linux OS into RAM from the disk and run the operating system solely from RAM.
How can I do this?

chx
- 1,705
- 2
- 16
- 25
-3
votes
1 answer
Copy OS to tmpfs from initramfs
I am putting together a new server with 64GB of RAM and I would like to copy the whole Linux OS into a tmpfs from the disk and use the tmpfs as the OS (and I will use rsync to back up the tmpfs to disk every five minutes or so).

chx
- 1,705
- 2
- 16
- 25