Activity for driveinfo

  • driveinfo driveinfo released /driveinfo/1.0.4/driveinfo-1.0.4.zip

  • David Anderson David Anderson modified a comment on discussion General Discussion

    The command sudo ./driveinfo -zcp works, if you first download from the SourceForge driveinfo files page. You incorrectly used the files from the driveinfo source git repository . As explain on the web page The macOS driveinfo Command: Both the math and help files are merged into the driveinfo file to create the released single driveinfo file. When developing driveinfo, I decided to break the source into 3 files. Merging to create a release driveinfo file is jut one extra step in long chain of steps...

  • David Anderson David Anderson modified a comment on discussion General Discussion

    The command sudo ./driveinfo -zcp works, if you first download from the SourceForge driveinfo files page. You incorrectly used the files from the driveinfo source git repository . As explain on the web page The macOS driveinfo Command: Both the math and help files are merged into the driveinfo file to create the released single driveinfo file. When developing driveinfo, I decided to break the source into 3 files. Merging to create a release driveinfo file is jut one extra step in long chain of steps...

  • David Anderson David Anderson posted a comment on discussion General Discussion

    The identifiers disk4 and disk5 are not assigned drives with a GUID Partition Table (GPT). As you already posted, these are APFS containers and therefore do not have any partitions. I do agree the error message is wrong and version 1.0.4 has corrected this. The command driveinfo will now produce a header, but no partition table which is correct becase none exists.

  • David Anderson David Anderson posted a comment on discussion General Discussion

    The command "sudo ./driveinfo -zcp" works, if you first download from the SourceForge driveinfo files page. You incorrectly used the files from the driveinfo source git repository . As explain on the web page The macOS driveinfo Command: Both the math and help files are merged into the driveinfo file to create the released single driveinfo file. When developing driveinfo, I decided to break the source into 3 files. Merging to create a release driveinfo file is jut one extra step in long chain of...

  • David Anderson committed [e6a384]

    Changes for release of version 1.0.4.

  • Bob Freeman Bob Freeman modified a comment on discussion General Discussion

    Hi -- tried to install driveinfo 1.0.3 onto Catalina 10.15.2 (got an error during install by the way -- see comment in other discussion) and sometimes get the "incompatible" message depending on which volume I try to look at. The volume in question is an GPT volume that contains an HFS volume plus two other APFS containers that each contain other APFS volumes (one container for Mojave install and other container for Catalina install). Here are the three plist for the three items -- get the incompatible...

  • Bob Freeman Bob Freeman modified a comment on discussion General Discussion

    Hi -- tried to install driveinfo 1.0.3 onto Catalina 10.15.2 (got an error during install by the way -- see comment in other discussion) and sometimes get the "incompatible" message depending on which volume I try to look at. The volume in question is an GPT volume that contains an HFS volume plus two other APFS containers that each contain other APFS volumes (one container for Mojave install and other container for Catalina install). Here are the three plist for the three items -- get the incompatible...

  • Bob Freeman Bob Freeman modified a comment on discussion General Discussion

    Hi -- tried to install driveinfo 1.0.3 onto Catalina 10.15.2 (got an error during install by the way -- see comment in other discussion) and sometimes get the "incompatible" message depending on which volume I try to look at. The volume in question is an GPT volume that contains an HFS volume plus two other APFS containers that each contain other APFS volumes (one container for Mojave install and other container for Catalina install). Here are the three plist for the three items -- get the incompatible...

  • Bob Freeman Bob Freeman posted a comment on discussion General Discussion

    Hi -- tried to install driveinfo 1.0.3 onto Catalina 10.15.2 (got an error during install by the way -- see comment in other discussion) and sometimes get the "incompatible" message depending on which volume I try to look at. The volume in question is an GPT volume that contains an HFS volume plus two other APFS containers that each contain other APFS volumes (one container for Mojave install and other container for Catalina install). Here are the three plist for the three items -- get the incompatible...

  • Bob Freeman Bob Freeman posted a comment on discussion General Discussion

    Tried to install version 1.0.3 onto Catalina 10.15.2 using command "sudo ./driveinfo -zcp" and it didn't copy the math or help files to the /usr/local/bin folder -- I manually copied but had to remove the quarantine attribute of these two files as well. Program runs now on some volumes, but sometimes get the "This script is incompatible with the current version of macOS" error. Perhaps the driveinfo bash script needs some changes for Catalina?

  • David Anderson David Anderson posted a comment on discussion General Discussion

    Threre a website https://driveinfo.sourceforge.io which contains instructions. If this is not sufficient, then please post what you feel should be added.

  • Solomon Mayer Solomon Mayer posted a comment on discussion General Discussion

    There are no instructions included. Please advise.

  • David Anderson David Anderson modified a comment on discussion General Discussion

    The driveinfo script parses plists returned by the diskutil command. When an error in parsing occurs, the message "This script is incompatible with the current version of macOS." is sent to stderr and the script terminates. Unfortunately, I can not correct the error because I would need the plist that could not be parsed. You would have to include the plist for the drive and each slice. For example, if this error occurred for disk0 and there were two slices (disk0s1 and disk0s2), then you would have...

  • David Anderson David Anderson posted a comment on discussion General Discussion

    The driveinfo script parses plists returned by the diskutil command. When an error in parsing occurs, the message "This script is incompatible with the current version of macOS." is sent to stderr and the script terminates. Unfortunately, I can not correct the error because I would need the plist that could not be parsed. You would have to include the plist for the drive and each slice. For example, if this error occurred for disk0 and there were two slices (disk0s1 and disk0s2), then you would have...

  • Source Forge Phan Source Forge Phan posted a comment on discussion General Discussion

    Hi! Subject says it all. Thanks!

  • David Anderson David Anderson committed [63937b]

    Fixed description in the man page for the x option.

  • David Anderson David Anderson committed [0ef7f4]

    Added web documents and added to whatis database.

  • driveinfo driveinfo released /driveinfo/1.0.3/driveinfo-1.0.3.zip

  • driveinfo driveinfo released /driveinfo/1.0.2/driveinfo-1.0.2.zip

  • David Anderson David Anderson committed [3b083a]

    Added option to install.

  • David Anderson David Anderson committed [ab684c]

    Updated man page.

  • David Anderson David Anderson committed [455a71]

    Changed exit status for failure to 2. Updated man page.

  • David Anderson David Anderson committed [75571f]

    Added files so web site could be created.

  • driveinfo driveinfo released /driveinfo/1.0.1/driveinfo-1.0.1.zip

  • David Anderson David Anderson committed [b1aa49]

    Corrected grammar and changed version to 1.0.1 beta.

  • David Anderson David Anderson committed [72c9e9]

    Fixed help text. Added news.txt file.

  • GitHub committed [fefd50]

    Initial commit

  • David Anderson David Anderson committed [6715c3]

    Adding files driveinfo, help and math.

  • driveinfo driveinfo released /driveinfo/1.0.0/driveinfo-1.0.0.zip

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.