Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 20:34:37 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: Is `ccd' broken on Alpha?
Message-ID:  <20010328203437.A91793@dragon.nuxi.com>
In-Reply-To: <15042.39091.263461.18565@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Wed, Mar 28, 2001 at 09:06:43PM -0500
References:  <20010328000954.C18676@dragon.nuxi.com> <15042.28453.158495.901316@grasshopper.cs.duke.edu> <20010328151704.A89023@dragon.nuxi.com> <15042.37922.136513.58056@grasshopper.cs.duke.edu> <15042.39091.263461.18565@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 28, 2001 at 09:06:43PM -0500, Andrew Gallatin wrote:
> It works again on da1e/da2e for me.  I'm running the top of the tree;
> world built this afternoon.

That actually isn't the issue. :-)
Can you repeat this, but use ccd0e rather than ccd0c?
Warning you may need to do this:

    ccdconfig -C
    disklabel ccd0 >/tmp/foo
    disklabel -Rr ccd0 /tmp/foo
    disklabel -e ccd0
    # change the 3 partitions to 8, and duplicate `c' to `e'


then:

    newfs /dev/ccd0e
    fsck /dev/ccd0e

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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