I have a terabyte size USB disk connected to my SmartTop. I currently have it formatted
ext4, but wanted to reformat it as
XFS (for dynamic inode allocation).
However Disk Utility gives me an error that it can't find the
mkfs.xfs file.
I checked on my SmartBook and found several /sbin/mkfs* files, but no mkfs.xfs file.
How do I get a mkfs.xfs file?
--
Science, n. Investigation of natural phenomena.
Engineering, n. Domestication of natural phenomena.
Technology, n. Domesticated natural phenomena.
--
\"It is essential for automatic computation that, instead of containing every single instruction necessary to carry out the program, the coded program include methods for generating instructions which are needed to carry out the program. ... One measure of the extent to which an automatic digital computer is used effectively is given by the ratio of the number of instructions formed in the machine to that of the instructions inserted into the machine initially.\" Mathematical Machines Volume I Digital Computers ©1961 Francis J. Murray
If so, then why is this ratio zero on most modern computer software?