From 3422f5fed6dc0f80ae0c8e7828aff5d6e0e5cc0e Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 31 Aug 2018 16:05:45 +0200 Subject: [PATCH] Fix https://github.com/nextcloud/vm/issues/645 The script won't format the second drive if the user doesn't rename it properly. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edc09ef5..c12c05c8 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ * [Lorenzo Faleschini](https://github.com/penzoiders) ## Build your own VM, or install on a VPS -DigitalOcean example: https://youtu.be/LlqY5Y6P9Oc +DigitalOcean example: https://youtu.be/LlqY5Y6P9Oc
+Please not that you have to add a second storage and [rename](https://www.digitalocean.com/docs/volumes/how-to/create-and-attach/) it to `vdb` before you can run the script. #### Minimum requirements: * A clean [Ubuntu Server 18.04.X](http://cdimage.ubuntu.com/releases/18.04/release/) using the alternative installer