TiVo Community Forum Archive 1
READ ONLY ARCHIVES

Welcome to the TiVo Community Forum Archive
This archive covers threads on TiVo Community Forum that have not been posted to from the start until June 30, 2004.  Any thread that has a post made to it between 7/1/04 and 12/31/05, that had not been posted to, will be found in Archive 2.
This is a READ ONLY site.

  Search | ARCHIVE 2 | MAIN SITE

TiVo Community Forum Archive 1 : Powered by vBulletin version 2.2.8 TiVo Community Forum Archive 1 > Underground Playground > TiVo Underground
>>> Copying harddrive - dd parms? <<<

 
Forum Jump:
Search this Thread:
Last Thread   Next Thread
Author
Thread ---> Show Printable Version | Email this Page | Subscribe to this thread Post New Thread    Post A Reply
BluesFools is offline Old Post 10-17-2001 11:08 PM
Click Here to See the Profile for BluesFools Find more posts by BluesFools Add BluesFools to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
BluesFools
Member

Registered: Apr 2000
Location: Cary, NC, USA
Posts: 89

Question Copying harddrive - dd parms?

The 80GB drive I've been using in my TiVo is going bad - I got an RMA replacement from Maxtor and I plan to hook both drives to a PC and use Dylan's disk to dd the entire contents of the old drive to the new one. Does anyone have advice on the blocksize to use for fastest copying? I think I used ibs=1024 obs=1024 when I first copied my original 30GB drive and it took at least 3+ hours (that's when I went to bed). Obviously 80G will take much longer, so will a dd blocksize of, say, 32768 be appreciably faster? I intend to put each drive on its own IDE controller if that's relevant. Don't think I can handle 12 or so hours with the TiVo out of action!

Thanks for any help.

--
BluesFools

POST #1 | Report this post to a moderator | IP: Logged

biffhero is offline Old Post 10-17-2001 11:14 PM
Click Here to See the Profile for biffhero Find more posts by biffhero Add biffhero to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
biffhero
New Member

Registered: Oct 2001
Location: Milpitas, CA
Posts: 1

Post

If your blocksize is 1, set your count to close to the size of your RAM. That way you can have one big read going from the IDE drive to RAM, and when it gets almost full, then one big read back out to the target drive. That's as fast as it gets. Sorry, IDE is slow.

POST #2 | Report this post to a moderator | IP: Logged

davewill is offline Old Post 10-17-2001 11:14 PM
Click Here to See the Profile for davewill Find more posts by davewill Add davewill to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
davewill
Senior Member

Registered: Jul 2001
Location: San Diego, CA, USA
Posts: 67

Post

The blocksize won't matter much. What you really need to do is NOT use the boot disk. It byteswaps the disk I/O and really slows down the copy. Just boot up your regular Linux partition.

If you are one of those unfortunates that does not run Linux, the easiest thing to do (if you have a cdr drive) is to burn a copy of kazymyr's boot CDROM. It has a menu that allows you to boot without byteswapping. Should be done in 1-2 hrs.

POST #3 | Report this post to a moderator | IP: Logged

hinsdale is offline Old Post 10-17-2001 11:14 PM
Click Here to See the Profile for hinsdale Visit hinsdale's homepage! Find more posts by hinsdale Add hinsdale to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
hinsdale
TiVo Forum Special Member

Registered: Apr 2001
Location: Hinsdale, IL, US
Posts: 75

Post

The fastest block size will be in relation to memory, processing power. More significant reduction in speed would be doing it with the noswap boot option on Kazymyrs Boot Cd.
A 30gb drive is often done in less than 40 minutes without byteswapping.


POST #4 | Report this post to a moderator | IP: Logged

vertigo235 is offline Old Post 10-17-2001 11:35 PM
Click Here to See the Profile for vertigo235 Visit vertigo235's homepage! Find more posts by vertigo235 Add vertigo235 to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
vertigo235
Advanced Member

Registered: Oct 2000
Location: Charlotte
Posts: 949

Post

Ack, I'm about to do this also.... But unfortunetly I dont have Linux and my CD-Rom is not bootable (SCSI). Is there any Dos/Win program that can copy the image successfuly?
Maybe the latest edition of Norton Ghost? I know the older version does not work, but read something about the newest one might?



------------------
- Jones
Running v2.0.1 on 30hr Philips... Upgraded to 128 hours with 80Gig Maxtor.

POST #5 | Report this post to a moderator | IP: Logged

DJRobX is offline Old Post 10-18-2001 07:28 AM
Click Here to See the Profile for DJRobX Find more posts by DJRobX Add DJRobX to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
DJRobX
{E2D9AA00-11F2-4F...

Registered: Mar 2000
Location: Valencia, Ca
Posts: 221

Post

If I were you I'd find an el-cheapo IDE CD-ROM to boot off of. It's worth it.

-- Rob

POST #6 | Report this post to a moderator | IP: Logged

vertigo235 is offline Old Post 10-18-2001 04:26 PM
Click Here to See the Profile for vertigo235 Visit vertigo235's homepage! Find more posts by vertigo235 Add vertigo235 to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
vertigo235
Advanced Member

Registered: Oct 2000
Location: Charlotte
Posts: 949

Post

I'm waiting until I have enough money to replace my CD-R. Still have uneasy feelings about replacing a SCSI CD-R with an IDE one though....



------------------
- Jones
Running v2.0.1 on 30hr Philips... Upgraded to 128 hours with 80Gig Maxtor.

POST #7 | Report this post to a moderator | IP: Logged

davewill is offline Old Post 10-18-2001 05:58 PM
Click Here to See the Profile for davewill Find more posts by davewill Add davewill to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
davewill
Senior Member

Registered: Jul 2001
Location: San Diego, CA, USA
Posts: 67

Post

quote:
Originally posted by vertigo235:
Ack, I'm about to do this also.... But unfortunetly I dont have Linux and my CD-Rom is not bootable (SCSI). Is there any Dos/Win program that can copy the image successfuly?
Maybe the latest edition of Norton Ghost? I know the older version does not work, but read something about the newest one might?


It would be easier to use Dylan's disk and let the copy take overnite. Or look around on the web, you might find a floppy based distribution that contains dd. For a simple copy you don't need any of the TiVo tools.

POST #8 | Report this post to a moderator | IP: Logged

Worf is offline Old Post 10-19-2001 06:29 AM
Click Here to See the Profile for Worf Visit Worf's homepage! Find more posts by Worf Add Worf to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
Worf
Senior Member

Registered: Sep 2000
Location:
Posts: 422

Post

quote:
Originally posted by vertigo235:
I'm waiting until I have enough money to replace my CD-R. Still have uneasy feelings about replacing a SCSI CD-R with an IDE one though....



Uh, why? Why not just go out and buy a cheap IDE CD-ROM drive? Then just burn the CD with your SCSI CD-R, and boot it in your IDE CD-ROM (they're so cheap nowadays for reasonably fast ones).

Of course though, some of the nicer CD-RW burners are IDE only... (I wish they were SCSI).

POST #9 | Report this post to a moderator | IP: Logged

All times are GMT. The time now is 11:15 PM. Post New Thread    Post A Reply
  Last Thread   Next Thread
>>> Copying harddrive - dd parms? <<<

TiVo Community Forum Archive 1 : Powered by vBulletin version 2.2.8 TiVo Community Forum Archive 1 > Underground Playground > TiVo Underground
Search The Internet
 
Show Printable Version | Email this Page | Subscribe to this thread

Forum Jump:
 
Search this Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

< Contact Us - TiVo Community Forum Archive 1 >

Powered by: vBulletin Version 2.2.8
Copyright ©2000, 2001, Jelsoft Enterprises Limited.
(C)opyright - All Rights Reserved. No information may be posted elsewhere without written permission.
TiVoŽ is a registered trademark of TiVo Inc. This site is not affiliated with TiVo Inc.
Page generated in 0.04538393 seconds (45.09% PHP - 54.91% MySQL) with 27 queries.


Spider History Index