One pendrive with couple FreeBSD IMG.

Hello, I try to make a USB memory with several FreeBSD .img, and run on boot one of it?
But I can't find anything about it on google. I will be grateful for help.
 
Your question is kinda unclear. I'm assuming you mean you want to set up a pendrive with more than one freebsd installer img/iso on it, and the ability to boot off the pendrive and choose which installer to run?

The only way to do this is to set up a miniature pre-boot loader. In the linux world the SYSLINUX suite is used for this, but IIRC it used to have problems booting bsd-based systems. I'm not sure if that's still the case these days, but either way it's probably your best bet.
 
Back
Top