On Sun, Oct 05, 2008 at 01:26:37AM -0700, Carl wrote:
> On Thu Oct 2 06:59:47 UTC 2008 Jonathan McKeown wrote:
>> On a system running 6.2-RELEASE, with a 6.2-RELEASE Disc 1 in the CD
>> drive but not mounted:
>>
>> mkdir serialcd
>>
>> tar xvfC /dev/acd0 serialcd
>>
>> These two commands created a
On Thu Oct 2 06:59:47 UTC 2008 Jonathan McKeown wrote:
On a system running 6.2-RELEASE, with a 6.2-RELEASE Disc 1 in the CD drive but
not mounted:
mkdir serialcd
tar xvfC /dev/acd0 serialcd
These two commands created a directory tree in serialcd containing most of the
contents of the CD. The
On Wednesday 01 October 2008 22:25:21 Carl wrote:
> Jeremy Chadwick wrote:
> > On Wed, Oct 01, 2008 at 02:41:03AM -0700, Carl wrote:
> >> I've been trying to create a modified FreeBSD 7.0 install CD that will
> >> allow me to do installations entirely via the serial console on a
> >> headless syste
Jeremy Chadwick wrote:
On Wed, Oct 01, 2008 at 02:41:03AM -0700, Carl wrote:
I've been trying to create a modified FreeBSD 7.0 install CD that will
allow me to do installations entirely via the serial console on a
headless system. Lots of digging on the Internet, reading the handbook,
and I
On Wed, Oct 01, 2008 at 02:41:03AM -0700, Carl wrote:
> I've been trying to create a modified FreeBSD 7.0 install CD that will
> allow me to do installations entirely via the serial console on a
> headless system. Lots of digging on the Internet, reading the handbook,
> and I've gotten nowher