Re: HEADSUP: CCD(4) hackery...

2003-01-21 Thread Lars Eggert
On 1/21/2003 12:25 PM, [EMAIL PROTECTED] wrote: Is there any way to revive my stripes, or are they toast? Your stripes should be unhurt. All you need is a new ccdconfig binary. Thanks! That did the trick. Lars -- Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute

Re: HEADSUP: CCD(4) hackery...

2003-01-21 Thread phk
In message <[EMAIL PROTECTED]>, Lars Eggert writes: >I just booted today's -current kernel in single-user mode to do an >installworld, and when I do the usual "ccdconfig -C" (since my /usr is >striped), I now get: > > # ccdconfig -C > ccdconfig: open: /dev/ccd0c: No such file or dire

Re: HEADSUP: CCD(4) hackery...

2003-01-21 Thread Lars Eggert
On 1/19/2003 7:03 AM, Poul-Henning Kamp wrote: CAUTION: Previously CCD would be different from all other disks in the system in that there were no "ccd0" device, only a "ccd0c" device. This is no longer so after this commit. If you access a

HEADSUP: CCD(4) hackery...

2003-01-19 Thread Poul-Henning Kamp
--- Forwarded Message From: Poul-Henning Kamp <[EMAIL PROTECTED]> Date: Sun, 19 Jan 2003 07:00:58 -0800 (PST) To: [EMAIL PROTECTED], [EMAIL PROTECTED] phk 2003/01/19 07:00:58 PST Modified files: sys/sys ccdvar.h sys/dev/ccd ccd.c Log: Finally gi