What I want to run is a ripping system to rip audio CDs to the NAS. I did this years ago and this jail still works. I tried to update the packages in the jail and it got confused, so I decided to create a new, clean jail from scratch. I wanted to match the jail with the current kernel running on the NAS (which I thought was the preferred setup). I run TrueNas Core and have for years. My current UI shows as up to date and the kernel is: FreeBSD NAS.lan 13.1-RELEASE-p9 FreeBSD 13.1-RELEASE-p9 n245429-296d095698e TRUENAS amd64
When I tried to create a new jail, all I got was this:
root@NAS:~ # iocage fetch
[0] 13.3-RELEASE
[1] 14.0-RELEASE
[2] 14.1-RELEASE
I tried to get 13.1 release P9, but was unable to get it to download anything.
root@NAS:~ # iocage fetch -r 13.1-RELEASE
13.1-RELEASE was not found!
I read on the old forum a post that suggested that it should be ‘fine’ to use a newer version than the kernel running on the NAS. I felt this was wrong, but went forward anyway. As it is, I cannot get the CD to show up in the jail while following my notes I created years ago (that still allow the cd to show up in the old jail). A similar thread is here: Old ‘cd in a jail’ thread
Are there succinct instructions on how to get the cd0 which shows up in the NAS root to be available in a jail? I have tried copying config info from the old jail to the new jail and am missing something critical as they do not seem to work…
Keith