openFyde / overlay-orangepi5-openfyde

openFyde supported hardware Orange Pi 5 build artefacts and pre-built image releases.
BSD 3-Clause "New" or "Revised" License
69 stars 5 forks source link

trying to upgrade to 108 #15

Closed 333337lee closed 1 year ago

333337lee commented 1 year ago

I tried a linux device Pi4

and the orange pi5 running openfyde 102 running Linux

@penguin chmod +x ./orangepi5-openfyde-r108.run --boot nvme

message unrecognized option '--boot'

will there be a 108 version we can clean install?

thank you

Damenly commented 1 year ago

It should be: chmod +x ./orangepi5-openfyde-r108.run and ./orangepi5-openfyde-r108.run --boot nvme. Openfyde doesn't support OTA and there will be a new release that brings up many features and fixups in a few days please wait.

333337lee commented 1 year ago

It should be: chmod +x ./orangepi5-openfyde-r108.run and ./orangepi5-openfyde-r108.run --boot nvme. Openfyde doesn't support OTA and there will be a new release that brings up many features and fixups in a few days please wait.

Thank you

I look forward to the next release.

just out of interest, should I have been using Openfyde 102 and running the above command in Linux?

Damenly commented 1 year ago

It should be: chmod +x ./orangepi5-openfyde-r108.run and ./orangepi5-openfyde-r108.run --boot nvme. Openfyde doesn't support OTA and there will be a new release that brings up many features and fixups in a few days please wait.

Thank you

I look forward to the next release.

It's available now.

just out of interest, should I have been using Openfyde 102 and running the above command in Linux?

If you just want the extracted .img then it's fine.

333337lee commented 1 year ago

It should be: chmod +x ./orangepi5-openfyde-r108.run and ./orangepi5-openfyde-r108.run --boot nvme. Openfyde doesn't support OTA and there will be a new release that brings up many features and fixups in a few days please wait.

Thank you I look forward to the next release.

It's available now.

just out of interest, should I have been using Openfyde 102 and running the above command in Linux?

If you just want the extracted .img then it's fine.

thank you, the new image is also a .run file. should it be?

Damenly commented 1 year ago

Yes, it is.