create custom memstick img of freebsd
Eir Nym
eirnym at gmail.com
Sun Jun 19 07:47:22 UTC 2016
✪
> On 19 Jun 2016, at 08:58, ali reza zareian <zareian.a.r at gmail.com> wrote:
>
> hi guys
> How can i create memstick img of freebsd?
>
It's easy, you can refer the /usr/src/release folder for this process. There is script which makes usb and iso images.
Also you can do it manually :
Unpack freebsd tree
Add ports you want with pkg or ports
Run /usr/src/release/<arch>/make-memstick.sh
> (I want to create memstcik image of freebsd that have python package.)
>
> thanks in advance
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list