On 16 February 2011 03:45,  <[email protected]> wrote:
> Bruce Cran <[email protected]> wrote:
>> On Tue, 15 Feb 2011 14:51:39 +0100
>> Polytropon <[email protected]> wrote:
>> > You can check the partitioning of the da4 device with
>> >     # fdisk da4
>> "gpart show da4" is the modern way of doing this.
>
> Even if the disk was originally sliced and partitioned using
> fdisk(8) and bsdlabel(8)?

Yes:

% gpart show
=>       63  976773105  ada0  MBR  (466G)
         63  884997729     1  freebsd  [active]  (422G)
  884997792   91775376        - free -  (44G)

=>        0  884997729  ada0s1  BSD  (422G)
          0         16          - free -  (8.0K)
         16    4194304       1  freebsd-ufs  (2.0G)
    4194320   31457280       2  freebsd-swap  (15G)
   35651600    4194304       4  freebsd-ufs  (2.0G)
   39845904   41943040       5  freebsd-ufs  (20G)
   81788944  803208785       6  freebsd-ufs  (383G)

-- 
--
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to