Re: How to Create a Custom Bootable Redhat 9.0 CD on a single CD

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

 



Thanks I will try that.

Is there a way to probe for the mouse?

Is there a way to have the install program ask for certain things? i.e. I
would like the user to decide either to install French or English.

Here are some excerpts from my ks.cfg and isolinux.cfg

This is what is in the isolinux.cfg file:

label ks
  kernel vmlinuz
  append text ks=cdrom:/ks.cfg initrd=initrd.img \
    lang= devfs=nomount ramdisk_size=9216

This is part of my ks.cfg

#Generated by Kickstart Configurator

#Clear all partitions from the disk
clearpart --all --initlabel
#Disk partitioning information
%include /tmp/partinfo
#sYstem  language
lang en_US
#Language modules to install
langsupport fr_FR --default=en_US
#System keyboard
keyboard us
#System mouse
mouse generic3ps/2
#Sytem timezone
timezone America/New_York
#Root password
rootpw --iscrypted $1$7AiDFtJ0$yTv/JjaqGtSHgwrECVVei/
#Reboot after installation
reboot
#Use text mode install
text
#Use interactive kickstart installation method
interactive
#Install Red Hat Linux instead of upgrade
install
#Use CDROM installation media
cdrom
#System bootloader configuration
bootloader --useLilo --linear --location=mbr
#Clear the Master Boot Record
zerombr yes
#Partition clearing information
clearpart --all --initlabel
#System authorization infomation
auth  --useshadow  --enablemd5
#Firewall configuration
firewall --high
#Do not configure XWindows
skipx

and then your %pre section

Thanks

AR
----- Original Message ----- 
From: "Brett Schwarz" <brett_schwarz@xxxxxxxxx>
To: <anaconda-devel-list@xxxxxxxxxx>
Sent: Friday, August 01, 2003 8:36 PM
Subject: Re: How to Create a Custom Bootable Redhat 9.0 CD on a single CD


>
> --- Alexander Rau <alexander_rau@xxxxxxxxx> wrote:
>
>
> >
> > When the CD now starts I get the custom.msg however
> > no colours and about 10
> > or so errors about files 'Missing parameter in
> > config file' and 'Unknown
> > keyword in config file'.
> >
> > Before the F-menu items it shows me the ^O02 and at
> > the end ^O0f. I think
> > these must be the colour switches but somehow they
> > are not activated. I
> > compared it to the regular RedHat .msg file but the
> > only difference I see is
> > the font of the ^O looks different (like uppercase).
> > When I copy it over
> > however it changes the font to whatever the file is
> > created in. Any ideas?
> >
>
> I perhaps should have mentioned this in the article,
> but the ^O02 is really a control character O. So, yoo
> would type this in VI as "ctrl-v o" at the same time
> (that's the letter o). This is probably why the colors
> are not showing up.
>
> > When I press enter it boots the kernel and starts
> > anaconda gives me a info
> > message (that I would like to automatically bypass)
> > and waits for input to
> > select a mouse.
> >
>
> Sounds like it isn't finding the ks.cfg file. Where
> are you putting it, and how are you booting up (i.e.
> do you have ks=cdrom:/ks.cfg in syslinux or are you
> specifying this at the boot prompt)?
>
>     --brett
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
>
>
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list




[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux