kwindrem / SetupHelper

Helper functions to simplify writing setup scripts that modify VenusOs functionality. The package includes automatic reinstallation of the package after a VenusOs update.
153 stars 18 forks source link

Venus-data.tgz download #50

Open dust900 opened 11 months ago

dust900 commented 11 months ago

Hi, the file that downloads via the link for a blind install has a .tar extension. Not .tgz. Loading this file into the cerbo....nothing changes when I reboot. Firmware 3.00. This is the first time I am trying to load guimods.

kwindrem commented 11 months ago

The system used to download the package or the blind install file may be unzipping the file. Safari does this by default and you need to turn off the option: Open "safe" files after downloading. in the General preferences.

I did notice that the blind uninstall file is .tar.gz which is OK as is. I'll change that to .tgz the next time I update SetupHelper for consistency.

dust900 commented 11 months ago

Thx for the response. The folder/file is not unzipped when I check the download or the file on the USB.

Unzipped:

On May 31, 2023, at 11:07 AM, kwindrem @.***> wrote:

The system used to download the package or the blind install file may be unzipping the file. Safari does this by default and you need to turn off the option: Open "safe" files after downloading. in the General preferences.

I did notice that the blind uninstall file is .tar.gz which is OK as is. I'll change that to .tgz the next time I update SetupHelper for consistency.

— Reply to this email directly, view it on GitHub https://github.com/kwindrem/SetupHelper/issues/50#issuecomment-1570417891, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAG4V7QKOGIBT5X42ZCIONDXI5NCVANCNFSM6AAAAAAYVI37BA. You are receiving this because you authored the thread.

kwindrem commented 11 months ago

Just downloaded venus-data.tgz from GitHub and ended up with exactly that file name.

If you place that file on the USB stick the blind install should work.

You can not unzip the file which ends up with a .tar file. That won't be recognized by Venus OS.

dust900 commented 11 months ago

So, downloaded to my iPad….worked with the correct .extension! Weird. But, loaded onto the cerbo…all worked. Thanks for what you have created, and are sharing with the community.

On May 31, 2023, at 1:02 PM, kwindrem @.***> wrote:

Just downloaded venus-data.tgz from GitHub and ended up with exactly that file name.

If you place that file on the USB stick the blind install should work.

You can not unzip the file which ends up with a .tar file. That won't be recognized by Venus OS.

— Reply to this email directly, view it on GitHub https://github.com/kwindrem/SetupHelper/issues/50#issuecomment-1570595152, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAG4V7VXZPBNAKRY4BDMCK3XI52RVANCNFSM6AAAAAAYVI37BA. You are receiving this because you authored the thread.