https://github.com/catboy96/apfs-mounter
A bash script work with apfs-fuse. It provides an easy way to mount APFS volumes.
https://github.com/catboy96/apfs-mounter
apfs linux script
Last synced: 12 months ago
JSON representation
A bash script work with apfs-fuse. It provides an easy way to mount APFS volumes.
- Host: GitHub
- URL: https://github.com/catboy96/apfs-mounter
- Owner: Catboy96
- License: gpl-3.0
- Created: 2019-03-12T15:37:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T06:12:02.000Z (over 7 years ago)
- Last Synced: 2025-04-14T05:44:26.443Z (about 1 year ago)
- Topics: apfs, linux, script
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# APFS Mounter
A bash script work with `apfs-fuse`. It provide an easy way to mount APFS volumes.
## Usage
1. Make sure `apfs-fuse` is installed. Goto: [apfs-fuse](https://github.com/sgan81/apfs-fuse) for details.
2. Copy `apfs-mounter` & `apfs-umounter` to `~/.local/bin`.
3. `chmod +x ~/.local/bin/apfs-mounter` & `chmod +x ~/.local/bin/apfs-umounter`
4. Copy the `.desktop` file to desktop.
5. Run the `.desktop` file and follow the instruction.
## What's working
* Search expected hard drive by size.
* Mount and unmount APFS volumes. (with or w/o password)