<br><br><div class="gmail_quote">On Sat, Jul 24, 2010 at 5:26 PM, Jim Perrin <span dir="ltr"><<a href="mailto:jperrin@gmail.com">jperrin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5"><br>
<br>
</div></div>Step 1: Configure virtualbox to see the drive you want.<br>
Step 2: <a href="http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.5/html/Installation_Guide/index.html" target="_blank">http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.5/html/Installation_Guide/index.html</a><br>

<br>
<br>
Hadi, as much as I enjoy this community, learning from it,<br>
contributing to it, etc... I can't help but feel that you're simply<br>
abusing it to avoid doing your own work. I cannot recall a single<br>
question you've asked which has shown that you've put any effort at<br>
all into helping yourself. Please at least attempt to figure things<br>
out for yourself first.<br>
<font color="#888888"><br>
<br>
<br>
--<br>
During times of universal deceit, telling the truth becomes a revolutionary act.<br>
George Orwell<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</font></blockquote></div>I tried to do it as the following :<br>#dd if=/dev/hda of=/dev/sda<br>But it was not successful. The primary disk is 150GB and the external usb disk is 20GB. As I check with the 'df -m' , with respect to the used space , the 20GB capacity seems to be sufficient. Can you please let me know how to modify my command to have the os installed on the primary disk to be cloned to the external usb disk ?<br>
<br>