<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jay Mistry wrote:
<blockquote
 cite="mid:eaa0b8210908130903p7e2b3324u902da261df3426c7@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">On Thu, Aug 13, 2009 at 7:34 PM, Patrick
O'Callaghan <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:pocallaghan@gmail.com">pocallaghan@gmail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div class="im">On Thu, 2009-08-13 at 12:39 +0530, Jay Mistry wrote:<br>
&gt; I would like to convert / &amp; /home partitions that are ext4 to
ext3.<br>
&gt; Can this be done without loss of data ?<br>
    <br>
    </div>
    <a moz-do-not-send="true"
 href="https://fedoraproject.org/wiki/Ext4_in_Fedora_11#What_about_backward.2Fforward_compatibility.3F"
 target="_blank">https://fedoraproject.org/wiki/Ext4_in_Fedora_11#What_about_backward.2Fforward_compatibility.3F</a><br>
    <br>
poc<br>
    <font color="#888888"><br>
--<br>
    </font></blockquote>
  <div><br>
Ok, backward-incompatible.<br>
  <br>
Thanks,<br>
  <br>
Jay</div>
  </div>
  <br>
-- <br>
Fedora 10, Ubuntu 9.04 (i686)
</blockquote>
My first thought is that if you are using LVM you can shrink the
partitions and create new ext3 partitions, mount them elsewhere (such
as /usr/temp1/ and /usr/temp2/), copy the filesystems over from the old
partitions (with attributes intact) and then edit your fstab to use the
new ext3 partitions instead of the old. After a reboot (or a manual
unmount and remount process) you can then delete the old partitions and
then resize the new ones to encompass the freed up space.<br>
<br>
Don't forget to backup first.<br>
<br>
Heck it might even be easier to just back up the partitions, delete and
remake them as ext3, and restore.<br>
<br>
I'm sure there are other ways, probably easier and "cooler" from a
geekiness perspective to pull off.<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 


Paul

</pre>
</body>
</html>