Re: [Clonezilla-live] Custom partition with clonezilla

2009-12-14 Thread Bill Gurley
Shameem: You should be able to use a different live CD to do the re-sizing of the partitions. I suggest using the gparted live CD: http://gparted.sourceforge.net/livecd.php It boots to a graphical user interface, and is a very user-friendly way to do this. Shameem Ahamed wrote: > Hello Ste

Re: [Clonezilla-live] Problems with live-getty and live-netdev

2009-12-14 Thread Santiago Bruno
On Mon, Dec 14, 2009 at 4:47 AM, Steven Shiau wrote: > Hi, > Thanks for the bug reports. I reply your question sin the following. > > Santiago Bruno wrote: >> >> Hi, >> >> I'm trying to use Clonezilla live in a machine that will boot using >> PXE through its interface eth1. This machine can redire

[Clonezilla-live] Unsunscribe

2009-12-14 Thread slevy
-- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Clonezilla-live mailing list Clonezilla-live@lists.sourcefor

Re: [Clonezilla-live] Custom partition with clonezilla

2009-12-14 Thread Shameem Ahamed
Hello Steven, I have found a work around for it. Now i am stuck up with the partition part only. I am able to clone the image successfully, fully automatically. Now the problem is, I am trying to clone the image of a 250 GB HD to a 1 TB HD So after the cloning the remaining 750 G

Re: [Clonezilla-live] Restoring a partition image to smaller partition (re-sized after image creation)

2009-12-14 Thread Jay Mistry
Steven, Thanks for the reply. As an alternative, would it be possible to extract all files from the zipped image files (files in the image folder are as in the pict uploaded here: http://www.imagebam.com/image/fa2dd659800375) and then copy them over to the /home partition. I don't need to copy th

Re: [Clonezilla-live] Custom partition with clonezilla

2009-12-14 Thread Shameem Ahamed
Hello Steven, That was a bunch of new info. I am really thankful for those links. I got information regarding running custom scripts and all. I am planning to use it. I have my disk images in the same PXE server. But it is not a NFS mount. So i am planning to use the sshfs for this purpose. H

Re: [Clonezilla-live] Restoring a partition image to smaller partition (re-sized after image creation)

2009-12-14 Thread Steven Shiau
Hi Jay, Sorry... no... the target partition must be larger than the source one. This is still the limitation of Clonezilla (actually it's the limitation of partclone, ntfsclone or partimage). Steven. Jay Mistry wrote: > Hi, > > I made an image of /home partition of Ubuntu installation about 3

[Clonezilla-live] Restoring a partition image to smaller partition (re-sized after image creation)

2009-12-14 Thread Jay Mistry
Hi, I made an image of /home partition of Ubuntu installation about 3 months back using Clonezilla-Live CD (Jaunty-12082009), the original partition size of /home was 35 GB (about 10 GB used, 25 GB free). After that I shrunk the /home partition from 35 GB to 22 GB. Now, when I try to restore the /

Re: [Clonezilla-live] Custom partition with clonezilla

2009-12-14 Thread Steven Shiau
You can try the boot parameters ocs_prerun*, as shown in: http://clonezilla.org/clonezilla-live/doc/fine-print.php?path=./99_Misc/00_live-initramfs-manual.doc#00_live-initramfs-manual.doc Of course, you have to make it unattended. There are some examples /opt/drbl/samples/create-*pt-sf in the Cl

Re: [Clonezilla-live] Custom partition with clonezilla

2009-12-14 Thread Shameem Ahamed
Hello Steven, Thanks for the reply. Can we achieve this from clonezilla live itself ?. I have PXE server with Clonezilla live image, once i have booted in the Clonezilla live in the client machine, i am using the ssh option to get the disk image and clone it. Is there any provision to run cu