to start the virtual machine. It appears that some data written to
the virtual /dev/sda does not go to the real /dev/sda7. More precisely,
I've tried to execute the following in the virtual machine:
dd if=/dev/zero of=/dev/sda bs=1M
and then (after completion of the write on the virtual machine)
cmp /dev/sda7 /dev/zero
on the real machine. After 4GB, there starts to be non-zero bytes
(precisely the problem appeared at 4294999552=4GB+32768-512
on the first try and around the same byte, maybe slightly after on
second try). Between 4GB and 7GB the bytes on the partition are
nearly all 0. After the 7GB mark, the bytes are "random". It's not
a cache problem: the bytes are exactly the same on the virtual
machine...
Is there a known problem for that kind of configuration ?
Thanks,
Loïc
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users