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

Installing in SDCard or Pendrive #10

Closed rahul-kurup closed 1 year ago

rahul-kurup commented 1 year ago

This is not a bug per-se but I'd like to know if its possible to directly install the OS onto a SDCard (Class A1) or a pendrive?

Damenly commented 1 year ago

IMO current installation process doesn't cost much for FreeBSD/Linux/MacOS users. It's inconvenient for Windows users. They need to exec .run release script in orangepi5 and then copy the image to Windows back.

We'll reconsider the way of release. Thanks for your good question.

rahul-kurup commented 1 year ago

I'm actually a Windows user. But I don't have any NVME/SSD to install this os. I have couple of SDCards and Pendrives. Thats why I thought to put up this question.

gustavokei commented 1 year ago

Hi, I think the question was regarding the possibility to install the OS directly into a microSD card or pendrive.

As per r114-r1 release:

  • All images generated from the .run file will support booting from a TF (microSD) card. The 'target storage' means the storage type where you want to install openFyde while running the openFyde installer.
  • You can flash the image directly to your onboard storage(SATA/NVMe/eMMC). However, you can then only choose the Try It First button at OOBE; you WILL NOT be able to perform installation under this circumstance.

From my understanding, we're supposed to install the boot img on a microSD card, and then install the system on another storage drive which doesn't include a 2nd microSD as there are only nvme, sata, emmc flags.

I think it would be a nice feature to be able to install openFyde on a second microSD or pendrive.

Damenly commented 1 year ago

We limit installation to miscroSD cards by intention since even T0-class cards are corrupted during our IO-heavy tests. If you are geeks, you can dd the image generated to internal storage and then call install to microSD card : )

gustavokei commented 1 year ago

I have managed to install openfyde into a micro sd by booting into a pendrive (img for pi5 + sata) and then installing the OS into the sd card. I guess you could do the other way around as well.

For windows users it is possible to use wsl to create your .img file.

However, wifi/bt is not working. I'm using the regular orange pi 5 with the official wifi add-on module, it seems there was an issue in the past regarding this, though I don't think it is fixed since it requires some workaround inputs from the end user and I didn't understand how to do it yet, so I'm stuck.

Edit: Ok got the wifi working by following the steps of this comment, but you add overlays=rk3588-wifi-ap6275p and not overlays=opi5-wifi-ap6275p