<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks </FONT></DIV>
<DIV><FONT face=Arial size=2>I will give it a go</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=martinr@hotkey.net.au href="mailto:martinr@hotkey.net.au">Martin 
  Rheumer</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=kickstart-list@redhat.com 
  href="mailto:kickstart-list@redhat.com">Discussion list about Kickstart</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, June 30, 2004 8:15 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Fedora core 1 
kickstart</DIV>
  <DIV><BR></DIV>edit your isolinux.cfg to something like this..<BR><BR>And it 
  will do it all itself.<BR><BR>default ks<BR>prompt 1<BR>timeout 60<BR>display 
  boot.msg<BR>F1 boot.msg<BR>F2 options.msg<BR>F3 general.msg<BR>F4 
  param.msg<BR>F5 rescue.msg<BR>F7 snake.msg<BR>label linux<BR>kernel 
  vmlinuz<BR>append initrd=initrd.img ramdisk_size=8192<BR>label text<BR>kernel 
  vmlinuz<BR>append initrd=initrd.img text ramdisk_size=8192<BR>label 
  expert<BR>kernel vmlinuz<BR>append expert initrd=initrd.img 
  ramdisk_size=8192<BR>label ks<BR>kernel vmlinuz<BR>append ks=cdrom 
  initrd=initrd.img ramdisk_size=8192<BR>label lowres<BR>kernel 
  vmlinuz<BR>append initrd=initrd.img lowres ramdisk_size=8192<BR>label 
  selinux<BR>kernel vmlinuz<BR>append initrd=initrd.img ramdisk_size=8192 
  selinux<BR>label memtest86<BR>kernel memtest<BR>append -<BR><BR><BR><BR><BR>At 
  01:10 PM 6/30/2004 +0300, you wrote: <BR>>>>><BR><?fontfamily><?param Arial>Thanks for the 
  reply<BR>When the cdrom boots do I need to type anything special or just hit 
  enter?<BR><?/fontfamily>----- Original Message ----- <BR><B>From:</B> 
  <mailto:martinr@hotkey.net.au>Martin Rheumer <BR><B>To:</B> 
  <mailto:kickstart-list@redhat.com>Discussion list about Kickstart ; 
  <mailto:kickstart-list@redhat.com>kickstart-list@redhat.com 
  <BR><B>Sent:</B> Wednesday, June 30, 2004 7:46 PM<BR><B>Subject:</B> Re: 
  Fedora core 1 kickstart<BR><BR>ks=cdrom is all you 
  need.<BR><BR>Martin<BR><BR><BR><BR><BR>At 12:33 PM 6/30/2004 +0300, Thomas 
  Bellos wrote: <BR>>>>><BR>Hello<BR>I have created a kickstart file 
  and placed it into the top dir of the cdrom.<BR>Also I have changed the ks 
  sction of the isolinux/isolinux.cfg file, to read<BR>..<BR>append 
  ks=cdrom:/ks.cfg ...<BR>but when I boot from the cd I don't see the kickstart 
  working, during the various phases of installation.<BR>I used interactive mode 
  for the kickstart<BR>How can I be sure that the kickstart is 
  read?<BR>Thanks<BR>_______________________________________________ 
  <BR>Kickstart-list mailing list <BR>Kickstart-list@redhat.com 
  <BR>https://www.redhat.com/mailman/listinfo/kickstart-list 
  <BR><BR><<<<<BR><BR><BR><BR><BR><BR>----------<BR><BR><BR>_______________________________________________<BR>Kickstart-list 
  mailing 
  list<BR>Kickstart-list@redhat.com<BR>https://www.redhat.com/mailman/listinfo/kickstart-list<BR>_______________________________________________ 
  <BR>Kickstart-list mailing list <BR>Kickstart-list@redhat.com 
  <BR>https://www.redhat.com/mailman/listinfo/kickstart-list 
  <BR><BR><<<<<BR><BR><BR><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Kickstart-list 
  mailing 
  list<BR>Kickstart-list@redhat.com<BR>https://www.redhat.com/mailman/listinfo/kickstart-list<BR></BLOCKQUOTE></BODY></HTML>