The Wayback Machine - https://web.archive.org/web/20201124011716/https://github.com/nextcloud/nextcloudpi/issues/516
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nc-info not adapted to berryboot #516

Open
elbarbudo opened this issue May 24, 2018 · 1 comment
Open

nc-info not adapted to berryboot #516

elbarbudo opened this issue May 24, 2018 · 1 comment

Comments

@elbarbudo
Copy link

@elbarbudo elbarbudo commented May 24, 2018

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

pi@patricearnal:~ $ df -h
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
/dev/root          1,8T    436G  1,3T  26% /  ---> My USB disk /dev/sda3
devtmpfs           460M       0  460M   0% /dev
tmpfs              464M       0  464M   0% /dev/shm
tmpfs              464M     47M  417M  11% /run
tmpfs              5,0M    4,0K  5,0M   1% /run/lock
tmpfs              464M       0  464M   0% /sys/fs/cgroup
/dev/mmcblk0p1      42M     22M   20M  53% /boot
tmpfs               93M       0   93M   0% /run/user/1000
pi@patricearnal:~

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

@nachoparker nachoparker changed the title USB drive problem nc-info not adapted to berryboot May 28, 2018
@nachoparker
Copy link
Member

@nachoparker nachoparker commented Jun 11, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.