22.05.2002 08:06:27 "Felix Yoyok S. Aditias" wrote: >Hi all, > >I get message of server not found when searching in >http://www.marist.edu:8000/htbin/wlvdbs?LINUX-VM > >I use suse linux 7.0 with kernel 2.2.16 ipl-ed from dasd. >When I want to add a DASD volume, I try : >insmod dasd dasd=2123 >but this message came out : >insmod: dasd: no module by that name found
If you say about already installed system, dasd module already incorporated into kernel. >I tried to find module dasd.o but it's not there, except the source >(dasd.c). >What I want to do to add a DASD volume is : >1. insmod dasd -> in order to register the volume in /proc/dasd/devices >2. dasdfmt -> to format the volume You must add address of this volume to parmfile (dasd=...) and run silo. Then, reIPL, dasdfmt, mkfs, etc... >If the steps are not correct, which documentation should I refer to? On CD1 you can read some pdfs. WBR, Sergey
