Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2010 18:13:47 +0200
From:      "=?UTF-8?B?TWljaGFs?=" <michal@nonspace.net>
To:        freebsd-geom@freebsd.org
Subject:   Re: how to use labels in loader.conf file on 8.1 (syntax error)
Message-ID:  <78c060bb7128d0df00d0568b4eed036d.qmail@poczta.home.pl>

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


>So it looks to me that it simply doesn't like slashes. What is the proper 
>way of doing it?

My system was in unbootable state for a minute so I panicked instead of 
doing the thinking :)
Replacing slash symbol with underscore works fine. So, for future reference, 
it should look like that:

geom_label_load="YES"
geom_eli_load="YES"
geli_label_private_keyfile0_load="YES"
geli_label_private_keyfile0_type="label/private:geli_keyfile0"
geli_label_private_keyfile0_name="/boot/keys/private.key0"

Cheers, Michal

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