Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 1996 17:20:09 -0500 (EST)
From:      Clarence Wilkerson <freebsd@hopf.math.purdue.edu>
To:        current@freebsd.org
Cc:        freebsd@hopf.math.purdue.edu
Subject:   extended DOS partitions <-> /dev/????
Message-ID:  <199601232220.RAA02886@hopf.math.purdue.edu>

index | next in thread | raw e-mail


I have a drive with an extented partition. In that partition
is a logical drive.
With DOS, it is D: ( lots of help)
With Linux, it is /dev/hda5
and Linux fdisk shows
Disk /dev/hda: 16 heads, 63 sectors, 1046 cylinders
Units = cylinders of 1008 * 512 bytes

   Device Boot  Begin   Start     End  Blocks   Id  System
/dev/hda1          86      86    1023  472752    5  Extended
/dev/hda3   *       4       4      85   41328    6  DOS 16-bit >=32M
/dev/hda4           1       1       3    1480+   a  OS/2 Boot Manager
/dev/hda5          86      86    1023  472720+   6  DOS 16-bit >=32M

What is the FreeBSD name for this region of the disk?

FreeBSD fdisk returns "partition 0" for the extended partition itself.

Thanks, Clarence Wilkerson


home | help

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