What happens with this sequence: insmod dasd probeonly rmmod dasd insmod dasd dasd=4c0-4c4
> -----Original Message----- > SuSE Instsys linuxlpar:/root # insmod dasd probeonly > Using /lib/modules/2.2.16/block/dasd.o > SuSE Instsys linuxlpar:/root # insmod dasd 04c0-04c4 > Using /lib/modules/2.2.16/block/dasd.o > insmod: a module named dasd already exists > Then I issue the following command: > SuSE Instsys linuxlpar:/root # dasdfmt -n 04c0-04c4 -b 4096 > dasdfmt: device number is in invalid format
