Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Nov 2011 13:13:23 +0100
From:      "Michael Ross" <gmx@ross.cx>
To:        "Marco Steinbach" <coco@executive-computing.de>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Get list of ethernet devices
Message-ID:  <op.v4kr8l2ig7njmm@michael-think>
In-Reply-To: <alpine.BSF.2.00.1111070217240.1306@s560x.c0c0.intra>
References:  <op.v4jwfcrahalquq@michael-think> <alpine.BSF.2.00.1111070217240.1306@s560x.c0c0.intra>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 07.11.2011, 02:24 Uhr, schrieb Marco Steinbach  
<coco@executive-computing.de>:


> I'd be interested in testing the results (or possible steps thereto) of  
> your efforts in creating a customized, bootable FreeBSD USB stick image,  
> if that's feasible.
>

I am not creating an image at all.

What I did is:
- Download memstick image from freebsd.org, copy to stick
- Plug stick and external drive into computer
- Boot from stick, install to external drive

Worked like a charm.

Next I'll create packages from the software on the server,
	pkg_info | cut -d " " -f 1 | xargs pkg_create -b
copy them over to the external drive and pkg_add them.

I guess I could just dd the result to another drive, stick or to an image  
file.


Michael



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