OK so I have looked at my zipl.conf file. What is the format of this
file, I have actually not manipulated this file to date.
Currently I have the following:
[defaultboot]
default=ipl
[ipl]
target=/boot/zipl
image=/boot/kernel/image
#ramdisk=/boot/initrd
parameters="dasd=0250,0201,0202,0200,0298,0299 root=/dev/dasdb1 noinitrd"
[dumptape]
target=/boot
dumpto=/dev/rtibm0
If I want to state dasd 0202 ro how would I do that?
Thank you!
Eric Sammons
(804)697-3925
FRIT - Infrastructure Engineering
Sergey Korzhevsky <[EMAIL PROTECTED]>
Sent by: Linux on 390 Port <[EMAIL PROTECTED]>
06/16/2003 08:33 AM
Please respond to Linux on 390 Port
To: [EMAIL PROTECTED]
cc:
Subject: Re: dasd error on /usr mount (read only shared
binary mount)
You should define r/o mode. In zipl.conf dasd=0202(ro), the same on VM if
your linux under VM.
WBR, Sergey