Convert a raw disk image

where i have to find golden-image-1.sdimg and path-to-mender-client-binary ?

please help me …

./mender-convert from-raw-disk-image
–raw-disk-image
–mender-disk-image golden-image-1.sdimg
–device-type <beaglebone | raspberrypi3>
–mender-client
–artifact-name golden-image-1
–bootloader-toolchain arm-linux-gnueabihf
–demo-host-ip --keep

The golden image here is simply whatever image you are using as the basis for your development. That could be the stock raspbian image or an updated one with your software installed.