Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jan 2012 09:56:46 -0500 (EST)
From:      rvclayton@verizon.net (R. Clayton)
To:        Polytropon <freebsd@edvax.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: OpenBSD disk on FreeBSD.
Message-ID:  <20120109145646.B845B5DC4@UlanBator.myhome.westell.com>
In-Reply-To: <20120108230005.f5856dd1.freebsd@edvax.de> (message from	Polytropon on Sun, 08 Jan 2012 23:00:05 %2B0100)
References:  <87zkdy6kxi.fsf@UlanBator.myhome.westell.com> <20120108205137.a0bf2877.freebsd@edvax.de> <20120108211338.AD33F5DC4@UlanBator.myhome.westell.com> <20120108230005.f5856dd1.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Can you obtain partitioning information via bsdlabel (disklabel) for the s4
slice to check if FreeBSD can identify the other partitions properly.

  Sorta:

    $ sudo bsdlabel da0s4
    # /dev/da0s4:
    16 partitions:
    #        size   offset    fstype   [fsize bsize bps/cpg]
      a: 146801907       63    4.2BSD        0     0     1 
      c: 321672960        0    unused        0     0         # "raw" part, don't edit
      d: 174870990 146801970    4.2BSD        0     0     1 
    partition c: partition extends past end of unit
    bsdlabel: partition c doesn't cover the whole unit!
    bsdlabel: An incorrect partition c may cause problems for standard system utilities
    partition d: partition extends past end of unit

    $ 



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