DragonFly kernel List (threaded) for 2007-05
DragonFly BSD
DragonFly kernel List (threaded) for 2007-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: FIXING VN AND CCD DEVICES ON HEAD! Re: HEADS up on HEAD


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 May 2007 18:09:00 -0700 (PDT)

:    You should be able to 'dd' from /dev/ccd0 and /dev/ccd1 with the above,
:    and if there is no MBR the disklabel should be accessible via
:    /dev/ccd0s0 and /dev/ccd1s0.
:
:    dd if=/dev/ccd0 bs=512 count=2 | hexdump -C
:
:    disklabel ccd0s0
:
:    --
:
:    If you are depending on a reboot to setup the CCD, trying doing:
:
:    ccdconfig -U
:    ccdconfig -C

   Oh, and I will add... your ccd partitions for the purposes of mounting
   will be something like ccd0s0a, ccd0s0b, ccd0s0d, etc.

						-Matt




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]