Re: hacking SCO....
From: Doug Russell (drussell_at_saturn-tech.com)
Date: 09/27/04
- Previous message: John Von Essen: "hacking SCO...."
- In reply to: John Von Essen: "hacking SCO...."
- Next in thread: Doug Russell: "Re: hacking SCO...."
- Reply: Doug Russell: "Re: hacking SCO...."
- Reply: John Von Essen: "Re: hacking SCO...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Sep 2004 14:15:38 -0600 (MDT) To: John Von Essen <john@essenz.com>
On Mon, 27 Sep 2004, John Von Essen wrote:
> I have a new replacement 4Gb disk. With a FreeBSD boot CD I did a dd
> and was able to get the new disk setup with all of the old disks
> partition maps, boot data, etc.,. The new disk actually boots into SCO
> but fails because it only has 100Mb or so of data.
Try adding conv=sync,noerror to your dd line. If most of the data
after the defect(s) can be read, you'll end up with an almost complete
partition which will likely run. You can then fsck and restore from tape.
for example,
dd if=/dev/daX of=/dev/daY conv=sync,noerror bs=128k
Later...... <Doug>
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: John Von Essen: "hacking SCO...."
- In reply to: John Von Essen: "hacking SCO...."
- Next in thread: Doug Russell: "Re: hacking SCO...."
- Reply: Doug Russell: "Re: hacking SCO...."
- Reply: John Von Essen: "Re: hacking SCO...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|