GEOM and moving to CURRENT from 7.1

Dimitry Andric dimitry at andric.com
Fri Jan 16 14:54:08 PST 2009


On 2009-01-16 23:15, Dimitry Andric wrote:
> Indeed, and it even does this with the very latest -CURRENT.  It is due
> to incorrect usage of strsep(3) in geom(8), combined with a non-default
> setting of GEOM_LIBRARY_PATH on the Live CD.

Btw, you can work around the crash, by setting GEOM_LIBRARY_PATH to a
single directory, before you execute any of the geom(8) commands, e.g.:

Fixit# export GEOM_LIBRARY_PATH=/mnt2/lib/geom
Fixit# gpart show
=>       0  67108864  ad0  BSD  (32G)
         0  62914560    1  freebsd-ufs  (30G)
  62914560   4194304    2  freebsd-swap  (2.0G)


More information about the freebsd-current mailing list