[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Patch] fix canonicalize-existing vbd file
The -e option is not available in all versions of readlink. -- Keir On 3/12/07 09:44, "Akio Takebe" <takebe_akio@xxxxxxxxxxxxxx> wrote: > Hi, > > This is a patch to fix block shell of tools. > The block shell show a wrong message, > when we specify a wrong path of vbd file. > > Before applying my patch: > # ls /root/ttylinux-xen > ls: cannot access /root/ttylinux-xen: No such file or directory > # xm create -c /etc/xen/ttylinux > Using config file "/etc/xen/ttylinux". > Error: Device 769 (vbd) could not be connected. > File /root/ttylinux-xen is read-only, and so I will not > mount it read-write in a guest domain. > > After applying my patch: > # xm create ttylinux > Using config file "/etc/xen/ttylinux". > Error: Device 769 (vbd) could not be connected. /root/ttylinux-xen does not > exist. > > Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx> > > Best Regards, > > Akio Takebe > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |