<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>We are trying to build a generic kickstart config file to support
      both cdrom and PXE installations.</p>
    <p>My plan of attack is to attempt mounting the /dev/sr0 onto a
      temporary directory and look for "no medium found" error message,
      and based on that either use the <b>url </b>or <b>cdrom </b>option.</p>
    <p>If there is a better way of doing it, I would love to hear it.</p>
    <p>Thanks,<br>
      Tim Rashed<br>
    </p>
  </body>
</html>