Ok,

Last night, i formatted again my HDD under Windows 7, in NTFS - normal
mode.
This taked more than 3 hours.

After i connect at my laptop under OBSD. It's same result.

$ disklabel sd1        
# /dev/rsd1c:
type: SCSI
disk: SCSI disk
label: 3AS            
duid: 0000000000000000
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 38913
total sectors: 625142448
boundstart: 0
boundend: 625142448
drivedata: 0

16 partitions:
#                size           offset  fstype [fsize bsize  cpg]
  c:        625142448                0  unused                  
  i:        625139712             2048   MSDOS  

Always, fstype appears as MSDOS!



On 11/13/16 21:57, David Coppa wrote:
> On Sun, 13 Nov 2016, Stephane HUC "CIOTBSD" wrote:
>
>> $ disklabel sd1
>> # /dev/rsd1c:
>> type: SCSI
>> disk: SCSI disk
>> label: 3AS
>> duid: 0000000000000000
>> flags:
>> bytes/sector: 512
>> sectors/track: 63
>> tracks/cylinder: 255
>> sectors/cylinder: 16065
>> cylinders: 38913
>> total sectors: 625142448
>> boundstart: 0
>> boundend: 625142448
>> drivedata: 0
>>
>> 16 partitions:
>> #                size           offset  fstype [fsize bsize  cpg]
>>   c:        625142448                0  unused
>>   i:        625139712             2048   MSDOS
>                                           ^^^^^^^
>
> Now that I've read your mail carefully...
>
> Why is your disk of type "MSDOS"?
>
> It should be "NTFS".
>
> Here's the output of disklabel for a ntfs formatted pendrive I have
> here:
>
> ---8<---
>
> # /dev/rsd2c:
> type: SCSI
> disk: SCSI disk
> label: TS4GJFV30       
> duid: 0000000000000000
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 255
> sectors/cylinder: 16065
> cylinders: 498
> total sectors: 8011774
> boundstart: 0
> boundend: 8011774
> drivedata: 0 
>
> 16 partitions:
> #                size           offset  fstype [fsize bsize   cpg]
>   c:          8011774                0  unused                    
>   i:          8009726             2048    NTFS                    
>
> ---8<---
>
> Ciao!
> David
>

-- 
~ " Fully Basic System Distinguish Life! " ~ " Libre as a BSD " +=<<<
----
<me>Stephane HUC as PengouinPdt or CIOTBSD</me>
<mail>b...@stephane-huc.net</mail>

Reply via email to