|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] RE: About: rm -f /bin /sh
On Wednesday 26 January 2011 17:51:30 Huang Yogi wrote:
> Dear all
>
> rm -f /bin/sh (no space between "/bin" and "/sh")
>
> thank you!
Ok, then try:
ln -s /bin/bash /bin/sh
This might solve the issue.
>
>
>
>
>
> From: chi7396@xxxxxxxxxxx
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: About: rm -f /bin /sh
> Date: Wed, 26 Jan 2011 20:49:12 +0800
>
>
>
>
> Dear all
>
>
> After I doing: rm -f /bin /sh ,my pc(Debian) can not work anymore,
>
> I try to do: ln -s /bin/sh /bin/bash, but it doesn't work;
>
>
> after reboot it shows cannot execute /etc/init.d/rcS ; /etc/init.d/rc...
>
>
>
> could you help me how to fix this problem!!
>
>
> Thank you so much!!!
>
>
> Best regards,
> Yogi Huang
>
>
>
>
> From: chi7396@xxxxxxxxxxx
> To: todd.deshane@xxxxxxx
> CC: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: RE: [Xen-users] Mutiple virtualmachines Live migration at the same
> time with Xen Date: Thu, 23 Dec 2010 13:04:12 +0800
>
>
>
> The lack of memory caused the problem! I try to give more memoy for the
> target system and the migration success. Thanks for your help!!
>
> Best regards,
> Yogi Huang
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|