Hello all
I always use the live cd to create my gmirrors with the following
commands
 
Start live cd -->> fixit cdrom Livecd  
 
Then
 chroot /dist
mount -t devfs devfs /dev
gmirror load
 
gmirror label -v -b round-robin gm0 /dev/ad0
 
But on the amd64 live cd I get the following error 
gmirror  unknown command : label
Usage :gmirror help
                gmirror list
                gmirror status
                gmirror load
                gmirror unload
 
it looks like I miss a lot of gmirror options.
 
Am I doing something wrong ?
 
Regards,
Johan Hendriks
Johan Hendriks wrote:> it looks like I miss a lot of gmirror options. > > > > Am I doing something wrong ?Find and symlink the directory with GEOM userland libraries to /lib/geom before using it. The directory should contain geom_mirror.so and other files. OTOH, I though that a fixed for that was committed prior to RC1? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 194 bytes Desc: OpenPGP digital signature Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20080109/6253cb27/signature.pgp