On 2016-05-05 23:18, Lundberg, Johannes wrote: > Hi > > I would like to create a live vm image for qemu like the snaphots vm images > of FreeBSD that are available for download (but with my own configuration). > > Can someone tell me how these are made? If crochet is being used, is there > any board configuration for qemu? > > Thanks! >
Those vm images are created from the 'release' subdirectory of the source tree. cd /usr/src/release make vm-release will create the stock images. There are config files in that directory you can play with to adjust the partition layout etc. -- Allan Jude _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"