|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] how to run fsck for a crashed domU?
Andy Burns schrieb:
On 01/08/2008 13:07, MS wrote:
fsck.ext2 -y -f /home/vm/vm01.img
Be careful!
If the domU uses partitions inside the .img file, the OP will need to
use kpartx to see the partitions in dom0, then it can be fsck'ed by dom0
You're right I think he uses LVM inside the Image, so fsck.ext2 won't
work for this.
It could destroy the Image!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|