syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
400 stars 40 forks source link

apu board support (x86) #372

Closed cyberb closed 5 years ago

cyberb commented 5 years ago

https://pcengines.ch/apu.htm

maichai commented 5 years ago

Thanks for preparing the amd64 image and activating the serial console. The APU4 is a killer platform for syncloud. I tested it successfully.

cyberb commented 5 years ago

Did you juat copy the image to sd card and boot?

They only support msata which is twice as expensive as regular 2.5 sata ssd disks.

Can you boot directly from msata?

Otherwise it looks good, maybe I should buy one :)

maichai commented 5 years ago

I put it on a USB flash drive and booted that. I did not copy it to the internal mSATA SSD, but that should be easy enough. Just make sure that you include (g)parted and resize2fs in your image so that after dd'ing the image to the SSD the partition and filesystem can be extended.

cyberb commented 5 years ago

Ok, closing