After I install another 2 hard disks ( 9GB and 4GB)on our Digital Unix
computer.
I formatted them and made partition to them with diskconfig.
I want to mount them with the command:
mount /dev/rre1c to /usr/users/data
but it gave the device busy message:
ksh:godzilla:/># mount /dev/rre1c /usr/users/data
/dev/rre1c on /usr/users/data: Device busy
ksh:godzilla:/>#
I wrote the 2 lines on /etc/fstab
/dev/rre1c /usr/users/data ufs rw 0 2
/dev/rre2c /usr ufs rw 0
then reboot. The disks still can't mount on Unix computer.
Could you help me?
++++++++++++++++++++++++++++++++++++++++++
Hongya Zu
Research Information Service
Children's Research Institute
700 Children's Drive
Columbus, OH 43205
Phone: (614) 722-2914
Fax: (614) 722-2716
Email: zuh_at_pediatrics.ohio-state.edu
+++++++++++++++++++++++++++++++++++++++++
Received on Thu Feb 03 2000 - 19:24:21 NZDT