avafinger / bpi-m64-firmware

Banana Pi M64 firmware (eMMC, Wifi, bluetooth, GbE, OV5640)
27 stars 8 forks source link

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

Open pluswave opened 7 years ago

pluswave commented 7 years ago

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

avafinger commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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

avafinger commented 7 years ago

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

avafinger commented 7 years ago

moved files from googledrive to mediafire, seems to work now:

wget http://download1133.mediafire.com/31ocdx11iutg/gs3u9dq5x5jgbnf/boot_m64_rc3.tar.gz wget http://download1863.mediafire.com/zdqff3h8axeg/88561scs78j7bq3/rootfs_m64_rc3.tar.gz

avafinger commented 7 years ago

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