Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2012 15:33:51 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Leslie Jensen <leslie@eskk.nu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: My freebsd partition changed by Windows chkdsk
Message-ID:  <alpine.BSF.2.00.1211021531500.40594@wonkity.com>
In-Reply-To: <5093E5F2.9030102@eskk.nu>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2 Nov 2012, Leslie Jensen wrote:

>
>
> 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.
>>
>>>    Offset   Size(ST)      End     Name  PType       Desc  Subtype
>>> Flags
>>>
>>>         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"
>
>
> =>       63  976773105  ad12  MBR  (465G)
>         63     256977     1  !22  (125M)
>     257040  163702350     2  ntfs  [active]  (78G)
>  163959390  812813778     3  ntfs  (387G)

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.

If you have a printed or saved version of the bsdlabel (disklabel) 
information, that could be recreated.  Without it, I don't know.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1211021531500.40594>