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

Error post backup to a Network sparsebundle #14

Open
bryanberger opened this issue Apr 9, 2018 · 1 comment
Open

Error post backup to a Network sparsebundle #14

bryanberger opened this issue Apr 9, 2018 · 1 comment

Comments

@bryanberger
Copy link

bryanberger commented Apr 9, 2018

A little background, I clone my main ssd drive to a NAS over LAN using SuperDuper! The clone works fine and is mounted as a Volume.

I have EFIClone set to run post completion as stated in the Readme, I checked the logs with TEST_SWITCH="Y" and got the following error below:

EFIClone.log

[Mon Apr  9 13:37:47 EDT 2018] - ***** EFI Clone Script start
[Mon Apr  9 13:37:47 EDT 2018] - working directory = /
[Mon Apr  9 13:37:47 EDT 2018] - Running /Users/install/Downloads/EFIClone-master/EFIClone.sh
[Mon Apr  9 13:37:47 EDT 2018] - 5 parameters were passed in. This is an unsupported number of parameters. Exiting now

Is there anyway to print the params to further debug? Are network drives supported? Is this just an issue with SuperDuper?

@bryanberger
Copy link
Author

bryanberger commented Apr 12, 2018

Tried with physical disks, same error.

I changed Line #150 to if [[ "$#" == "5" ]] and it seems to work.

davidyang added a commit to davidyang/EFIClone that referenced this issue Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant