Did you run zipl? -----Original Message----- I'm running SuSE Linux on a zSeries LPAR with Kernel 2.4.17 and got the following little problem:
I have added the parmfile with three new dasd devices 39da,39db,39dc : dasd=39d7,39d6,39db,39da,39dc root=/dev/dasdb1 noinitrd I have not added new mount points within /etc/fstab because I want to check, if Linux added the new devices ; after re-boot I did a cat /proc/dasd/devices and see only 39d7 as dasda and 39d6 as dasdb active. What's working is the echo "add device range=39da" >> proc/dasd/devices. But it's only temporary ! Did I miss something ? Any documentation known about parmfile syntax and /etc/fstab syntax.
