From ff4f7d5fa26daab9d35fa95cadccd7fd4189707e Mon Sep 17 00:00:00 2001 From: lilafisch <lilafisch@muc.ccc.de> Date: Wed, 21 Aug 2019 20:17:24 +0200 Subject: [PATCH] add note for mac copying --- en/firmwareupdate.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/en/firmwareupdate.md b/en/firmwareupdate.md index 1c5133d..1a2da9b 100644 --- a/en/firmwareupdate.md +++ b/en/firmwareupdate.md @@ -1,19 +1,20 @@ -<!-- # Currently: Broccoli (day 1 - 19:00) +# Currently: Broccoli (day 1 - 19:00) https://card10.badge.events.ccc.de/release/card10-v1.2.zip ---> -## Asparagus -As of Day 1, 18:00 -Asparagus is the firmware that is loaded on the card10s handed out on day 1 from 18:00 -There are currently no previous releases # Update the firmware release on your card10 * download the current firmware `.zip` file to your computer * extract it * put your card10 into [USB storage mode](/en/gettingstarted#usb-storage) * copy over the files you just extracted directly into the main folder +on mac devices it is recommended to use the terminal, e.g. for the broccoli release: `cp -r Downloads/card10-v1.2-broccoli/* /Volumes/CARD10/` * eject your device (if you're doing this in the command line: don't forget the `sync` on linux) * switch your card10 on and off again # Previous Releases +## Asparagus +As of Day 1, 18:00 +Asparagus is the firmware that is loaded on the card10s handed out on day 1 from 18:00 +There are currently no previous releases + -- GitLab