Re: Mounting raw disk backup file.
- From: Wojciech Puchar <wojtek@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 6 Aug 2012 11:55:51 +0200 (CEST)
I had a drive fail recently, it was working fine until I rebooted. After
that the partition map was corrupt and I can't mount either partition on
the disk. So I made a copy of the whole disk using dd to an old USB drive.
There were several IO errors while dd was copying the disk, so I think the
disk is starting to go.
did you use conv=sync,noerror.
if not your backup is quite corrupted if errors were uncorrectable.
So, any suggestions?
repair partition table, use mdconfig and then you will get
/dev/md0
/dev/md0s1...
as with real drive
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Mounting raw disk backup file.
- From: Matthew Navarre
- Re: Mounting raw disk backup file.
- References:
- Mounting raw disk backup file.
- From: Matthew Navarre
- Mounting raw disk backup file.
- Prev by Date: Re: Partnership query
- Next by Date: Wine-fbsd64 updated to 1.5.10 (32bit Wine for 64bit FreeBSD)
- Previous by thread: Re: Mounting raw disk backup file.
- Next by thread: Re: Mounting raw disk backup file.
- Index(es):
Relevant Pages
|