<p>No, gparted moves filesystems. It may or may not move the partitions boot sector, but the MBR is a definite no-no. The MBR can, however, be manually copied, so long as only the code segment and not the partition table itself is copied. See the wikipedia article for MBR for the layout of the MBR. If memory serves, code is the first 440 bytes of the MBR but I am not 100% certain of that.</p>

<p>--<br>
Sent from my phone... a G2 running CM7 nightlies!</p>
<div class="gmail_quote">On Mar 21, 2011 1:01 PM, &quot;Narahari &amp;apos;n&amp;apos; Savitha&quot; &lt;<a href="mailto:savithari@gmail.com">savithari@gmail.com</a>&gt; wrote:<br type="attribution">&gt; Superb explanation.  Thank you for that.<br>
&gt; <br>&gt; I never knew the leap from the BIOS  to the hdd.<br>&gt; <br>&gt; Lets take this scenario.<br>&gt; <br>&gt; First I have only one which is 40gb in size.  I install OS say Ubuntu on it<br>&gt; and I realize that after the entire install and upgrade the installed size<br>
&gt; is only 6 gb  I dont want to waste the space, so I resize the drive to have<br>&gt; 10 gb and release the other 30gb for something else.<br>&gt; <br>&gt; I then reboot, all are happy.<br>&gt; <br>&gt; Then I decide to buy a 20gb drive.  I then put that as the SATA2.  I then<br>
&gt; use GPARTED to copy Parition 1 from Physical Drive 1 (the 10gb one) to the<br>&gt; Physical Drive 2.  All is well so far.<br>&gt; <br>&gt; I unmark the 10gb paritions as NON-BOOTABLE and the 20GB one as BOOTABLE.<br>
&gt; <br>&gt; I shutdown then unplug the Physical Drive 1 out of the machine.  I restart<br>&gt; the computer.<br>&gt; <br>&gt; Now I am hosed.  I have not idea but the machine does not come back.<br>&gt; <br>&gt; Does GPARTED not copy the MBR and other data to the Physical Drive2 from<br>
&gt; PhysicalDrive1, 10gb partition ?<br>&gt; <br>&gt; I always though that it replicates bit by bit from disk1 to disk2.<br>&gt; <br>&gt; Kindly correct me/ educate me here on where I missed and what I missed.<br>&gt; <br>
&gt; Thank You<br>&gt; <br>&gt; -Narahari<br>&gt; <br>&gt; On Mon, Mar 21, 2011 at 12:45 PM, Michael Trausch &lt;<a href="mailto:mike@trausch.us">mike@trausch.us</a>&gt; wrote:<br>&gt; <br>&gt;&gt; Perhaps a little bit about the boot process of a typical x86 family<br>
&gt;&gt; system would be in order here.<br>&gt;&gt;<br>&gt;&gt; When an x86-based computer boots up, it&#39;s BIOS runs through a series<br>&gt;&gt; of tests to ensure that things like the processor and memory is<br>&gt;&gt; working.  It then attempts to boot up; it does this by looking through<br>
&gt;&gt; all boot devices in order, reading the first sector on the drive.  If<br>&gt;&gt; it ends in the bytes 0x55 / 0xAA (or maybe the other way around, I<br>&gt;&gt; can&#39;t remember), then it loads the sector into memory and jumps to it.<br>
&gt;&gt;  That sector is responsible for the first stage of the boot process.<br>&gt;&gt; In the case of a hard disk drive, the first sector is actually the<br>&gt;&gt; master boot record, which will then find the active partition and boot<br>
&gt;&gt; from it, if it has a standard program.  Of course, any program can be<br>&gt;&gt; installed in the MBR or boot sector of a volume, and so as is usually<br>&gt;&gt; the case in places where software is involved... well, anything can<br>
&gt;&gt; go.  :-)<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Sun, Mar 20, 2011 at 18:56, Narahari &#39;n&#39; Savitha &lt;<a href="mailto:savithari@gmail.com">savithari@gmail.com</a>&gt;<br>&gt;&gt; wrote:<br>&gt;&gt; &gt; Scott:<br>
&gt;&gt; &gt;<br>&gt;&gt; &gt; I resized using gparted and not the vmware utility to do so.  You got a<br>&gt;&gt; &gt; point.  I should do so.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; David:<br>&gt;&gt; &gt; I did not install a boot loader on the disk.  I thougt if the only os is<br>
&gt;&gt; &gt; Linux a boot loader is not needed.<br>&gt;&gt; &gt; Can you please provide a bit clarification so I can do so ?<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; -Narahari<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; On Sun, Mar 20, 2011 at 1:16 PM, David Tomaschik &lt;<br>
&gt;&gt; <a href="mailto:david@systemoverlord.com">david@systemoverlord.com</a>&gt;<br>&gt;&gt; &gt; wrote:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Did you install a bootloader on the disk before expecting to be able<br>
&gt;&gt; &gt;&gt; to boot from it?<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; David<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; On Sun, Mar 20, 2011 at 8:45 AM, Narahari &#39;n&#39; Savitha<br>&gt;&gt; &gt;&gt; &lt;<a href="mailto:savithari@gmail.com">savithari@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; Friends:<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; I have a working Ubuntu 64 bit inside Guest in a Windoze7 host env.<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; It was originally at 40gb all working fine.<br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; I have since then resized it to 18gb (dont need 40gb) and then I<br>&gt;&gt; created<br>&gt;&gt; &gt;&gt; &gt; another disk of 20 gb.<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; I then used gparted and copied the parition from the 18gb to this new<br>
&gt;&gt; &gt;&gt; &gt; disk.<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; I marked the new disk as bootable with the flags options of gparted. I<br>&gt;&gt; &gt;&gt; &gt; removed the 18gb drive.<br>&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; When I connected the new drive by itself and restarted the machine, I<br>&gt;&gt; am<br>&gt;&gt; &gt;&gt; &gt; seeing blank screen.<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; Any ideas would help.<br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; -Narahari<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt;&gt; &gt; Ale mailing list<br>&gt;&gt; &gt;&gt; &gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt;&gt; &gt;&gt; &gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>&gt;&gt; &gt;&gt; &gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>&gt;&gt; &gt;&gt; &gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; --<br>&gt;&gt; &gt;&gt; David Tomaschik, RHCE, LPIC-1<br>&gt;&gt; &gt;&gt; System Administrator/Open Source Advocate<br>
&gt;&gt; &gt;&gt; OpenPGP: 0x5DEA789B<br>&gt;&gt; &gt;&gt; <a href="http://systemoverlord.com">http://systemoverlord.com</a><br>&gt;&gt; &gt;&gt; <a href="mailto:david@systemoverlord.com">david@systemoverlord.com</a><br>&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; Ale mailing list<br>&gt;&gt; &gt;&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>&gt;&gt; &gt;&gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;&gt; &gt;&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>&gt;&gt; &gt;&gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Ale mailing list<br>&gt;&gt; &gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>&gt;&gt; &gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>&gt;&gt; &gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;&gt; &gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Ale mailing list<br>
&gt;&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>&gt;&gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>&gt;&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>&gt;&gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>
&gt;&gt;<br></div>