You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.
newfs_pascal creates a new disk image and format it with an empty apple pascal file system. newfs_pascal may also be used with an actual device (eg, /dev/disk0s1), assuming you have appropriate permissions.
OPTIONS
Flag
Effect
-v volume_name
Specify the volume name. Default is based on the file name.
-s size
Specify the file size, in blocks. May use K or M qualifier. Default is 1600 blocks (800k)
-f format
Specify the file format. Default is based on file name.