Subject: Re: How to mount msdos logical disks, or EXT DOS partition?
To: None <prlw1@cam.ac.uk, port-i386@netbsd.org>
From: Richard PLOIX <richard.ploix@fr.adp.com>
List: port-i386
Date: 11/17/1999 12:02:57
At 19:54 16/11/99 +0000, you wrote:
>Richard PLOIX wrote:
>> 
>> fdisk sd1
>>    NetBSD geometry cyl 7637 head 8 sect/track 274 (2192 s/tr)
>> partiton table
>>    0 sysid 15 (Ext. partition LBA)
>>       start 16065 size 16755795 (8181MB) flag 0x0
>>    1 sysid 169 (NetBSD)
>>       start 14991088 size 1749216 (854MB) flag 0x0
>>    2<UNUSED>
>>    3<UNUSED>
>
>That means the first entry starts at 16065, and ends at 16771860, so how
>can the second entry start at 14991088<16771860 ? The two entries overlap!
I think it's cause of Partion Manager, msdos fdisk seem to see
100% of disk as Extended partion(number 2), plus 10% as the non-dos NetBSD
partition(number 1). It's not clear, but it's working!
>
>Cheers,
>
>Patrick
>
>