At 12:06 22-05-02 +0700, Felix Yoyok S. Aditias wrote:

I can get to http://www.marist.edu/htbin/wlvindex?linux-390 now
without problems, so maybe the port 8000 wasn't right?

>If the steps are not correct, which documentation should I refer to?

I think you're confusing a few steps. The 'insmod dasd' only works
in the ramdisk based starter system because there is no dasd driver
built into the kernel. The real system boots from disk and thus
needs the dasd driver to be built into the kernel. This is why you
don't find the dasd.o module in your real system.

When the dasd driver is built into the kernel, the dasd= parameter
is taken from the kernel command line (written on disk with silo).
With the 2.2.16 kernel you can not dynamically add disks to your
dasd driver, so you must put the additional disks in the parmfile
(after the current disks), run silo, and reboot.

Rob

Reply via email to