[Solved] [NextcloudPi] Issue with Berryboot Install of NextcloudPi

well, now we know how to fix it

This is awesome news! Thanks for investigating :wink:
My system is now up and running as well.

Step-by-step-guide to OliverV’s solution:

  1. Boot via Berryboot and click on “Edit menu”
  2. Expand the options menu via “More options” and activate “Console”
  3. CTRL+ALT+F2 opens the console
  4. Login with the username “root” (without password)
  5. The input “chroot_image” tells you, which images are available
  6. Retype “chroot_image”, followed by the individual image name shown (i.e. “chroot_image NextCloudPi_12-04-17_berryboot.img240”)
  7. To edit the faulty fstab-config file with the editor nano, type “nano /etc/fstab”
  8. Change the displayed content according to OliverV’s screenshot above
  9. CTRL+X closes the windows, remember to accept the changes
  10. Return to the BerryBoot menu via CTRL+ALT+F1
  11. A click on “Exit” makes the pi reboot -> There you go!

Mind the fact, that the US-keyboard-layout will be active…:roll_eyes: