![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ultra 10 - Copying Files From Disc After Booting Up With Recovery Disc? | ideffects | SUN Solaris | 1 | 05-31-2008 04:30 AM |
| format disc | mirusnet | UNIX for Dummies Questions & Answers | 3 | 12-27-2007 01:45 AM |
| Disc Needs Maintenance | ailnilanjan | UNIX for Dummies Questions & Answers | 5 | 02-25-2007 11:13 PM |
| New to Unix, need to copy disc using DD | bill306 | Filesystems, Disks and Memory | 3 | 03-11-2006 09:25 AM |
| Disc Copy | SmartJuniorUnix | UNIX for Dummies Questions & Answers | 1 | 09-25-2000 09:58 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Copy of HP-UX from MO disc
This is my newbi question. I have HP-UX on a MO drive, need to backup that MO in case of damaging the original. Therefor I need a copy on server and be able to put that copy onto a blank MO to recreate a working bootable disc. This what I did.
First I tried to make a copy with dd dd if=/dev/dsk/c1t0d0 bs=1048576 count=450 of=backup.copy The data on disc is about 300Mb so 450 would be enough i thought. Not working, som of the files were corrupted. Tried without the count and just backed up the whole MO, same thing. Tried cat /dev/dsk/c1t0d0 >backup.copy, same thing. But on the latter I came a bit futher, almost ½ of the install sequence before it found a corruped filed and quit. Is there a better way? I would prefer to specify the filesize, cause it seems unnessesary tu put about 1.3Gb file on server when the files on MO is about 300Mb. Can this be fixed? Hope someone understand my newbi question.... |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|