<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: KickStart &amp;amp; ejecting CD-Rom in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140057#M75150</link>
    <description>Hrm.. Just had an odd thought (not tried this so..)&lt;BR /&gt;&lt;BR /&gt;'pivot_root'.  Linux does this upon bootup, which is what allows it to use an 'initrd' at boot, but mount a root filesystem.&lt;BR /&gt;&lt;BR /&gt;You may be able to pivot_root to your new filesystem, and then eject the CD..&lt;BR /&gt;&lt;BR /&gt;wild idea, and untried..  Worth a thought though..</description>
    <pubDate>Tue, 09 Dec 2003 19:57:32 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-12-09T19:57:32Z</dc:date>
    <item>
      <title>KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140047#M75140</link>
      <description>Greets... &lt;BR /&gt;&lt;BR /&gt;I'm having a hell of a time trying to get the cdrom to eject in the %post section of a kickstart script. I've tried /mnt/sysimage/eject ; /mnt/sysimage/eject /dev/cdrom and some others.. If I try it from another terminal while anaconda is running , I get 'no device found'.. So the million dollar question is , what is the device name for the cdrom on a compaq dl380 g3 during the install process? &lt;BR /&gt;&lt;BR /&gt;thanks..</description>
      <pubDate>Tue, 09 Dec 2003 11:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140047#M75140</guid>
      <dc:creator>Don_89</dc:creator>
      <dc:date>2003-12-09T11:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140048#M75141</link>
      <description>did you try simply &lt;BR /&gt;/usr/bin/eject  &lt;BR /&gt;</description>
      <pubDate>Tue, 09 Dec 2003 11:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140048#M75141</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-12-09T11:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140049#M75142</link>
      <description>Nice that Alexander.. did not know that one &lt;BR /&gt;&lt;BR /&gt;but now the question is &lt;BR /&gt;&lt;BR /&gt;eject cdrom&lt;BR /&gt;or&lt;BR /&gt;eject /dev/cdrom &lt;BR /&gt;&lt;BR /&gt;perhaps start install process ... then CTRL F2&lt;BR /&gt;(or CTRL F3 do not remember which) to the # prompt and there a &lt;BR /&gt;&lt;BR /&gt;#df &lt;BR /&gt;#cat /etc/fstab&lt;BR /&gt;&lt;BR /&gt;Should do the trick ?&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Tue, 09 Dec 2003 11:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140049#M75142</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-12-09T11:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140050#M75143</link>
      <description>Hey Huc! I guess it'll work without argument. i.e. just  eject&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Dec 2003 11:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140050#M75143</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-12-09T11:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140051#M75144</link>
      <description>Eject works when the OS is booted but not during the install process. I've tried 20 different combinations including all the suggestions from the last 4 posts.. &lt;BR /&gt;&lt;BR /&gt;thanks to all that have replied but I'm still looking for a solution.. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Dec 2003 11:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140051#M75144</guid>
      <dc:creator>Don_89</dc:creator>
      <dc:date>2003-12-09T11:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140052#M75145</link>
      <description>I know you may have tryed this ...&lt;BR /&gt;&lt;BR /&gt;but just in case have you tryed  &lt;BR /&gt;&lt;BR /&gt;eject /dev/hdc&lt;BR /&gt;&lt;BR /&gt;cause normaly /dev/cdrom is a soft link to /dev/hdX  (that is most of the times hdc)&lt;BR /&gt;&lt;BR /&gt;J-P (still hoping to be of use !)</description>
      <pubDate>Tue, 09 Dec 2003 12:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140052#M75145</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-12-09T12:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140053#M75146</link>
      <description>The only thing that will stop an eject is the cdrom which has a filesystem on it being mounted.&lt;BR /&gt;&lt;BR /&gt;If you start the install by doing a cd /cdrom (or whatever its called) this could be the caus of the problem.&lt;BR /&gt;&lt;BR /&gt;If however you kick the install by booting the box with the cd in the drive and let the bios auto boot off the cd, this should not be happening.&lt;BR /&gt;&lt;BR /&gt;If you are auto booting, you probably need to open up the box and make sure the cd is set up to be compatible with the other IDE devices on the connecting ribbon.&lt;BR /&gt;&lt;BR /&gt;If its sharing with a hard disk, the default configuration is cs for cable select. Sometimes that does not work in which case the disk must be master and the cd must be set to slave.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 09 Dec 2003 12:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140053#M75146</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-09T12:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140054#M75147</link>
      <description>By the way do you choose to install the eject rpm in your Kickstart configuration?</description>
      <pubDate>Tue, 09 Dec 2003 12:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140054#M75147</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-12-09T12:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140055#M75148</link>
      <description>Some good suggestions but still no luck.. &lt;BR /&gt;&lt;BR /&gt;I'm booting off a CD which has all the netboot images for Red Hat from Compaq.. AS 2.1, AS 2.1#2 and ES 2.1. That CD loads the initrd and kernel for the install and pulls the kickstart script off a NFS share.. The media for installation is also located on NFS.   &lt;BR /&gt;&lt;BR /&gt;I verified that the CDROM isn't being mounted to a directory.. Thats not the problem. The 'eject' command does work since I went to a different TTY  and tried it.. Its located at /mnt/sysimage/usr/bin/ &lt;BR /&gt;&lt;BR /&gt;I tried all of the following mulitple times.. Still can't that sucker to pop out.. . &lt;BR /&gt;&lt;BR /&gt;eject&lt;BR /&gt;eject /dev/cdrom&lt;BR /&gt;eject cdrom&lt;BR /&gt;eject /dev/hda&lt;BR /&gt;eject /dev/hdb&lt;BR /&gt;eject /dev/hdc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 09 Dec 2003 19:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140055#M75148</guid>
      <dc:creator>Don_89</dc:creator>
      <dc:date>2003-12-09T19:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140056#M75149</link>
      <description>You've got no chance of ejecting the CD from a %post.  The CD is most definately in use (as SEP mentions).&lt;BR /&gt;&lt;BR /&gt;The RH installer usually ejects it it's self.&lt;BR /&gt;&lt;BR /&gt;But as you are doing a KS, ... yea, I have the same issue (but have just been ignoring it) ;)  (KS, booting from CD, installing from NFS).&lt;BR /&gt;&lt;BR /&gt;Unfortunately, I don't think it can be done.&lt;BR /&gt;&lt;BR /&gt;Which leaves you the option of making a boot diskette (shrinking driver modules to fit on a single floppy is a pain-in-the-arse!) and ejecting that, creating a fully networked installer (private segment with a DHCP server etc.), or ...  dunno, haven't done the 'or' yet..&lt;BR /&gt;&lt;BR /&gt;Sorry.</description>
      <pubDate>Tue, 09 Dec 2003 19:48:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140056#M75149</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-12-09T19:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140057#M75150</link>
      <description>Hrm.. Just had an odd thought (not tried this so..)&lt;BR /&gt;&lt;BR /&gt;'pivot_root'.  Linux does this upon bootup, which is what allows it to use an 'initrd' at boot, but mount a root filesystem.&lt;BR /&gt;&lt;BR /&gt;You may be able to pivot_root to your new filesystem, and then eject the CD..&lt;BR /&gt;&lt;BR /&gt;wild idea, and untried..  Worth a thought though..</description>
      <pubDate>Tue, 09 Dec 2003 19:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140057#M75150</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-12-09T19:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: KickStart &amp; ejecting CD-Rom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140058#M75151</link>
      <description>After doing some experimentation (built my boot-cd etc. etc.), found out that the CD doesn't get locked until later in the install routine.&lt;BR /&gt;&lt;BR /&gt;You may be able to customize a boot CD, throw an eject binary (statically linked) on there, and eject it at the end of a %pre.&lt;BR /&gt;&lt;BR /&gt;The instructions to do such a thing are message (from RH), but the original instructions actually come from &lt;A href="http://syslinux.zytor.com/iso.php," target="_blank"&gt;http://syslinux.zytor.com/iso.php,&lt;/A&gt; and are nice and clear!&lt;BR /&gt;&lt;BR /&gt;mm.. Kick-start fun.. ;)</description>
      <pubDate>Thu, 11 Dec 2003 01:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-amp-ejecting-cd-rom/m-p/3140058#M75151</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-12-11T01:01:51Z</dc:date>
    </item>
  </channel>
</rss>

