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

Matthew Dillon dillon at apollo.backplane.com
Sat May 19 19:55:54 PDT 2007


:  ccd0: /dev/ad0s1e: filesystem type must be 'ccd'
:  ccdconfig: ioctl (CCDIOCSET): /dev/ccd0: Inappropriate file type or format
:  ad1s1: type 0xa5, start 63, end = 117226304, size 117226242 : OK
:  ccd1: /dev/ad0s1g: filesystem type must be 'ccd'
:  ccdconfig: ioctl (CCDIOCSET): /dev/ccd1: Inappropriate file type or format
:  # echo $?
:  1
:
:  # dd if=/dev/ccd0 bs=512 count=2 | hexdump -C
:  0+0 records in
:  0+0 records out
:  0 bytes transferred in 0.000040 secs (0 bytes/sec)

    Ach.  Forgot one part of my instructions.

    Edit the disklabel(s) for the component devices being used by CCD
    and change the filesystem type from '4.2BSD' to 'ccd'.

    Then try again.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Kernel mailing list