Hacker News new | ask | show | jobs
by Havoc 978 days ago
What software do you use to create it ?
3 comments

Software?

   mount none /ramdisk -t tmpfs
There is some OSS for creating ramdisks on windows, but I don’t remember the name.

In Linux it’s part of the kernel, and you can mount with type tempts.

Not sure about OSX or bsds