From 2f5867b602c3a0f11d1461b502be2121bf7041ab Mon Sep 17 00:00:00 2001 From: Martin Daniel Chaparro Ruiz Date: Sat, 11 Apr 2026 12:06:28 -0500 Subject: [PATCH] Actualizar tips_RPI.md --- tips_RPI.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/tips_RPI.md b/tips_RPI.md index 1175891..cfe459f 100644 --- a/tips_RPI.md +++ b/tips_RPI.md @@ -88,4 +88,19 @@ ffmpeg -r 10 -f image2 -pattern_type glob -i 'image*.jpg' -s 1280x720 -vcodec li [http://www.lcdwiki.com/3.5inch_RPi_Display](http://www.lcdwiki.com/3.5inch_RPi_Display) -[https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)](https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)) \ No newline at end of file +[https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)](https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)) + + +### Instalar OMV + +[https://pimylifeup.com/raspberry-pi-openmediavault/](https://pimylifeup.com/raspberry-pi-openmediavault/) + +```sh +wget -O - https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/preinstall | sudo bash +``` +reiniciar + +```sh +wget -O - https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/install | sudo bash +``` +