Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2019 17:17:00 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Graham Perrin <grahamperrin@gmail.com>
Cc:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: testing wifi dongle for freebsd support!
Message-ID:  <20190428151700.GA5003@c720-r342378>
In-Reply-To: <f207f339-a8ea-c264-60e3-ac01152bcb59@gmail.com>
References:  <201904280357.x3S3vNr7000881@sdf.org> <f207f339-a8ea-c264-60e3-ac01152bcb59@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]

On 28/04/2019 04:57, Mayuresh Kathe wrote:
> … intend to visit the vendor's shop, boot one of his demo amd64 systems off a freebsd-12 disk and test …
> 

You can relatively easy produce an USB stick with the FreeBSD version
you like. The steps are:

- use gpart to make partitions in the dev of the USB stick
- svn checkout the source of FreeBSD of the version you want
- make buildworld
- make buildkernel
- mount the USB partition to /mnt
- make installworld DESTDIR=/mnt
- make installkernel DESTDIR=/mnt
- make distribdir DESTDIR=/mnt
- make distribution DESTDIR=/mnt
- umount /mnt

reboot and boot from USB.

I've done this a lot of times to test new kernels or test special
laptops.

Come back to me if you need more details or in case of problems.

	matthias
-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
N € I N zur EU!
"Gegen das EU-Europa der Banken, Konzerne und Kriegstreiber.
Für ein soziales und friedliches Europa der Völker." DKP

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXmn7rBYYViyzy/vBR8z35Hb+nREFAlzFw+kACgkQR8z35Hb+
nREtug/9Gl+jGxodqIaZYyTw1sJYR1k7yzKNfKxJAOnfXcHgSo3daACsWqx62o5i
VqHNj50YT5/F+B3Ri4Kq37cjb0PgDLTZOLYQSle4kmaDxKLm1tB1aAUZK/GtZTcP
npPDgmJ2o5ZmRmWfzczg5Xll/AqWix2gJ2eVh1eEXWIXjiGcCISF23aGIYU580Gk
XaOJN/SHX5Yze80HVQxUoFGIAEkS/LqpGaIS7+K1A1zv8AK/VoNBsYFwEjnePCn+
1xA1Vce+qYm8IOlgJsUBhWdblz3lHWtKE/gTpdoyYYfDM1Q53rYCFRFlTxk6i0a8
XF6PO4eqH+vKddqrkIdIswS3NBCZ22RBqi7ZY6AOP7zFt5jz7Aa+nyMj/q9Qn0k/
mplMBCDD7LFm6dNa6i1OeGN9OADEyLUA4qjjmo0ViZuR9001bMx3OIoTkn9Zq8Pj
zP5yBAJP0QxH71lI4Wb8Id9tgz8ZhqgUdQJvxaPlf9eYl5xB60FCTjbaxcHUCZUG
26CIOg+ZTB5nBwW+/TLsB26rJyVtH/bCav2Kc5EmiE3GZ5b8RcHWgaXnqt49Ditk
w0f6f1ItRjbtU/uX4e1e/ujNAVD+Jd5oIrmTqehRfusQ6Mo0efi5rqFdichaU6dt
VvkC3FItGIa+cxtrJXAWWomafs3FJwxofP+x3aEiojNiz62d3E8=
=/z/J
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190428151700.GA5003>