Subject: Re: ccd0c weirdness
To: <>
From: Peter Seebach <seebs@plethora.net>
List: port-alpha
Date: 03/08/2000 20:40:22
In message <200003090235.UAA15443@guild.plethora.net>, Peter Seebach writes:
># ccdconfig -C
>ccdconfig: ioctl (CCDIOCSET): /dev/ccd0c: Device not configured
I hate to follow up to my own message, but I noticed something:
>8 partitions:
># size offset fstype [fsize bsize cpg]
>c: 60030432 0 unused 0 0 # (Cyl. 0 - 1875950)
>h: 60030400 32 unused 0 0 # (Cyl. 1 - 1875950)
Despite this:
# newfs /dev/wd0h
newfs: /dev/wd0h: open: Device not configured
But, strangely, 'newfs /dev/wd0c' works fine.
Same on wd1; wd1h won't work, wd1c will, but because it has no offset, it
makes a poor candidate for a splice.
-s