Skip to content

Instantly share code, notes, and snippets.

@wesmaldonado
Created November 5, 2010 17:25
Show Gist options
  • Save wesmaldonado/664486 to your computer and use it in GitHub Desktop.
Save wesmaldonado/664486 to your computer and use it in GitHub Desktop.
OS X Ramdisk Creation
hdid -nomount ram://100000
sudo /sbin/newfs_hfs -v mysql_ram_disk /dev/disk1
diskutil mount /dev/disk1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment