Hi RW,
RW wrote:
> I think it would just be easier to write a script to handle the
> attach, fsck, and mount.
yeah, seems to be the best solution, thx for the tip.
Bye
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs
On Wed, 7 Nov 2007 07:25:35 -0600
Josh Paetzel <[EMAIL PROTECTED]> wrote:
> On Wednesday 07 November 2007 07:13:45 am Matthias Fechner wrote:
> > Hi,
> >
> > I have here a setup where some backup directories are mounted
> > encrypted (using geli).
> > rc.conf:
> > geli_devices="ad3"
> > geli_ad3_f
Hi,
I have here a setup where some backup directories are mounted
encrypted (using geli).
rc.conf:
geli_devices="ad3"
geli_ad3_flags="-k /root/backup1.key"
...
But if the system must be rebooted it asks for the password before a
network connection is available.
The computer has no keyboard via de
On Wednesday 07 November 2007 07:13:45 am Matthias Fechner wrote:
> Hi,
>
> I have here a setup where some backup directories are mounted
> encrypted (using geli).
> rc.conf:
> geli_devices="ad3"
> geli_ad3_flags="-k /root/backup1.key"
> ...
>
> But if the system must be rebooted it asks for the pa