This is a omv4 install in proxmox ve 5.3/5.4 shell script.
install guide
- clone or download the code to your proxmox ve.
git clone https://github.com/ivanhao/OmvInPve.git - cd to the path
- execute the
chmod +x ./*.shcommand to make it have right permission to execute the install or uninstall. -
./OmvInPve.shto install.
Don't forget to make a snapshot for rpool before run it.
you must run this script as
root.
uninstall guide
apt-get autoremove openmediavault
or
rollback your zfs rpool's snapshot and reboot.
这是一个在proxmox ve 5.3/5.4中安装OMV的脚本
安装说明
感谢“proxmox研究”群的 灬心海ζ丶 提供的安装方式,我只是在他的基础上整理了一键安装的脚本。我是群里的龙天,如果这个脚本帮到你了,麻烦点一下右上角的star小星星_
- clone或下载安装包到proxmox ve里,例如在/root目录运行:
git clone https://github.com/ivanhao/OmvInPve.git。 - 命令行cd到安装包的路径里。
- 执行
chmod +x ./*.sh来让程序有执行的权限。 -
./OmvInPve.sh来安装,根据提示很快就完成了。然后刷新界面。
不要忘记执行前给rpool做个快照,以便恢复快照。
需要用root账号来运行
卸载
apt-get autoremove openmediavault 来卸载。
或者
回滚你的rpool快照,重启。
Preview 预览
在proxmox ve 5.3/5.4/6.0 中直接安装OMV(双系统共存)
如果用OMV共享pve的rpool,需要设置acl权限:
zfs set aclinherit=passthrough rpool
zfs set acltype=posixacl rpool
如果好用请去github页面点星点赞,
qq交流群: 878510703
qq
如果觉得好的请捐赠一下_
alipay












网友评论