-
Notifications
You must be signed in to change notification settings - Fork 6
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
SD card burn fails #48
Comments
What happens if you run |
Same exception error if I delete only the hypriotos zip file. Thanks for the hint @breandan. |
I tried to burn the sd card. but, I received the "raise HTTPError(http_error_msg, response=self) My docker is installed. and it works correctly. StepsWithout arguments the script performs the steps:
You can use --steps to run only some of those:
DEBUG:dts:Found 'wget' at /usr/bin/wget Checksums:
INFO:dts:Updated status: dts : Traceback (most recent call last): dts : If you think this is a bug, please report that you are using: |
My OS is : Ubuntu 18.04 |
Never tried flashing an SD card from a VM before, but I suspect that is
your problem. Seems like your Docker client cannot access the resources it
needs, maybe the VM is not configured properly to access the SD or HD? cf.
aws/aws-sam-cli#959
…On Fri, Jun 7, 2019 at 11:12 AM mj ***@***.***> wrote:
My OS is : Ubuntu 18.04
I am running this os as a vmware virtual machine.
The host os is Windows 10.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#48?email_source=notifications&email_token=AABK4ZHZAMXIFXN5OGL3NPLPZJ3G3A5CNFSM4HSDJQLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXGDXUY#issuecomment-499923923>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABK4ZE4E56A24EGF57GQHTPZJ3G3ANCNFSM4HSDJQLA>
.
|
Running
dts init_sd_card
with options or without gives the same result.OS: ubuntu 18
Packages: all at their latest version
Inserted sd card can be found at
/dev/sda
. If the card is not inserted that drive is not shown.The text was updated successfully, but these errors were encountered: