Searched refs:ramdisk_device (Results 1 – 1 of 1) sorted by relevance
93 ramdisk_device=$(diskutil image attach "ram://${SIZE_MB}m" | awk '{print $1}') # attach ("c…94 diskutil eraseDisk apfs apfs-dmg "$ramdisk_device" # put a file system on it