Date: Thu, 23 Sep 2010 10:09:29 +0300 From: Zeus V Panchenko <zeus.panchenko@gmail.com> To: freebsd-geom@freebsd.org Subject: to clone geli flash drive ... Message-ID: <20100923070929.GA90077@relay.ibs.dn.ua>
next in thread | raw e-mail | index | archive | help
Hi All, is there way to clone dedicated geli configured flash drive? i mean something like this: 1. plug in geli configured dedicated flash drive to be clonned (it detects lets say da0) 2. plug in new flash drive to clone p.1 drive to (it detects lets say da1) 3. dd if=/dev/da0 of=/dev/da1 bs=10240 conv=sync 4. geli attach -k <the_same_key_used_for_p1_device> /dev/da1s1 i was trying and it has no effect, geli unattacheble and data is corrupted :( am i wrong to think it is possible somehow? -- Zeus V. Panchenko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100923070929.GA90077>
