Solved Restoring Bastille Export To New Jail

I'm not sure if I'm posting this in the correct part of the forum. Or if this is even possible. I made a backup of a jail using bastille like this:

bastille export --xz jail1

It saves a backup to /usr/local/bastille/backups/jail1_2023-12-23-041249.xz.

I created the first jail like this:

bastille create jail1 14.0-RELEASE 10.0.0.2/24

So it would have an ip assigned.

I'd like to have another jail, but call it jail2 and have 10.0.0.3/24 or another ip while using that zfs snapshot of jail1. Anyone know how to do this?
 
I'd like to have another jail, but call it jail2 and have 10.0.0.3/24 or another ip while using that zfs snapshot of jail1. Anyone know how to do this?
hello,
I think what you are looking for is bastille clone.
 
I saw that, but thought maybe there's a way to clone from a backup. I guess restoring a back to the jail you clone from will have to do. Thanks
 
Back
Top