Hello,
I’ve a Debian Lite for PI 5 on USB. I use it for several jobs and for me it’s easier to save a USB drive for system backup (with RescueZilla).
I’ve installed without problem NextCloud with the command
`curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | sudo bash’.
But when I launch Nextcloud for the first time, I can’t save Nextcloud on the NVME drive (USB configuration step) because the system is looking for USB drive, no NVME.
Is there a solution ?
Thanks
A lsblk command renturn sda for USB drive, nvme0n1 for nvme drive