I'm trying to run my first ever google VM following this tutorial which says to run the command
sudo /usr/share/google/safe_format_and_mount -m "mkfs.ext4 -F" /dev/disk/by-id/google-minecraft-disk /home/minecraft
But, there is no /usr/share/google directory on my VM, so no safe_format_and_mount.
This is what I see in /usr/share:

How do I format the volume I created? or, where is this safe_format_and_mount executable?
To format the drive I used
sudo mkfs.ext4 -F -E lazy_itable_init=0,lazy_journal_init=0,discard /dev/disk/by-id/google
-minecraft-disk
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With