Re: kickstart on iseries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Mar 01, 2002 at 02:41:59PM -0500, Liza Alenchery wrote:
> Will kickstart work with IBM iSeries RedHat 7.1 Installation? During the
> install,  the initial prompt where user can specify *linux ks* seems to
> absent.  Does this mean that the kickstart is totally turned off? Is there
> a way to make kickstart work?  There is no syslinux.cfg file on the CD.
> 
> Thanks
> Liza
> 

I don't know about the iSeries.  I do know it works on IBM
xSeries, and Netvista.

The syslinux.cfg file is on the CD, inside the floppy
image file .../images/boot.img.  You can look at what's inside
this by doing:

cp .../image/boot.img /tmp/boot.img	# not strictly necessary, but makes
					# it easier to modify the floppy
					# image.
cd /tmp
mkdir boot
mount boot.img boot -o loop
cd boot
ls					# You should see the syslinux.cfg file
					# here.

--Seth





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux