I think you could do this:

1. Copy from /etc/sysconfig/hardware/skel/hwcfg-dasd-eckd the installation
procided sample configuration file:

#cp /etc/sysconfig/hardware/skel/hwcfg-dasd-eckd
 /etc/sysconfig/hardware/hwcfg-dasd-bus-ccw-0.0.xxxx

2. Set the device online. You can do this either automatically tiwh the
chccwdev script or manually by setting the online switch for this device:

#chccwdev -e 0.0.xxxx

or

#echo 1> /sys/bus/ccw/devices/0.0.xxxx/online

3. Repeat steps 1-2 for each DASD device you want to add.

4. Verify that the devices have been added and activated successfully by
checking the sysfs.

#ls -l /sys/bus/ccw/devices

or you can also use the bottom line command 'systool ' to browse into sysfs
to verify:

#systool -b ccw -A online

5. Format each dasd device and create partitions.

Hope this helps you.
Aris.
  .....................................................

..:                                                   :
: : Aristarc Diez�����������: [EMAIL PROTECTED]      :
: : Tecnico de Sistemas�    :�Tel.: +34.93.2536100    :
: : COSTAISA����������������: Ext.: 209               :
: : Barcelona���������������: FAX : +34.93.2057917    :
: :...................................................:
:................................................:
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to