Thread: [Clonezilla-live] Using DD in Shell of Clonezilla?
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
|
From: Richard K. <ri...@ri...> - 2010-06-23 23:15:50
|
Hi, I am trying to clone a drive using the DD portion of the clonezilla CD. I am looking to use this command: dd if=/dev/sda of=/dev/sdb What happens is I seem to be getting impatient since there is no progress indicator. I keep doing a control + C & then it appears to stop with a progress. I was curious, is there an additional command that i could put so it would display some sort of status? The 2TB drive is really time consuming. Thanks, Rich |
|
From: Steven S. <st...@nc...> - 2010-06-24 10:48:36
|
So why you use dd instead of Clonezilla TUI? If you really want to use dd and get some progress message when it's running, you can try partclone.dd, it's available in Clonezilla live, too. For more info, run: partclone.dd --help Steven. On 2010/6/24 上午 07:15, Richard Klein wrote: > Hi, > I am trying to clone a drive using the DD portion of the clonezilla CD. > I am looking to use this command: dd if=/dev/sda of=/dev/sdb > What happens is I seem to be getting impatient since there is no > progress indicator. I keep doing a control + C & then it appears to stop > with a progress. > I was curious, is there an additional command that i could put so it > would display some sort of status? > The 2TB drive is really time consuming. > Thanks, > Rich > > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > > > > _______________________________________________ > Clonezilla-live mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-live -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
|
From: Richard K. <ri...@ri...> - 2010-06-24 13:45:27
|
Steve, I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times & clonezilla says it cant recognize the partition which is why I am looking toward DD. I was planning to use this command for a DD transfer (if you think it will work): dd if=/dev/sdc of=/dev/sdd conv=notrunc & DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done Thanks, Rich -----Original Message----- From: Steven Shiau [mailto:st...@nc...] Sent: Thursday, June 24, 2010 6:47 AM To: clo...@li... Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? So why you use dd instead of Clonezilla TUI? If you really want to use dd and get some progress message when it's running, you can try partclone.dd, it's available in Clonezilla live, too. For more info, run: partclone.dd --help Steven. On 2010/6/24 上午 07:15, Richard Klein wrote: > Hi, > I am trying to clone a drive using the DD portion of the clonezilla CD. > I am looking to use this command: dd if=/dev/sda of=/dev/sdb > What happens is I seem to be getting impatient since there is no > progress indicator. I keep doing a control + C & then it appears to stop > with a progress. > I was curious, is there an additional command that i could put so it > would display some sort of status? > The 2TB drive is really time consuming. > Thanks, > Rich > > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > > > > _______________________________________________ > Clonezilla-live mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-live -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Clonezilla-live mailing list Clo...@li... https://lists.sourceforge.net/lists/listinfo/clonezilla-live |
|
From: Steven S. <st...@nc...> - 2010-06-24 14:25:35
|
Hi Rich, On 2010年06月24日 21:36, Richard Klein wrote: > Steve, > > I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. > > I was planning to use this command for a DD transfer (if you think it will work): > > dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done > Yes, this will work. BTW, as I mentioned, you can try partclone.dd. it will give you a better progress report. Steven. > > Thanks, > Rich > > > -----Original Message----- > From: Steven Shiau [mailto:st...@nc...] > Sent: Thursday, June 24, 2010 6:47 AM > To: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > So why you use dd instead of Clonezilla TUI? > If you really want to use dd and get some progress message when it's > running, you can try partclone.dd, it's available in Clonezilla live, too. > For more info, run: > partclone.dd --help > > Steven. > > On 2010/6/24 上午 07:15, Richard Klein wrote: > >> Hi, >> I am trying to clone a drive using the DD portion of the clonezilla CD. >> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >> What happens is I seem to be getting impatient since there is no >> progress indicator. I keep doing a control + C& then it appears to stop >> with a progress. >> I was curious, is there an additional command that i could put so it >> would display some sort of status? >> The 2TB drive is really time consuming. >> Thanks, >> Rich >> >> >> >> ------------------------------------------------------------------------------ >> ThinkGeek and WIRED's GeekDad team up for the Ultimate >> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >> lucky parental unit. See the prize list and enter to win: >> http://p.sf.net/sfu/thinkgeek-promo >> >> >> >> _______________________________________________ >> Clonezilla-live mailing list >> Clo...@li... >> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >> > -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
|
From: Richard K. <ri...@ri...> - 2010-06-24 14:27:31
|
Steve, Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI & I don’t want to mess up my source. Thanks, Rich -----Original Message----- From: Steven Shiau [mailto:st...@nc...] Sent: Thursday, June 24, 2010 10:25 AM To: clo...@li... Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? Hi Rich, On 2010年06月24日 21:36, Richard Klein wrote: > Steve, > > I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. > > I was planning to use this command for a DD transfer (if you think it will work): > > dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done > Yes, this will work. BTW, as I mentioned, you can try partclone.dd. it will give you a better progress report. Steven. > > Thanks, > Rich > > > -----Original Message----- > From: Steven Shiau [mailto:st...@nc...] > Sent: Thursday, June 24, 2010 6:47 AM > To: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > So why you use dd instead of Clonezilla TUI? > If you really want to use dd and get some progress message when it's > running, you can try partclone.dd, it's available in Clonezilla live, too. > For more info, run: > partclone.dd --help > > Steven. > > On 2010/6/24 上午 07:15, Richard Klein wrote: > >> Hi, >> I am trying to clone a drive using the DD portion of the clonezilla CD. >> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >> What happens is I seem to be getting impatient since there is no >> progress indicator. I keep doing a control + C& then it appears to stop >> with a progress. >> I was curious, is there an additional command that i could put so it >> would display some sort of status? >> The 2TB drive is really time consuming. >> Thanks, >> Rich >> >> >> >> ------------------------------------------------------------------------------ >> ThinkGeek and WIRED's GeekDad team up for the Ultimate >> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >> lucky parental unit. See the prize list and enter to win: >> http://p.sf.net/sfu/thinkgeek-promo >> >> >> >> _______________________________________________ >> Clonezilla-live mailing list >> Clo...@li... >> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >> > -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Clonezilla-live mailing list Clo...@li... https://lists.sourceforge.net/lists/listinfo/clonezilla-live |
|
From: Les M. <les...@gm...> - 2010-06-24 14:38:36
|
On 6/24/2010 9:27 AM, Richard Klein wrote:
> Steve,
>
> Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source.
>
Is there some reason you can't just follow the menus for a disk to disk
copy?
--
Les Mikesell
les...@gm...
|
|
From: Steven S. <st...@nc...> - 2010-06-24 14:53:07
|
Hi Rich, Yes, partclone.dd is on Clonezilla live CD. To clone /dev/sda1 to /dev/sdb1, for example, you can: partclone.dd -b -s /dev/sda1 -o /dev/sdb1 Steven. On 2010年06月24日 22:27, Richard Klein wrote: > Steve, > > Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source. > > Thanks, > Rich > > -----Original Message----- > From: Steven Shiau [mailto:st...@nc...] > Sent: Thursday, June 24, 2010 10:25 AM > To: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > Hi Rich, > > On 2010年06月24日 21:36, Richard Klein wrote: > >> Steve, >> >> I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. >> >> I was planning to use this command for a DD transfer (if you think it will work): >> >> dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done >> >> > Yes, this will work. > BTW, as I mentioned, you can try partclone.dd. it will give you a better > progress report. > > Steven. > >> Thanks, >> Rich >> >> >> -----Original Message----- >> From: Steven Shiau [mailto:st...@nc...] >> Sent: Thursday, June 24, 2010 6:47 AM >> To: clo...@li... >> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >> >> So why you use dd instead of Clonezilla TUI? >> If you really want to use dd and get some progress message when it's >> running, you can try partclone.dd, it's available in Clonezilla live, too. >> For more info, run: >> partclone.dd --help >> >> Steven. >> >> On 2010/6/24 上午 07:15, Richard Klein wrote: >> >> >>> Hi, >>> I am trying to clone a drive using the DD portion of the clonezilla CD. >>> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >>> What happens is I seem to be getting impatient since there is no >>> progress indicator. I keep doing a control + C& then it appears to stop >>> with a progress. >>> I was curious, is there an additional command that i could put so it >>> would display some sort of status? >>> The 2TB drive is really time consuming. >>> Thanks, >>> Rich >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>> lucky parental unit. See the prize list and enter to win: >>> http://p.sf.net/sfu/thinkgeek-promo >>> >>> >>> >>> _______________________________________________ >>> Clonezilla-live mailing list >>> Clo...@li... >>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>> >>> >> >> > -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
|
From: Richard K. <ri...@ri...> - 2010-06-24 20:54:55
|
One other question, in your example, is it getting the entire disk or is sda1 partition 1 on sda? -----Original Message----- From: Steven Shiau [mailto:st...@nc...] Sent: Thursday, June 24, 2010 10:53 AM To: clo...@li... Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? Hi Rich, Yes, partclone.dd is on Clonezilla live CD. To clone /dev/sda1 to /dev/sdb1, for example, you can: partclone.dd -b -s /dev/sda1 -o /dev/sdb1 Steven. On 2010年06月24日 22:27, Richard Klein wrote: > Steve, > > Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source. > > Thanks, > Rich > > -----Original Message----- > From: Steven Shiau [mailto:st...@nc...] > Sent: Thursday, June 24, 2010 10:25 AM > To: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > Hi Rich, > > On 2010年06月24日 21:36, Richard Klein wrote: > >> Steve, >> >> I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. >> >> I was planning to use this command for a DD transfer (if you think it will work): >> >> dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done >> >> > Yes, this will work. > BTW, as I mentioned, you can try partclone.dd. it will give you a better > progress report. > > Steven. > >> Thanks, >> Rich >> >> >> -----Original Message----- >> From: Steven Shiau [mailto:st...@nc...] >> Sent: Thursday, June 24, 2010 6:47 AM >> To: clo...@li... >> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >> >> So why you use dd instead of Clonezilla TUI? >> If you really want to use dd and get some progress message when it's >> running, you can try partclone.dd, it's available in Clonezilla live, too. >> For more info, run: >> partclone.dd --help >> >> Steven. >> >> On 2010/6/24 上午 07:15, Richard Klein wrote: >> >> >>> Hi, >>> I am trying to clone a drive using the DD portion of the clonezilla CD. >>> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >>> What happens is I seem to be getting impatient since there is no >>> progress indicator. I keep doing a control + C& then it appears to stop >>> with a progress. >>> I was curious, is there an additional command that i could put so it >>> would display some sort of status? >>> The 2TB drive is really time consuming. >>> Thanks, >>> Rich >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>> lucky parental unit. See the prize list and enter to win: >>> http://p.sf.net/sfu/thinkgeek-promo >>> >>> >>> >>> _______________________________________________ >>> Clonezilla-live mailing list >>> Clo...@li... >>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>> >>> >> >> > -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Clonezilla-live mailing list Clo...@li... https://lists.sourceforge.net/lists/listinfo/clonezilla-live |
|
From: Steven S. <st...@nc...> - 2010-06-26 06:08:08
|
partclone.dd -b -s /dev/sda1 -o /dev/sdb1 is only for partition to partition. For disk to disk, you can: partclone.dd -b -s /dev/sda -o /dev/sdb Steven. On 2010年06月25日 04:54, Richard Klein wrote: > One other question, in your example, is it getting the entire disk or is sda1 partition 1 on sda? > > -----Original Message----- > From: Steven Shiau [mailto:st...@nc...] > Sent: Thursday, June 24, 2010 10:53 AM > To: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > Hi Rich, > Yes, partclone.dd is on Clonezilla live CD. > To clone /dev/sda1 to /dev/sdb1, for example, you can: > partclone.dd -b -s /dev/sda1 -o /dev/sdb1 > > Steven. > > On 2010年06月24日 22:27, Richard Klein wrote: > >> Steve, >> >> Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source. >> >> Thanks, >> Rich >> >> -----Original Message----- >> From: Steven Shiau [mailto:st...@nc...] >> Sent: Thursday, June 24, 2010 10:25 AM >> To: clo...@li... >> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >> >> Hi Rich, >> >> On 2010年06月24日 21:36, Richard Klein wrote: >> >> >>> Steve, >>> >>> I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. >>> >>> I was planning to use this command for a DD transfer (if you think it will work): >>> >>> dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done >>> >>> >>> >> Yes, this will work. >> BTW, as I mentioned, you can try partclone.dd. it will give you a better >> progress report. >> >> Steven. >> >> >>> Thanks, >>> Rich >>> >>> >>> -----Original Message----- >>> From: Steven Shiau [mailto:st...@nc...] >>> Sent: Thursday, June 24, 2010 6:47 AM >>> To: clo...@li... >>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>> >>> So why you use dd instead of Clonezilla TUI? >>> If you really want to use dd and get some progress message when it's >>> running, you can try partclone.dd, it's available in Clonezilla live, too. >>> For more info, run: >>> partclone.dd --help >>> >>> Steven. >>> >>> On 2010/6/24 上午 07:15, Richard Klein wrote: >>> >>> >>> >>>> Hi, >>>> I am trying to clone a drive using the DD portion of the clonezilla CD. >>>> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >>>> What happens is I seem to be getting impatient since there is no >>>> progress indicator. I keep doing a control + C& then it appears to stop >>>> with a progress. >>>> I was curious, is there an additional command that i could put so it >>>> would display some sort of status? >>>> The 2TB drive is really time consuming. >>>> Thanks, >>>> Rich >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>>> lucky parental unit. See the prize list and enter to win: >>>> http://p.sf.net/sfu/thinkgeek-promo >>>> >>>> >>>> >>>> _______________________________________________ >>>> Clonezilla-live mailing list >>>> Clo...@li... >>>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>>> >>>> >>>> >>> >>> >> >> > -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
|
From: Bill G. <gu...@io...> - 2010-06-26 12:08:56
|
Stephen: One question, for clarification.... On 06/26/2010 02:07 AM, Steven Shiau wrote: > partclone.dd -b -s /dev/sda1 -o /dev/sdb1 > > is only for partition to partition. > For disk to disk, you can: > > partclone.dd -b -s /dev/sda -o /dev/sdb > For the second command above to work from one disk to another, doesn't the disk geometry have to be identical, or at least "compatible"? > Steven. > > On 2010年06月25日 04:54, Richard Klein wrote: >> One other question, in your example, is it getting the entire disk or is sda1 partition 1 on sda? >> >> -----Original Message----- >> From: Steven Shiau [mailto:st...@nc...] >> Sent: Thursday, June 24, 2010 10:53 AM >> To: clo...@li... >> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >> >> Hi Rich, >> Yes, partclone.dd is on Clonezilla live CD. >> To clone /dev/sda1 to /dev/sdb1, for example, you can: >> partclone.dd -b -s /dev/sda1 -o /dev/sdb1 >> >> Steven. >> >> On 2010年06月24日 22:27, Richard Klein wrote: >> >>> Steve, >>> >>> Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source. >>> >>> Thanks, >>> Rich >>> >>> -----Original Message----- >>> From: Steven Shiau [mailto:st...@nc...] >>> Sent: Thursday, June 24, 2010 10:25 AM >>> To: clo...@li... >>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>> >>> Hi Rich, >>> >>> On 2010年06月24日 21:36, Richard Klein wrote: >>> >>> >>>> Steve, >>>> >>>> I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. >>>> >>>> I was planning to use this command for a DD transfer (if you think it will work): >>>> >>>> dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done >>>> >>>> >>>> >>> Yes, this will work. >>> BTW, as I mentioned, you can try partclone.dd. it will give you a better >>> progress report. >>> >>> Steven. >>> >>> >>>> Thanks, >>>> Rich >>>> >>>> >>>> -----Original Message----- >>>> From: Steven Shiau [mailto:st...@nc...] >>>> Sent: Thursday, June 24, 2010 6:47 AM >>>> To: clo...@li... >>>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>>> >>>> So why you use dd instead of Clonezilla TUI? >>>> If you really want to use dd and get some progress message when it's >>>> running, you can try partclone.dd, it's available in Clonezilla live, too. >>>> For more info, run: >>>> partclone.dd --help >>>> >>>> Steven. >>>> >>>> On 2010/6/24 上午 07:15, Richard Klein wrote: >>>> >>>> >>>> >>>>> Hi, >>>>> I am trying to clone a drive using the DD portion of the clonezilla CD. >>>>> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >>>>> What happens is I seem to be getting impatient since there is no >>>>> progress indicator. I keep doing a control + C& then it appears to stop >>>>> with a progress. >>>>> I was curious, is there an additional command that i could put so it >>>>> would display some sort of status? >>>>> The 2TB drive is really time consuming. >>>>> Thanks, >>>>> Rich >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>>>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>>>> lucky parental unit. See the prize list and enter to win: >>>>> http://p.sf.net/sfu/thinkgeek-promo >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Clonezilla-live mailing list >>>>> Clo...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> > -- -Bill- --------------------------------------------- Bill Gurley, Technical Director Department of Chemistry Univ. of Tennessee, Knoxville --------------------------------------------- |
|
From: Steven S. <st...@nc...> - 2010-07-01 08:38:43
|
Hi, On 2010/6/26 下午 08:08, Bill Gurley wrote: > Stephen: > > One question, for clarification.... > > On 06/26/2010 02:07 AM, Steven Shiau wrote: >> partclone.dd -b -s /dev/sda1 -o /dev/sdb1 >> >> is only for partition to partition. >> For disk to disk, you can: >> >> partclone.dd -b -s /dev/sda -o /dev/sdb >> > > > For the second command above to work from one disk to another, doesn't > the disk geometry have to be identical, or at least "compatible"? The destination disk has to be equal size or larger one than the source disk. However, after that, you might have to manually deal with the boot manager on the destination disk. Steven. > > >> Steven. >> >> On 2010年06月25日 04:54, Richard Klein wrote: >>> One other question, in your example, is it getting the entire disk or is sda1 partition 1 on sda? >>> >>> -----Original Message----- >>> From: Steven Shiau [mailto:st...@nc...] >>> Sent: Thursday, June 24, 2010 10:53 AM >>> To: clo...@li... >>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>> >>> Hi Rich, >>> Yes, partclone.dd is on Clonezilla live CD. >>> To clone /dev/sda1 to /dev/sdb1, for example, you can: >>> partclone.dd -b -s /dev/sda1 -o /dev/sdb1 >>> >>> Steven. >>> >>> On 2010年06月24日 22:27, Richard Klein wrote: >>> >>>> Steve, >>>> >>>> Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source. >>>> >>>> Thanks, >>>> Rich >>>> >>>> -----Original Message----- >>>> From: Steven Shiau [mailto:st...@nc...] >>>> Sent: Thursday, June 24, 2010 10:25 AM >>>> To: clo...@li... >>>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>>> >>>> Hi Rich, >>>> >>>> On 2010年06月24日 21:36, Richard Klein wrote: >>>> >>>> >>>>> Steve, >>>>> >>>>> I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. >>>>> >>>>> I was planning to use this command for a DD transfer (if you think it will work): >>>>> >>>>> dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done >>>>> >>>>> >>>>> >>>> Yes, this will work. >>>> BTW, as I mentioned, you can try partclone.dd. it will give you a better >>>> progress report. >>>> >>>> Steven. >>>> >>>> >>>>> Thanks, >>>>> Rich >>>>> >>>>> >>>>> -----Original Message----- >>>>> From: Steven Shiau [mailto:st...@nc...] >>>>> Sent: Thursday, June 24, 2010 6:47 AM >>>>> To: clo...@li... >>>>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>>>> >>>>> So why you use dd instead of Clonezilla TUI? >>>>> If you really want to use dd and get some progress message when it's >>>>> running, you can try partclone.dd, it's available in Clonezilla live, too. >>>>> For more info, run: >>>>> partclone.dd --help >>>>> >>>>> Steven. >>>>> >>>>> On 2010/6/24 上午 07:15, Richard Klein wrote: >>>>> >>>>> >>>>> >>>>>> Hi, >>>>>> I am trying to clone a drive using the DD portion of the clonezilla CD. >>>>>> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >>>>>> What happens is I seem to be getting impatient since there is no >>>>>> progress indicator. I keep doing a control + C& then it appears to stop >>>>>> with a progress. >>>>>> I was curious, is there an additional command that i could put so it >>>>>> would display some sort of status? >>>>>> The 2TB drive is really time consuming. >>>>>> Thanks, >>>>>> Rich >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>>>>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>>>>> lucky parental unit. See the prize list and enter to win: >>>>>> http://p.sf.net/sfu/thinkgeek-promo >>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Clonezilla-live mailing list >>>>>> Clo...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> >> > > -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
|
From: Richard K. <ri...@ri...> - 2010-06-29 19:25:37
|
I will go one step further, I changed the SDB to SDD (secondary sata slave) and I am getting the same message. Stranger, is when I do the cat /proc/partitions I still show SDA & SDB, when SDB should really be SDD. Still lost but I am still trying. ________________________________________ From: Richard Klein [ri...@ri...] Sent: Tuesday, June 29, 2010 3:06 PM To: clo...@li... Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? I did a cat /proc/partitions & I can see that I have SDA & SDB. When I do dd if=/dev/sda of=/dev/sdb I get opening '/dev/sda' : Permission Denied. Any idea what is causing that problem? Anything I can do to fix this? Thanks, Rich ________________________________________ From: Richard Klein [ri...@ri...] Sent: Tuesday, June 29, 2010 2:53 PM To: Steven Shiau; clo...@li... Cc: clo...@li... Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? Hi, When I try that command, I am getting an error. It says: open logfile /var/log/partclone.log error I am using: partclone.dd -b -s /dev/sda -o /dev/sdc. I cannot open the log file either. Any ideas? I have source as SDA & destination as SDC (secondary master). ________________________________________ From: Steven Shiau [st...@nc...] Sent: Saturday, June 26, 2010 2:07 AM To: Richard Klein Cc: clo...@li... Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? partclone.dd -b -s /dev/sda1 -o /dev/sdb1 is only for partition to partition. For disk to disk, you can: partclone.dd -b -s /dev/sda -o /dev/sdb Steven. On 2010年06月25日 04:54, Richard Klein wrote: > One other question, in your example, is it getting the entire disk or is sda1 partition 1 on sda? > > -----Original Message----- > From: Steven Shiau [mailto:st...@nc...] > Sent: Thursday, June 24, 2010 10:53 AM > To: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > Hi Rich, > Yes, partclone.dd is on Clonezilla live CD. > To clone /dev/sda1 to /dev/sdb1, for example, you can: > partclone.dd -b -s /dev/sda1 -o /dev/sdb1 > > Steven. > > On 2010年06月24日 22:27, Richard Klein wrote: > >> Steve, >> >> Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source. >> >> Thanks, >> Rich >> >> -----Original Message----- >> From: Steven Shiau [mailto:st...@nc...] >> Sent: Thursday, June 24, 2010 10:25 AM >> To: clo...@li... >> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >> >> Hi Rich, >> >> On 2010年06月24日 21:36, Richard Klein wrote: >> >> >>> Steve, >>> >>> I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. >>> >>> I was planning to use this command for a DD transfer (if you think it will work): >>> >>> dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done >>> >>> >>> >> Yes, this will work. >> BTW, as I mentioned, you can try partclone.dd. it will give you a better >> progress report. >> >> Steven. >> >> >>> Thanks, >>> Rich >>> >>> >>> -----Original Message----- >>> From: Steven Shiau [mailto:st...@nc...] >>> Sent: Thursday, June 24, 2010 6:47 AM >>> To: clo...@li... >>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>> >>> So why you use dd instead of Clonezilla TUI? >>> If you really want to use dd and get some progress message when it's >>> running, you can try partclone.dd, it's available in Clonezilla live, too. >>> For more info, run: >>> partclone.dd --help >>> >>> Steven. >>> >>> On 2010/6/24 上午 07:15, Richard Klein wrote: >>> >>> >>> >>>> Hi, >>>> I am trying to clone a drive using the DD portion of the clonezilla CD. >>>> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >>>> What happens is I seem to be getting impatient since there is no >>>> progress indicator. I keep doing a control + C& then it appears to stop >>>> with a progress. >>>> I was curious, is there an additional command that i could put so it >>>> would display some sort of status? >>>> The 2TB drive is really time consuming. >>>> Thanks, >>>> Rich >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>>> lucky parental unit. See the prize list and enter to win: >>>> http://p.sf.net/sfu/thinkgeek-promo >>>> >>>> >>>> >>>> _______________________________________________ >>>> Clonezilla-live mailing list >>>> Clo...@li... >>>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>>> >>>> >>>> >>> >>> >> >> > -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Clonezilla-live mailing list Clo...@li... https://lists.sourceforge.net/lists/listinfo/clonezilla-live ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Clonezilla-live mailing list Clo...@li... https://lists.sourceforge.net/lists/listinfo/clonezilla-live |
|
From: Steven S. <st...@nc...> - 2010-07-05 15:42:02
|
Did you run the command as root? You can switch to be root in Clonezilla live by: sudo -i Steven. On 2010年06月29日 21:24, Richard Klein wrote: > I will go one step further, I changed the SDB to SDD (secondary sata slave) and I am getting the same message. Stranger, is when I do the cat /proc/partitions I still show SDA& SDB, when SDB should really be SDD. Still lost but I am still trying. > > ________________________________________ > From: Richard Klein [ri...@ri...] > Sent: Tuesday, June 29, 2010 3:06 PM > To: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > I did a cat /proc/partitions& I can see that I have SDA& SDB. When I do dd if=/dev/sda of=/dev/sdb I get opening '/dev/sda' : Permission Denied. Any idea what is causing that problem? Anything I can do to fix this? Thanks, Rich > > ________________________________________ > From: Richard Klein [ri...@ri...] > Sent: Tuesday, June 29, 2010 2:53 PM > To: Steven Shiau; clo...@li... > Cc: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > Hi, When I try that command, I am getting an error. It says: open logfile /var/log/partclone.log error I am using: partclone.dd -b -s /dev/sda -o /dev/sdc. I cannot open the log file either. Any ideas? I have source as SDA& destination as SDC (secondary master). > > ________________________________________ > From: Steven Shiau [st...@nc...] > Sent: Saturday, June 26, 2010 2:07 AM > To: Richard Klein > Cc: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > partclone.dd -b -s /dev/sda1 -o /dev/sdb1 > > is only for partition to partition. > For disk to disk, you can: > > partclone.dd -b -s /dev/sda -o /dev/sdb > > > Steven. > > On 2010年06月25日 04:54, Richard Klein wrote: > >> One other question, in your example, is it getting the entire disk or is sda1 partition 1 on sda? >> >> -----Original Message----- >> From: Steven Shiau [mailto:st...@nc...] >> Sent: Thursday, June 24, 2010 10:53 AM >> To: clo...@li... >> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >> >> Hi Rich, >> Yes, partclone.dd is on Clonezilla live CD. >> To clone /dev/sda1 to /dev/sdb1, for example, you can: >> partclone.dd -b -s /dev/sda1 -o /dev/sdb1 >> >> Steven. >> >> On 2010年06月24日 22:27, Richard Klein wrote: >> >> >>> Steve, >>> >>> Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source. >>> >>> Thanks, >>> Rich >>> >>> -----Original Message----- >>> From: Steven Shiau [mailto:st...@nc...] >>> Sent: Thursday, June 24, 2010 10:25 AM >>> To: clo...@li... >>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>> >>> Hi Rich, >>> >>> On 2010年06月24日 21:36, Richard Klein wrote: >>> >>> >>> >>>> Steve, >>>> >>>> I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. >>>> >>>> I was planning to use this command for a DD transfer (if you think it will work): >>>> >>>> dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done >>>> >>>> >>>> >>>> >>> Yes, this will work. >>> BTW, as I mentioned, you can try partclone.dd. it will give you a better >>> progress report. >>> >>> Steven. >>> >>> >>> >>>> Thanks, >>>> Rich >>>> >>>> >>>> -----Original Message----- >>>> From: Steven Shiau [mailto:st...@nc...] >>>> Sent: Thursday, June 24, 2010 6:47 AM >>>> To: clo...@li... >>>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>>> >>>> So why you use dd instead of Clonezilla TUI? >>>> If you really want to use dd and get some progress message when it's >>>> running, you can try partclone.dd, it's available in Clonezilla live, too. >>>> For more info, run: >>>> partclone.dd --help >>>> >>>> Steven. >>>> >>>> On 2010/6/24 上午 07:15, Richard Klein wrote: >>>> >>>> >>>> >>>> >>>>> Hi, >>>>> I am trying to clone a drive using the DD portion of the clonezilla CD. >>>>> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >>>>> What happens is I seem to be getting impatient since there is no >>>>> progress indicator. I keep doing a control + C& then it appears to stop >>>>> with a progress. >>>>> I was curious, is there an additional command that i could put so it >>>>> would display some sort of status? >>>>> The 2TB drive is really time consuming. >>>>> Thanks, >>>>> Rich >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>>>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>>>> lucky parental unit. See the prize list and enter to win: >>>>> http://p.sf.net/sfu/thinkgeek-promo >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Clonezilla-live mailing list >>>>> Clo...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> > -- > Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> > National Center for High-performance Computing, Taiwan. > http://www.nchc.org.tw > Public Key Server PGP Key ID: 1024D/9762755A > Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Clonezilla-live mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-live > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Clonezilla-live mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-live > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Clonezilla-live mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-live > -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
|
From: Richard K. <ri...@ri...> - 2010-06-29 18:56:47
|
Hi, When I try that command, I am getting an error. It says: open logfile /var/log/partclone.log error I am using: partclone.dd -b -s /dev/sda -o /dev/sdc. I cannot open the log file either. Any ideas? I have source as SDA & destination as SDC (secondary master). ________________________________________ From: Steven Shiau [st...@nc...] Sent: Saturday, June 26, 2010 2:07 AM To: Richard Klein Cc: clo...@li... Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? partclone.dd -b -s /dev/sda1 -o /dev/sdb1 is only for partition to partition. For disk to disk, you can: partclone.dd -b -s /dev/sda -o /dev/sdb Steven. On 2010年06月25日 04:54, Richard Klein wrote: > One other question, in your example, is it getting the entire disk or is sda1 partition 1 on sda? > > -----Original Message----- > From: Steven Shiau [mailto:st...@nc...] > Sent: Thursday, June 24, 2010 10:53 AM > To: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > Hi Rich, > Yes, partclone.dd is on Clonezilla live CD. > To clone /dev/sda1 to /dev/sdb1, for example, you can: > partclone.dd -b -s /dev/sda1 -o /dev/sdb1 > > Steven. > > On 2010年06月24日 22:27, Richard Klein wrote: > >> Steve, >> >> Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source. >> >> Thanks, >> Rich >> >> -----Original Message----- >> From: Steven Shiau [mailto:st...@nc...] >> Sent: Thursday, June 24, 2010 10:25 AM >> To: clo...@li... >> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >> >> Hi Rich, >> >> On 2010年06月24日 21:36, Richard Klein wrote: >> >> >>> Steve, >>> >>> I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. >>> >>> I was planning to use this command for a DD transfer (if you think it will work): >>> >>> dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done >>> >>> >>> >> Yes, this will work. >> BTW, as I mentioned, you can try partclone.dd. it will give you a better >> progress report. >> >> Steven. >> >> >>> Thanks, >>> Rich >>> >>> >>> -----Original Message----- >>> From: Steven Shiau [mailto:st...@nc...] >>> Sent: Thursday, June 24, 2010 6:47 AM >>> To: clo...@li... >>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>> >>> So why you use dd instead of Clonezilla TUI? >>> If you really want to use dd and get some progress message when it's >>> running, you can try partclone.dd, it's available in Clonezilla live, too. >>> For more info, run: >>> partclone.dd --help >>> >>> Steven. >>> >>> On 2010/6/24 上午 07:15, Richard Klein wrote: >>> >>> >>> >>>> Hi, >>>> I am trying to clone a drive using the DD portion of the clonezilla CD. >>>> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >>>> What happens is I seem to be getting impatient since there is no >>>> progress indicator. I keep doing a control + C& then it appears to stop >>>> with a progress. >>>> I was curious, is there an additional command that i could put so it >>>> would display some sort of status? >>>> The 2TB drive is really time consuming. >>>> Thanks, >>>> Rich >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>>> lucky parental unit. See the prize list and enter to win: >>>> http://p.sf.net/sfu/thinkgeek-promo >>>> >>>> >>>> >>>> _______________________________________________ >>>> Clonezilla-live mailing list >>>> Clo...@li... >>>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>>> >>>> >>>> >>> >>> >> >> > -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
|
From: Richard K. <ri...@ri...> - 2010-06-29 19:08:37
|
I did a cat /proc/partitions & I can see that I have SDA & SDB. When I do dd if=/dev/sda of=/dev/sdb I get opening '/dev/sda' : Permission Denied. Any idea what is causing that problem? Anything I can do to fix this? Thanks, Rich ________________________________________ From: Richard Klein [ri...@ri...] Sent: Tuesday, June 29, 2010 2:53 PM To: Steven Shiau; clo...@li... Cc: clo...@li... Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? Hi, When I try that command, I am getting an error. It says: open logfile /var/log/partclone.log error I am using: partclone.dd -b -s /dev/sda -o /dev/sdc. I cannot open the log file either. Any ideas? I have source as SDA & destination as SDC (secondary master). ________________________________________ From: Steven Shiau [st...@nc...] Sent: Saturday, June 26, 2010 2:07 AM To: Richard Klein Cc: clo...@li... Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? partclone.dd -b -s /dev/sda1 -o /dev/sdb1 is only for partition to partition. For disk to disk, you can: partclone.dd -b -s /dev/sda -o /dev/sdb Steven. On 2010年06月25日 04:54, Richard Klein wrote: > One other question, in your example, is it getting the entire disk or is sda1 partition 1 on sda? > > -----Original Message----- > From: Steven Shiau [mailto:st...@nc...] > Sent: Thursday, June 24, 2010 10:53 AM > To: clo...@li... > Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? > > Hi Rich, > Yes, partclone.dd is on Clonezilla live CD. > To clone /dev/sda1 to /dev/sdb1, for example, you can: > partclone.dd -b -s /dev/sda1 -o /dev/sdb1 > > Steven. > > On 2010年06月24日 22:27, Richard Klein wrote: > >> Steve, >> >> Is partclone.dd on the clonezilla CD? Do you know what the proper command would be to copy everything (with the status) from SDA to SDB? Sorry for asking to be spoonfed but I am not 100% clear on the CLI& I don’t want to mess up my source. >> >> Thanks, >> Rich >> >> -----Original Message----- >> From: Steven Shiau [mailto:st...@nc...] >> Sent: Thursday, June 24, 2010 10:25 AM >> To: clo...@li... >> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >> >> Hi Rich, >> >> On 2010年06月24日 21:36, Richard Klein wrote: >> >> >>> Steve, >>> >>> I would very much prefer to use clonezilla. I need a bit by bit copy of the hard drive. I tried a few times& clonezilla says it cant recognize the partition which is why I am looking toward DD. >>> >>> I was planning to use this command for a DD transfer (if you think it will work): >>> >>> dd if=/dev/sdc of=/dev/sdd conv=notrunc& DDPID=$! ; sleep 1 ; while kill -USR1 $DDPID ; do sleep 5 ; done >>> >>> >>> >> Yes, this will work. >> BTW, as I mentioned, you can try partclone.dd. it will give you a better >> progress report. >> >> Steven. >> >> >>> Thanks, >>> Rich >>> >>> >>> -----Original Message----- >>> From: Steven Shiau [mailto:st...@nc...] >>> Sent: Thursday, June 24, 2010 6:47 AM >>> To: clo...@li... >>> Subject: Re: [Clonezilla-live] Using DD in Shell of Clonezilla? >>> >>> So why you use dd instead of Clonezilla TUI? >>> If you really want to use dd and get some progress message when it's >>> running, you can try partclone.dd, it's available in Clonezilla live, too. >>> For more info, run: >>> partclone.dd --help >>> >>> Steven. >>> >>> On 2010/6/24 上午 07:15, Richard Klein wrote: >>> >>> >>> >>>> Hi, >>>> I am trying to clone a drive using the DD portion of the clonezilla CD. >>>> I am looking to use this command: dd if=/dev/sda of=/dev/sdb >>>> What happens is I seem to be getting impatient since there is no >>>> progress indicator. I keep doing a control + C& then it appears to stop >>>> with a progress. >>>> I was curious, is there an additional command that i could put so it >>>> would display some sort of status? >>>> The 2TB drive is really time consuming. >>>> Thanks, >>>> Rich >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>>> lucky parental unit. See the prize list and enter to win: >>>> http://p.sf.net/sfu/thinkgeek-promo >>>> >>>> >>>> >>>> _______________________________________________ >>>> Clonezilla-live mailing list >>>> Clo...@li... >>>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>>> >>>> >>>> >>> >>> >> >> > -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Clonezilla-live mailing list Clo...@li... https://lists.sourceforge.net/lists/listinfo/clonezilla-live |