Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create DMG after personalization error #19

Open
s3hokim opened this issue Dec 10, 2024 · 5 comments
Open

Unable to create DMG after personalization error #19

s3hokim opened this issue Dec 10, 2024 · 5 comments
Labels
bug Something isn't working information needed The issue does not provide sufficient information

Comments

@s3hokim
Copy link

s3hokim commented Dec 10, 2024

Hi, I'm using fuji really well.
While I was working on it, I found a strange error and wrote it.
After the error below occurred, the 'sparse image' was generated normally, but the 'dmg' file was not finally made.

(Error)

ASR/>/dev/disk11s1
Validating target...done
Validating source...done

Replicating....10....20....30....40....50....60....70....80....90....100
Replicating....10....20....30....40....50....60....70....80....90....100
Restored target device is /dev/disk11s1.
Remounting target volume...done
Personalization failed: Error Domain=OSPErrorDomain Code=201 "An error occurred during personalization." UserInfo={NSLocalizedDescription=An error occurred during personalization., NSUnderlyingError=0x600003308360 {Error Domain=AuthInstallErrorDomain Code=14 "(null)"}}
asr: Couldn't personalize volume /Volumes/Macintosh HD 2- Unknown error: 201
Waiting to detach temporary image...
hdiutil: couldn't unmount "disk11" - Resource Busy
hdiutil: couldn't unmount "disk11" - Resource Busy
hdiutil: couldn't unmount "disk11" - Resource Busy
hdiutil: couldn't unmount "disk11" - Resource Busy
...
hdiutil: couldn't unmount "disk11" - Resource Busy
hdiutil: couldn't unmount "disk11" - Resource Busy
hdiutil: couldn't unmount "disk11" - Resource Busy
hdiutil: couldn't unmount "disk11" - Resource Busy

"disk10" ejected.
_hdiutil: detach failed - No such file or directory
Converting /Volumes/Untitled/----/----_Acquisition/
-_Acquisition.sparseimage -> /Volumes/Untitled/-/-_Acquisition/
-_Acquisition.dmg
Preparing image engine...
Protective Master Boot Record (MBR: 0) Reading
(CRC32 $E1ADAB1C: Protective Master Boot Record (MBR : 0))
GPT Header(Primary GPT Header: 1) Reading ...
(CRC32 $1E10C6FD: GPT Header(Primary GPT Header: 1))
GPT Partition Data (Primary GPT Table: 2) Reading ...
(CRC32 $95A61DB6: GPT Partition Data (Primary GPT Table: 2)) (Apple Free: 3) Reading ...
(CRC32 $00000000: (Apple_Free : 3))
EFI System Partition (C12A7328-F81F-11D2-BA4B-------------: 4) Reading...
(CRC32 $B54B659C: EFI System Partition (C12A7328-F81F-11D2-BA4B-------------: 4))
disk image (Apple APFS: 5) Reading...
...

@Lazza Lazza added bug Something isn't working information needed The issue does not provide sufficient information labels Dec 10, 2024
@Lazza
Copy link
Owner

Lazza commented Dec 10, 2024

Thank you for reporting this information.

Can you please tell me more about the environment? What model of Mac is it and what operating system is it running?

@whiteman7
Copy link

whiteman7 commented Dec 10, 2024

Hello, I am absolutely delighted with this tool.
After a test run (my own MacBook), I tried it on a Macbook Pro M1 (macOS 15.1). At the first attempt I also received an error message when remounting target volume that it can no longer be mounted. Then i formatted the hard disk in MacOS (Journaled) and ran the program on another USB stick. The backup went smoothly until the end, but resulted in the error message shown here (hdiutil....). Then i converted the finished image “sparseimage” into a dmg image and imported it into Axiom. Runs...

Thx for your work - great JOB ;-)

@s3hokim
Copy link
Author

s3hokim commented Dec 11, 2024

Thank you for reporting this information.

Can you please tell me more about the environment? What model of Mac is it and what operating system is it running?

I couldn't get any information about the MacBook that caused the error because it was a problem during forensic work with an external company. (Only about 8 out of 60 had this problem.) What I checked on the field was that Finder or Disk Utility could not unmount the volume in any way. It's circled saying it's still in use.

@whiteman7
Copy link

whiteman7 commented Dec 13, 2024 via email

@Lazza
Copy link
Owner

Lazza commented Dec 13, 2024

Folks, thank you for the provided information. I hope to be able to test on the latest macOS version, soon.

By the way @whiteman7, I had to edit your comment because it seems that you replied via email and this messes up the formatting of the content. It was not very readable. I suggest that, for future comments, you opt for posting directly on the GitHub website.

In any case, thank you again for providing the information above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working information needed The issue does not provide sufficient information
Projects
None yet
Development

No branches or pull requests

3 participants