]> code.ossystems Code Review - openembedded-core.git/commit
mkefidisk.sh: be more explicit with device error
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 21 Apr 2015 13:01:56 +0000 (14:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Apr 2015 14:16:28 +0000 (15:16 +0100)
commit92b58e1c789ee412d936285144e8e549c99ff979
treece63e90f8f8192403b0ac53ed48390c1c4855bd5
parentcf4a18eec2a65d840352d1a2862242d116e8a409
mkefidisk.sh: be more explicit with device error

* Specify whether the device can't be found or can't be written to
* Give a hint to use sudo

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/mkefidisk.sh