Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
nc-info not adapted to berryboot #516
Comments
|
Hi, Yes, the nc-info script assumes the basic setup. It should be adapted to berryboot. It is here, if anyone want to have a look. I don't use Berryboot myself https://github.com/nextcloud/nextcloudpi/blob/master/bin/ncp-diag Thanks for your feedback |


Hello
I have some trouble with ncp dashboard on my PI3
I made the whole installation of ncp on an USB disk, the sdcard containing ONLY the boot code.
I still did not made the step of booting directly to USB.
In this configuration, I have
But the system info page always urge me to use my USB disk
‣ You should use nc-datadir to move your files to your plugged in USB drive
‣ You should enable automount to use your plugged in USB drive
In fact, my files are already on my USB drive, which is already mounted, but the script is not aware of this.
Is my configuration so specific? or is it a bug?
Thanks