On 12/9/05, Cláudio Henrique <[EMAIL PROTECTED]> wrote:
> Greetings,
>
> I have just optimized my EXT3 partitions and now they are running
> smooth, and I wanted to do the same with the XFS one. Can somebody
> help me?

What do you mean by "optimized"?

xfs_fsr will defragment an xfs partition.

> Is there a way to turn a XFS partition into a EXT3 without loosing data?

tar -c && umount && mkfs.ext3 && mount && tar -x

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to