Displaying 2 results from an estimated 2 matches for "unmont".
Did you mean:
unmount
2002 Aug 25
2
system freeze while e2fscking a partition
the facts:
i've got an ext3 partition that system didn't correctly unmont due to a
power failure while i was downloading a huge file.
at the reboot the other ext3 partition (the /) got checked and fixed
perfectly, but fsck was needed for the one where the file was
downloading to.
here's the problem:
the system completely freeze during the check, approximately alwa...
2012 Mar 13
1
err0rs while attaching devices to dom0
Hi All,
I want to create a domU file system by copying necessary stuff from Dom0.
However, I encountered an error. I first create a block device for DomU: "
# mknod /dev/xvda1 b 202 0"
Then I want to temporarily attach this device to dom0 in order to copy the
file system of dom0, so I used
a command "# xm block-attach 0 duncan.img /dev/xvda1 w 0".
However, I got an error