Date: Fri, 2 Nov 2012 16:20:04 -0700 From: Matthew Navarre <navarre.matthew@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: My freebsd partition changed by Windows chkdsk Message-ID: <F8F84950-CD6D-4CE3-AF05-68C54564F91C@gmail.com> In-Reply-To: <alpine.BSF.2.00.1211021531500.40594@wonkity.com> References: <50924049.1020400@eskk.nu> <alpine.BSF.2.00.1211012134300.31970@wonkity.com> <50938944.5040709@eskk.nu> <alpine.BSF.2.00.1211020909030.36572@wonkity.com> <5093E5F2.9030102@eskk.nu> <alpine.BSF.2.00.1211021531500.40594@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 2, 2012, at 2:33 PM, Warren Block wrote: > On Fri, 2 Nov 2012, Leslie Jensen wrote: >=20 >>=20 >>=20 >> 2012-11-02 16:12, Warren Block skrev: >>> On Fri, 2 Nov 2012, Leslie Jensen wrote: >>>> I use sysinstall and fdisk to find the disk, and I get >>> Please don't use sysinstall for this or any disk formatting. >>>=20 >>>> Offset Size(ST) End Name PType Desc Subtype >>>> Flags >>>>=20 >>>> 0 63 62 - 12 unused 0 >>>> 63 256977 257039 ad12s1 4 unknown 22 >>>> 257040 163702350 163959389 ad12s2 4 NTFS/HPFS/QNX = 7 >>>> 163959390 812813778 976773167 ad12s3 4 NTFS/HPFS/QNX = 7 >>>> It's ad12s3 that's my freebsd slice >>>> gpart show ad12s3 returns >>>> gpart: No such geom: ad12s3 >>>> How do I proceed? >>> I don't see why gpart doesn't see that. Please show the output of >>> 'gpart show ad12'. >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to >>> "freebsd-questions-unsubscribe@freebsd.org" >>=20 >>=20 >> =3D> 63 976773105 ad12 MBR (465G) >> 63 256977 1 !22 (125M) >> 257040 163702350 2 ntfs [active] (78G) >> 163959390 812813778 3 ntfs (387G) >=20 > Well, that's a start. The MBR is fine. The bad news is that the = bsdlabel information in slice 3 may be missing. gpart should see that = if it exists. >=20 > If you have a printed or saved version of the bsdlabel (disklabel) = information, that could be recreated. Without it, I don't know. sysutils/scan_ffs scans a raw device for UFS partitions and prints = probable disklabel info. sysutils/testdisk might help also. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F8F84950-CD6D-4CE3-AF05-68C54564F91C>