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

README: google drive link can't be wgetted #1

Open
pluswave opened this issue Feb 1, 2017 · 6 comments
Open

README: google drive link can't be wgetted #1

pluswave opened this issue Feb 1, 2017 · 6 comments

Comments

@pluswave
Copy link
Contributor

pluswave commented Feb 1, 2017

it is just a webpage, not image.
how about this link which is extracted from google chrome's download tab

@avafinger
Copy link
Owner

Yes, it is not Image (img), please foloow the instructions verbatim, and print the error you get.

https://github.com/avafinger/bpi-m64-firmware#installation

Can you access google drive from where you are?

@pluswave
Copy link
Contributor Author

pluswave commented Feb 4, 2017

the output :

$ wget https://drive.google.com/open?id=0B7A7OPBC-aN7blVEcjk5aFppZG8
--2017-02-04 17:01:58--  https://drive.google.com/open?id=0B7A7OPBC-aN7blVEcjk5aFppZG8
Resolving drive.google.com... 172.217.5.206, 2607:f8b0:4007:80d::200e
Connecting to drive.google.com|172.217.5.206|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://drive.google.com/file/d/0B7A7OPBC-aN7blVEcjk5aFppZG8/view?usp=drive_web [following]
--2017-02-04 17:02:00--  https://drive.google.com/file/d/0B7A7OPBC-aN7blVEcjk5aFppZG8/view?usp=drive_web
Reusing existing connection to drive.google.com:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘open?id=0B7A7OPBC-aN7blVEcjk5aFppZG8’

open?id=0B7A7OPBC-aN7blVEcjk5aFppZG8             [           <=>                                                                                 ] 102.42K  33.0KB/s    in 3.1s    

2017-02-04 17:02:03 (33.0 KB/s) - ‘open?id=0B7A7OPBC-aN7blVEcjk5aFppZG8’ saved [104877]

$ file open\?id\=0B7A7OPBC-aN7blVEcjk5aFppZG8 
open?id=0B7A7OPBC-aN7blVEcjk5aFppZG8: HTML document text

Yes I followed the whole process (but download google drive image manually inside browser instead of wget) and verified your image, it works great.

@ric96
Copy link

ric96 commented Feb 13, 2017

maybe host these files on git as well?, anyways thanks for the image

@avafinger
Copy link
Owner

Unfortunately github max size is 100MB. I updated kernel, see if works as expected.
Kernel is on github.

@avafinger
Copy link
Owner

@avafinger
Copy link
Owner

still temporary download, so the files must be hosted somewhere not 'free' or use a Browser...

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

3 participants