Comment 1 for bug 729467

Revision history for this message
James Westby (james-w) wrote : Re: [Bug 729467] [NEW] 'blkid', '-o', 'udev', '-p', '-c', '/dev/null', '/dev/sdb2' returned a non-zero value: 2

On Sat, 05 Mar 2011 02:36:08 -0000, Matt Waddel <email address hidden> wrote:
> linaro_media_create.cmd_runner.SubcommandNonZeroReturnValue: Sub process "['sudo', 'blkid', '-o', 'udev', '-p', '-c', '/dev/null', '/dev/sdb2']" returned a non-zero value: 2

Hi Matt,

What do you get if you run the command by hand?

  sudo blkid -o udev -p -c /dev/null /dev/sdb2

(with the sd card plugged in)

Could you also attach the full transcript of the failing run?

Thanks,

James