Jeremy's Wiki

everything but the kitchen sink

User Tools

Site Tools


proxmox_ve

Proxmox VE

Set up

OpenMediaVault LXC

https://github.com/tteck/Proxmox/discussions/1075#discussioncomment-5091915

mount-hook.sh

#!/bin/sh

blkid=`lvdisplay | grep "LnEP8T-Y0s0-IYO4-U4F5-hd2A-ubhe-IP67ez" -A13 | grep "Block device" | sed "s/.*\s\([0-9]\+\)\:\([0-9]\+\).*/\\1 \\2/g"`

mknod -m 777 ${LXC_ROOTFS_MOUNT}/dev/sda1 b $blkid

Eaton 5E

proxmox_ve.txt · Last modified: 2024/10/20 08:11 by superuser

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki