Banana pi BPI-R2 OMV

Hello, i need help on the board banana pi Bpi-r2 i have brought, does anyone know os file to install? please if anyone has any information about it please help me out, i did a lot of research about it on internet but couldn’t find the proper answer so please help me out ? Please help. Thanks! I didn’t find the right solution from the Internet. References:https://forum.openmediavault.org/index.php/Thread/20064-Banana-pi-BPI-R2-OMV/

product marketing examples

You can use debian as base-system and install omv there

https://wiki.openmediavault.org/index.php?title=Install_OMV_on_Debian_via_apt

Hi John

Getting started

  1. Downloading Ubuntu 16.04 image for R2 board from http://www.banana-pi.org/r2-download.html

  2. Running below command to burn this image to SD card which must be larger than 8GB

         dd if=\<image file\> of=/dev/mmcblk0
    

3.Install this SD to R2 board

  1. Press power button a few seconds to activate this board. The default baud rate of serial port is 115200, the default username/password are root/bananapi

Gary, OMV needs Debian, currently version 8, but moving to version 9 with the release of 4.x. It can’t run on Ubuntu, so this isn’t really helpful. I’d also like to run OMV on my R2 board, but the only Debian 8 image is less than stable and is missing a lot of drivers, which means things like SATA isn’t working.

why not building kernel with sata-support? 4.4 and 4.14 having github-repo…debian 9 image for bpi-r2 (kernel 4.14=without hdmi) is on my gdrive

if you need debian 8, you can build an own image with the instructions here: http://wiki.fw-web.de/doku.php?id=en/bpi-r2/debian

Because not everyone’s as Linux genius? I’m mere a beginner, even though I’ve had to use it for years on various devices, since it’s THE embedded OS of choice for most devices. I’m just not confident enough to do things like building my own OS images or editing uBoot etc. and I don’t think I’m alone when it comes to that. I’m not afraid of a command line, but the thing is, in Linux, if I break something, I don’t know how to fix it and then I have to start over from scratch, which isn’t much fun.

you can use my compiled kernels from my gdrive :slight_smile: simply copy to boot/root like the folder in archive says

https://drive.google.com/open?id=15Y5Y3NAOwg_IMmN3k6hdb7pAQj9oTVTl

4.4 has hdmi-support, 4.14 has lan-port-separation, but no hdmi