Advertisement
Guest User

rpi readme.txt

a guest
Sep 9th, 2017
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. OpenMediaVault for Raspberry Pi 2 and Raspberry Pi 3
  2.  
  3. Write the .img.xz image in a single step using Etcher https://etcher.io
  4. to SD card. For the older images uncompression first is required: 7-zip is
  5. recommended to extract images on Windows/Linux. Keka or the Unarchiver on
  6. Mac OS X.
  7.  
  8. - Etcher is recommended to write the extracted image on all platforms.
  9. - openmediavault-flashmemory plugin preinstalled to reduce wear on SD card.
  10. - ssh keys are generated on first boot
  11.  
  12. OMV_3_0_88_RaspberryPi_2_3_4.9.41.img.xz
  13.  
  14. - OMV Erasmus
  15. - Uses 4.9.41 kernel
  16. - not based on Raspbian but Debian/armhf (only compatible to RPi 2 and 3!)
  17. - OMV installation will be dynamically finished on first boot which might
  18. take up to 15 minutes with slow SD card. Remain patient please!
  19. - A third partition for data use will be automatically resized on first
  20. boot but you have to format it manually with the fs of your choice!
  21. - All details: https://forum.openmediavault.org/index.php/Thread/18991
  22.  
  23. omv_2.2.1_rpi2_rpi3.img.gz
  24.  
  25. - OMV Stone burner
  26. - Uses 4.1.19 kernel
  27. - A third partition for data use will be automatically resized on first
  28. boot to use all available SD card space.
  29. - works on Raspberry Pi 2 and Raspberry Pi 3 (need to update php5-pam
  30. manually to work on RPi1)
  31.  
  32. omv_2.0.15_rpi_rpi2.img.gz
  33.  
  34. - OMV Stone burner
  35. - Uses 4.0.6 kernel
  36. - A third partition for data use will be automatically resized on first
  37. boot to use all available SD card space.
  38. - works on Raspberry Pi 2 and Raspberry Pi 3 (need to update php5-pam
  39. manually to work on RPi1)
  40.  
  41. web interface:
  42. - username = admin
  43. - password = openmediavault
  44.  
  45. console/ssh:
  46. - username = root
  47. - password = openmediavault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement