|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Patch] tweak error reporting for bootloader errors in x
On Mon, Nov 06, 2006 at 03:14:33PM +0000, Daniel P. Berrange wrote:
> The xm command does some basic validation of the 'bootloader' parameter
> before trying to run it, however, the level of detail reported isn't as
> clear as it could be.
>
> For example if I typo the bootloader param it says:
>
> # xm create XenGuest1
> Using config file "XenGuest1".
> Error: Bootloader isn't executable
>
> The attached patch makes it do an explicit check for path existance prior
> to the one for executable permissions. It also prints out the path being
> tested.
>
> # xm create XenGuest1
> Using config file "XenGuest1".
> Error: Bootloader '/usr/sbin/pygrub' does not exist
>
>
> Signed-off-by: Daniel P, Berrange <berrange@xxxxxxxxxx>
Applied, thanks, and sorry for the delay.
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [Patch] tweak error reporting for bootloader errors in xm,
Ewan Mellor <=
|
|
|
|
|