If I understand correctly, you already lost the sparsity of a filesystem and want to recover it. Many versions of cp support a sparse option, which will do this. Check the man page on your system. On my system the command is:<div>

<br></div><div>cp --sparse=always big_fs new_sparse_fs</div><div><br></div><div><br><div><br><div class="gmail_quote">On Sat, Apr 24, 2010 at 7:17 AM, Julien Iguchi-Cartigny <span dir="ltr">&lt;<a href="mailto:julien.cartigny@unilim.fr">julien.cartigny@unilim.fr</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I&#39;ve a small problem. i&#39;ve modify the main fs and i want to use it on an<br>
other computer. But whatever i did (copy by ssh, archive ith with<br>
tar.bz2), the fs is fully create (without parse attribute, so it took<br>
10Go). Does anyone know how to keep the parse attribute of a fs ?<br>
<br>
Cheers,<br>
<font color="#888888"><br>
julien.<br>
</font><br>_______________________________________________<br>
Netkit.users mailing list<br>
<a href="mailto:Netkit.users@list.dia.uniroma3.it">Netkit.users@list.dia.uniroma3.it</a><br>
<a href="http://list.dia.uniroma3.it/mailman/listinfo/netkit.users" target="_blank">http://list.dia.uniroma3.it/mailman/listinfo/netkit.users</a><br>
<br></blockquote></div><br></div></div>