That would be a very good observation! If BSOD comes when you copy the
file then please run the below command in Linux shell. It is one line:

for i in $(seq 1 200); do dd if=/dev/zero of=sparse bs=4096
seek=$((2*$i)) count=1 conv=notrunc; done

Then try to copy the 'sparse' file on Windows. If it also BSOD then we
are much closer. Thanks!

No, the file is not compressed, it's sparse only.

-- 
sharing amule temp files winth Vista in ntfs partition gives BSOD
https://bugs.launchpad.net/bugs/279017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to