The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 03-10-2009
mojoman mojoman is offline
Registered User
  
 

Join Date: Nov 2007
Posts: 181
Problem when creating VMHost with dd

Hi,

I have to create a VMhost from a server an I am doing this by using two Knoppix live CD'R's and conencting the VMhost machine to the server via switch. On in the original server and one in the VM HOST and I copy the drive over from the original server using the dd comand. When determing how big of a VMHOST I should create I did a df -h on the original drive and came up with 8.5GB total space so I created a VM of 11 GIG. When I booted the server with Knoppix I ran a sfdisk -l and it approximately the same number of GIGS. But when I ran the dd command on the original server it stalled after a while since it said it ran out of space at 11GIGS!

Can anyone tell me an effective way to determine how much Virtual Disk Space I need to create when cloning a server?