Installation of OpenMediaVault 2.x on Debian 7.x (Wheezy)
Pre-Requirements
A installed Debian 7.x (Wheezy)
If you want to do a fresh install, then use the Debian Wheezy 7.9 netinst image. Please make sure, that all options are unchecked, when asked for packages.
OMV-Install
Install OMV on top of that by:
Code
echo "deb http://packages.openmediavault.org/public stoneburner main" > /etc/apt/sources.list.d/openmediavault.list
apt-get update
# Note: You will get a warning that the PGP Key can't be found. Thats fine.
apt-get install openmediavault-keyring postfix
# Note: You will get a warning that the package 'openmediavault-keyring' can't be authenticated. You're fine to ignore that warning and install it anyways.
apt-get update
apt-get install openmediavault
omv-initsystem
Display More
Please restart your System with
and you should be able to login to OMV via you Browser with
User: admin
PW: openmediavault
Please change your PW over the WebGUI after logging in.
Please read TFM the "Guides and Tutorial" Section (http://forums.openmediavault.org/index.php/Board/29-Guides/) and the Wiki
Questions / Problems / Diskussions
Feel free to create a thread HERE.