arduino / yun-go-updater

3 stars 28 forks source link

[YunDiskSpaceExpander.ino] opkg_install_cmd: Cannot install package dosfstools. #7

Closed bgerd closed 6 years ago

bgerd commented 6 years ago

Hey, Trying to run YunDiskSpaceExpander.ino for the first time in a while...

The dosfstools package is no longer available after an opkg update, which pulls from http://downloads.arduino.cc/openwrtyun/1/packages/Packages.gz. I checked Packages.gz and it is in fact missing.

The result is you can't run mkfs.fat

bgerd commented 6 years ago

scratch that. i just realized i need to run the older YunDiskSpaceExpander for v1.5.2

facchinm commented 6 years ago

Yup, no worry :slightly_smiling_face: For reference, the updated sketch is here https://github.com/arduino/yun-go-updater/blob/master/YunDiskSpaceExpander/YunDiskSpaceExpander.ino