09-06-2018, 12:02 AM
(09-05-2018, 02:46 PM)Luke Wrote:(09-05-2018, 08:51 AM)prog-amateur Wrote: Hello, this message is already in another thread but I have found this one more related to my problem (I would like to delete the same message in the other thread but couldn't as I am new to this forum and I don't have the access for it, so sorry about that) :
I have recently bought a Rock64 (2GB) and I have installed the NextcloudPi image for the Rock64 on the eMMC (via the official eMMC to USB adaptor).
I would like to plug a USB drive, but I have faced some issues (the drive is not well recognized). The main problem is that they are many partitions :
Code:mtdblock0 31:0 0 4M 0 disk
mtdblock1 31:1 0 256K 0 disk
mmcblk0 179:0 0 14.5G 0 disk
mmcblk0p1 179:1 0 14.3G 0 part /
mmcblk0boot0 179:32 0 4M 1 disk
mmcblk0boot1 179:64 0 4M 1 disk
mmcblk0rpmb 179:96 0 4M 0 disk
There is already an issue open in github (see here : https://github.com/nextcloud/nextcloudpi/issues/614) but I just would like to know if somebody have succeed to solve such similar problem ?
It could help both Nachoparker (the NextcloudPi developer), myself, and many other Rock64 users. Thank you very much !
Hey. I recently set up Nextcloud on one of my 4GB Rock64 boards and its performing extremely well. I tried the NextcloudPi image and I was not quite happy with the performance. It could be because the image is based on an older build from ayufan (0.6.4 IIRC) or because of a combination of other things - I do not know, not an expert.
In any case, I flashed uboot to SPI and Armbian (because of a slightly higher default SOC and RAM freq) to my HDD.
Then I basically followed this tutorial and adjusted where necessary. The one thing the tutorial is missing is enabling cache - which I highly recommend you do once the installation is done. The entire setup took me 30 min flat, including port-forwarding, installing the apps I wanted, etc.,
Its now been running for 3 weeks with occasional heavy load and I've not had any issues with it. I also had no issues with installing the app to mount my NAS as a folder, using Nextcloud Talk (is that what its called ?) with family and fetching/ uploading things from my phone as well as sharing them online.
I think the NextcloudPi project is amazing, but I suggest you give this a try until the performance and other issues get sorted.
Thanks on the tips