<?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: Installed 100BaseT driver; reboot failed; what now? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730702#M65332</link>
    <description>Judging from the error, I would say that device is the cdrom/dvdrom. If you were installing the patch from the application cd it should have been already mounted, hence a device busy error....first check if this device is the cdrom and then check if you have an entry for the cdrom in the fstab.</description>
    <pubDate>Fri, 24 May 2002 14:45:44 GMT</pubDate>
    <dc:creator>James Murtagh</dc:creator>
    <dc:date>2002-05-24T14:45:44Z</dc:date>
    <item>
      <title>Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730697#M65327</link>
      <description>This is a D380, with 11.00 64-bit.  Before installing the J3515A 100BaseT card, I installed the software for it from the Application CD, using swinstall.  Everything ran without problem, and the system started the reboot. Just before the boot finished, it displayed this message "Exec failed: exec format error", then went to the ISL prompt.  I used 'hpux /stand/vmunix.prev' to get around that, so believe it booted from the previous version of the kernel.  I've now installed the card, but still get that message on boot.  I need to fix that problem with the kernel, so I can proceed with installing the patches for the card, and get it configured.&lt;BR /&gt;&lt;BR /&gt;I'm pretty sure this card should not have a conflict with 64-bit, as I checked into that before.  &lt;BR /&gt;&lt;BR /&gt;Any ideas?  Thanks</description>
      <pubDate>Thu, 23 May 2002 22:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730697#M65327</guid>
      <dc:creator>jmb</dc:creator>
      <dc:date>2002-05-23T22:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730698#M65328</link>
      <description>After you boot up from the vmunix.prev kernel, take a look at what the log files say ..&lt;BR /&gt;# cd /var/adm/sw&lt;BR /&gt;==&amp;gt; swagent.log, swinstall.log, swagentd.log&lt;BR /&gt;Do you see any "obviuos" error ? Which software did you install for this card ? Is it J3623BA ? A HSC card right ?&lt;BR /&gt;The error you get "exec ..." can only mean 2 things ..&lt;BR /&gt;1) autoboot string is corrupted (not in your case because you can bootup with the saved kernel)&lt;BR /&gt;2) kernel corruption due to incomplete swinstall.&lt;BR /&gt;Post any findings from the log files here..</description>
      <pubDate>Thu, 23 May 2002 23:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730698#M65328</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-23T23:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730699#M65329</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This error can sometimes be down to the LIF headers being wrong, but as I assume you are booting from the previous kernel from the same disk, they should be OK.&lt;BR /&gt;&lt;BR /&gt;Another (obvious) reason why this error could be  occurring could be due to a kernel that has been corrupted during the patch installation. This problem can occur because swinstall relies on resolving the hostname properly.&lt;BR /&gt;&lt;BR /&gt;I recommend that you perform the following checks on your system:&lt;BR /&gt;&lt;BR /&gt;1) Reboot your system using the backup kernel.&lt;BR /&gt;&lt;BR /&gt;2) mv /etc/resolv.conf /etc/resolv.orig&lt;BR /&gt;(You may not have this file if you don't use a&lt;BR /&gt;DNS server)&lt;BR /&gt;&lt;BR /&gt;3) mv /etc/nsswitch.conf /etc/nsswitch.orig&lt;BR /&gt;(You may not have this file in place)&lt;BR /&gt;&lt;BR /&gt;4) vi /etc/hosts and make sure that the you have the following entries in the file:&lt;BR /&gt;&lt;BR /&gt;        127.0.0.1 localhost loopback&lt;BR /&gt;        (ip address of the host) (hostname)&lt;BR /&gt;&lt;BR /&gt;Make sure that the 127.0.0.1 line does not have the hostname of this server on this same line. They should be on separate lines as noted above.&lt;BR /&gt;&lt;BR /&gt;Once the files have been fixed, reinstalling the patch should not corrupt the kernel again.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 May 2002 23:07:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730699#M65329</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2002-05-23T23:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730700#M65330</link>
      <description>Check that the /stand file system has enough space for the new kernel&lt;BR /&gt;&lt;BR /&gt;You can always rebuild the kernel yourself to see what the problem is</description>
      <pubDate>Fri, 24 May 2002 01:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730700#M65330</guid>
      <dc:creator>Niel Greeff_1</dc:creator>
      <dc:date>2002-05-24T01:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730701#M65331</link>
      <description>Well, first off, /stand has plenty of room.  Also, the 3 log files looked normal, with possibly the only exception being from the swagent.log: "/sbin/mount" exited with a status code of "1". The following is the output from the command: /dev/dsk/c1t2d0: Device busy.  Then below is an Error: Entry of filesystem "/dev/dsk/c1t2d0" in "/etc/fstab" could not be mounted."  Goes on to suggest commenting out of fstab.  Isn't this a red herring, though?  What does that have to do with rebuilding the kernel?  &lt;BR /&gt;&lt;BR /&gt;I will be checking the other suggestions shortly...&lt;BR /&gt;</description>
      <pubDate>Fri, 24 May 2002 14:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730701#M65331</guid>
      <dc:creator>jmb</dc:creator>
      <dc:date>2002-05-24T14:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730702#M65332</link>
      <description>Judging from the error, I would say that device is the cdrom/dvdrom. If you were installing the patch from the application cd it should have been already mounted, hence a device busy error....first check if this device is the cdrom and then check if you have an entry for the cdrom in the fstab.</description>
      <pubDate>Fri, 24 May 2002 14:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730702#M65332</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2002-05-24T14:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730703#M65333</link>
      <description>Also, James, please clarify.  After I rename those files, what is the next step? Is that when I reinstall the patch?  Shouldn't I swremove first? The /etc/hosts looks fine, btw.    Thanks!&lt;BR /&gt;</description>
      <pubDate>Fri, 24 May 2002 14:47:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730703#M65333</guid>
      <dc:creator>jmb</dc:creator>
      <dc:date>2002-05-24T14:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730704#M65334</link>
      <description>Yes, the device is the cdrom, and yes, there is an entry in fstab for it. The /cdrom was mounted when I did the install, and when the system rebooted, should not the /cdrom have re-mounted?  I had not removed the CD.</description>
      <pubDate>Fri, 24 May 2002 14:53:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730704#M65334</guid>
      <dc:creator>jmb</dc:creator>
      <dc:date>2002-05-24T14:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730705#M65335</link>
      <description>The problem with the cdrom was not during the boot, but during the install. I can't remember every step the swinstall takes, but it may ensure all devices in the fstab are mounted in case it needs to install files in them. I can't imagine why you would need the cdrom entry in the fstab?&lt;BR /&gt;&lt;BR /&gt;Regarding the reinstall, I would perform the following steps....&lt;BR /&gt;&lt;BR /&gt;cd /stand&lt;BR /&gt;cp system.prev system&lt;BR /&gt;cp vmunix.prev vmunix&lt;BR /&gt;cp dlkm.prev dlkm (directory)&lt;BR /&gt;&lt;BR /&gt;Then reinstall your patch with the same options as before and also "-x reinstall=true".&lt;BR /&gt;&lt;BR /&gt;This should ensure if it does fail again the kmupdate will copy the good kernel (and links) back to .prev again. &lt;BR /&gt;&lt;BR /&gt;If you want to be extra safe and have room if /stand, copy the .prev files and directory to .good extensions too. You can boot off of this if necessary.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 May 2002 15:10:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730705#M65335</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2002-05-24T15:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730706#M65336</link>
      <description>In your case CD-Rom will be mounted but that should not have any entry in the /etc/fstab file.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Fri, 24 May 2002 15:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730706#M65336</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-05-24T15:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Installed 100BaseT driver; reboot failed; what now?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730707#M65337</link>
      <description>James, I followed your suggestions, and also got rid of the cdrom line in fstab. The re-install ran cleanly, and the reboot came back up properly.  Thanks!</description>
      <pubDate>Fri, 24 May 2002 18:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installed-100baset-driver-reboot-failed-what-now/m-p/2730707#M65337</guid>
      <dc:creator>jmb</dc:creator>
      <dc:date>2002-05-24T18:44:24Z</dc:date>
    </item>
  </channel>
</rss>

