Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2005 14:24:16 -0600
From:      tsuraan <tsuraan@gmail.com>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Making a Compact Flash-based installer
Message-ID:  <84fb38e30511291224m78ab355fq@mail.gmail.com>
In-Reply-To: <20051129194607.GC4935@Grumpy.DynDNS.org>
References:  <84fb38e30511290839y525e47fdr@mail.gmail.com> <20051129194607.GC4935@Grumpy.DynDNS.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>From Dave Kelly:
> In prior employment we shipped a bunch of "embedded servers" with
> FreeBSD on CF using Soekris hardware. What I suggest you do is rather
> than duplicate your *install* CD on CF, simply use another machine to
> install the desired image directly on the CF. Probably a good place to
> use "dangerously dedicated" rather than a traditional MSDOS partition
> table.

The problem is that the machines being installed are basically file
servers; they boot off of the CF card, but they have a lot of packages
installed on their terabyte hard drive arrays, which are also
initialized by sysinstall at the moment.  I could get away with
putting the base system on the CF, but I'd still need some way to
initialize the hard drives and install the packages into them.  It can
be done, but if I could get the CD onto the CF card, that would really
be a lot easier.

>From Brian McCann:
> I've booted off of CF before...and am doing so because the arrays are
> >2TB, and the BIOS won't boot from it.  I just made a boot floppy,
> then DD'd it to the CF card.  If your CF card is >640 (or 700) MB, you
> could do the same (DD from the CD to CF).

This doesn't seem to work; it looks like the computer only recognizes
a bootable CD when it's really a CD; if it's a hard drive it seems to
expect something else.  I haven't quite figured out why though.



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