Re: CPU support for RHEL 7.x
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks Dan.
I tried the working RHEL 6 generic.prm, but that doesn't work - same issue.
root=/dev/ram0 ro ip=off ramdisk_size=40000 cio_ignore=all,!condev
Currently I've got the below, but still get same problem.
root=/dev/ram0 ro ip=off ramdisk_size=40000 cio_ignore=all,!condev
ip=192.168.1.151::192.168.1.72:vmlnx2-1.itso.ibm.com:enccw0.0.0560:none
rd.znet=qeth,0.0.0560,0.0.0561,0.0.0562,layer2=1
inst.repo=http://192.168.1.72/
rd.dasd=0.0.0120 rd.dasd=0.0.0121
vnc vncpassword=12345678
192.168.1.72 is my Windows machine, with working Apache web server, used to do the successful RHEL 6 install.
192.168.1.151 is the guest IP.