SOLVED Plex won't start - point to wrong mountpoint?

Joined
Mar 5, 2022
Messages
224
I am getting the following error when I try to start Plex:

Code:
Error: [EFAULT] mount_nullfs: /mnt/pool/iocage/releases/12.2-RELEASE/root/boot: No such file or directory jail: ioc-Plex: /sbin/mount -t nullfs -o ro /mnt/pool/iocage/releases/12.2-RELEASE/root/boot /mnt/pool/iocage/jails/Plex/root/boot: failed


Here is the content of 12.2:
Code:
/mnt/pool/iocage/releases/12.2-RELEASE/root:
bin     lib     libexec media   usr


Here is the content 12.3:
Code:
/mnt/pool/iocage/releases/12.3-RELEASE/root:
bin             COPYRIGHT       etc             libexec         mnt             proc            root            sys             usr
boot            dev             lib             media           net             rescue          sbin            tmp             var


The boot folder is definitely missing from the old release.
It looks like something broke during an upgrade? What is the best way to rectify this?
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
iocage fetch and then pick your version... that should do it.
 
Top