#!/bin/bash mkdir -p boot_root echo "&" >boot_root/test.txt rdar -i boot_root -o bootfs.rdar rm -rf boot_root/