diskutil list
diskutil addPartition <identifier before free space> %Linux% %noformat% <size>
# dd a Debian Testing rootfs on it (minimum size 1 GB)
# Find the scripts to create that rootfs here: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian
diskutil list
diskutil addPartition <identifier before free space> %Linux% %noformat% <size>
# dd a Debian Testing rootfs on it (minimum size 1 GB)
# Find the scripts to create that rootfs here: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian