Date: Wed, 24 Jul 1996 14:18:30 +0900 From: "Jun, Gyu-Chang" <geoid@ktnet.co.kr> To: freebsd-questions@freebsd.org Subject: Another try to config CCD. Message-ID: <2.2.32.19960724051830.006bea2c@ktnet.co.kr>
next in thread | raw e-mail | index | archive | help
Hello, World.
I tried to config ccd driver again, but alas, I have problem this time, too.
I tried with my FreeBSD-stable src tree (.ctm_status : src-2.1 147).
Following is the spec. of my computer.
Pentium 133MHz, ASUS TP4N mainboard, 128MB RAM.
3C509, Adaptec 2940, Two Seagate Barracuda 4 (ST15150N)
Disklabel of sd0 and sd1 :
># /dev/rsd0c:
>type: SCSI
>disk: sd0s1
>label:
>flags:
>bytes/sector: 512
>sectors/track: 63
>tracks/cylinder: 255
>sectors/cylinder: 16065
>cylinders: 521
>sectors/unit: 8385867
>rpm: 3600
>interleave: 1
>trackskew: 0
>cylinderskew: 0
>headswitch: 0 # milliseconds
>track-to-track seek: 0 # milliseconds
>drivedata: 0
>
>8 partitions:
># size offset fstype [fsize bsize bps/cpg]
> a: 2048000 0 4.2BSD 0 0 0 # (Cyl. 0 -
127*)
> b: 262144 2048000 swap # (Cyl. 127*- 143*)
> c: 8385867 0 unused 0 0 # (Cyl. 0 -
521*)
> e: 6075723 2310144 4.2BSD 0 0 0 # (Cyl. 143*-
521*)
>
># /dev/rsd1c:
>type: SCSI
>disk: sd1s1
>label:
>flags:
>bytes/sector: 512
>sectors/track: 63
>tracks/cylinder: 255
>sectors/cylinder: 16065
>cylinders: 521
>sectors/unit: 8385867
>rpm: 3600
>interleave: 1
>trackskew: 0
>cylinderskew: 0
>headswitch: 0 # milliseconds
>track-to-track seek: 0 # milliseconds
>drivedata: 0
>
>8 partitions:
># size offset fstype [fsize bsize bps/cpg]
> c: 8385867 0 unused 0 0 # (Cyl. 0 -
521*)
> e: 8385867 0 4.2BSD 0 0 0 # (Cyl. 0 -
521*)
>
/etc/fstab :
>
>/dev/sd0s1b none swap sw 0 0
>/dev/sd0a / ufs rw 1 1
>/dev/sd0s1e /sd0 ufs rw 1 1
>/dev/sd1s1e /sd1 ufs rw 1 1
>proc /proc procfs rw 0 0
/etc/ccd.conf
>
># /etc/ccd.conf
>ccd0 16 none /dev/sd0s1e /dev/sd1s1e
I made /dev/ccd0* and /dev/rccd0* with "sh MAKEDEV ccd0".
When I do "ccdconfig -Cv", the message comes like..
ccdconfig: ioctl (CCDIOCSET): /dev/ccd0c: Device busy
Device busy? How comes?
If ccd driver does not work, my boss will erase FreeBSD, and install Linux..
I hope I could play with FreeBSD for another year..
Thanks in advance..
------------------------------------------------------------------------
Korea Trade Network. http://www.ktnet.co.kr/
Communication Business Team. fax : 82-2-5512268
Tech. Staff tel : 82-2-5516229
------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2.2.32.19960724051830.006bea2c>
