Skip to content

Conversation

mshaub
Copy link

@mshaub mshaub commented Apr 4, 2016

The restore from zipped backup didn't work. I had an error due to an uncapitalized 'm' and missing 'sudo' after the 'pipe' but it got me close. Thanks!

The restore from zipped backup didn't work. I had an error due to an uncapitalized 'm' and missing 'sudo' after the 'pipe' but it got me close. Thanks!
@lurch
Copy link
Contributor

lurch commented Apr 4, 2016

Yeah, this matches the syntax used in ee80235 (which didn't get merged, because 4a97059 did instead)

I believe the 'sudo' is only needed after the pipe, i.e. gunzip doesn't require sudo - would you mind testing (and updating this PR as appropriate) ?

I suspect the upper-case / lower-case 'm' used with dd might be a Mac-issue, like as described on https://github.com/raspberrypi/documentation/blob/master/installation/installing-images/mac.md ? But as the 'backup' command uses 4M, then the 'restore' command should use 4M too.

@lurch
Copy link
Contributor

lurch commented Jun 5, 2016

fixed in #374

@lurch lurch closed this Jun 5, 2016
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

Successfully merging this pull request may close these issues.

2 participants