At this point in the install rhsetup calls zipl to write a boot record.
It creates a file called zipl.conf in the /etc directory.
The problem is that the kernel that you are running is 2.4.9-17tape
however the kernel name that the install script write in zipl is
2.4.9-17-tape. So when zipl runs it tries to retrieve information for
the kernel but it cannot find it.
Use uname -r to get the correct kernel version.
The install should now be completed and all you have to do is change
zipl.conf and run the zipl program.
Try booting form the install media (I guess from tape in your case) then
telnet into the machine. Instead of running the installation again you
need to mount the root filesystem edit the /etc/zipl.conf file and then
run zipl
I've attached my zipl.conf file as a sample - obviously the parameters
will be different - but these should be correctly entered already by the
install.
[defaultboot]
default=linux
[linux]
target=/boot/
image=/boot/vmlinuz-2.4.9-17tape
parameters="root=/dev/dasda1 dasd=a80,a81,a82
chandev=noauto;lcs0,0x0e42,0x0e43,0,2"
regards,
Aic
On Wed, 2002-05-29 at 15:00, Miller, Ila wrote:
> I am trying to insatll REDHAT Linux 7.2 in an s390 partition. I get as far
> as running the rhsetup to begin the rest of the installation. I have
> pointed to an ftp site to get the rpms. I get messages saying Installed:
> withi the name of the rpm. Finally, I get a message building bootmap:
> /boot/bootmap adding Kernel Image: /boot/vmlinuz-2.4.9-17-tape located at
> 0x00010000 Error: could not retrieve info for target /boot/vmlinuz
> 2.4.9-17-tape. Error: could not add file to bootmap
> /boot/vmlinuz-2.4.9-17-tape /usr/sbin/authconfig -kickstart --nostart
> --enableshadow --enablemd5 Please set your password now: I can set my
> password just fine. I try to re-ipl and get a wait. Does anyone know what
> these messages mean? When I execute the rhsetup script, I see the list of
> rpms but I do not get the ##### as indicated in the Linux for IBM eserver
> zSeries and S/390 manual. I don't know if it means rhsetup is not working.
> How do I get rhsetup to work?
>
> Ila Z. Miller
> ___________________________________________________________
> ___________________________________________________________
> Information Systems
> University of Iowa Hospitals & Clinics
> [EMAIL PROTECTED]
> Phone: 319.356.0067
> FAX: 319.356.3521
>
> Notice: This e-mail (including attachments) is covered by
> the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is
> confidential and may be legally privileged. If you are not the intended
> recipient, you are hereby notified that any retention, dissemination,
> distribution, or copying of this communication is strictly prohibited.
> Please reply to the sender that you have received the message in error, then
> delete it. Thank you.