All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evan Bigall <evan.bigall@scalent.com>
To: xen-devel@lists.xensource.com
Subject: SMBIOS problem with PXE booting
Date: Fri, 05 Jan 2007 11:25:40 +0700	[thread overview]
Message-ID: <459DD344.6050901@scalent.com> (raw)

I am using Xen 3.03 on IBM T60s running FC5 and RHEL4 with VT enabled.

We have a standard linux bootable iso that we use to run diagnostics 
(2.6.11 kernel).  When I boot that image in an HVM guest, the 
diagnostics run fine, and SMBIOS looks normal.

When I change nothing in the config but the image to boot, and then boot 
eb-5.4.2-rtl8139.iso (downloaded from *rom*-*o*-*matic*.net), the iso 
boots, correctly, PXEs, tftps our kernel and ramdisk, but then if I run 
dmidecode on the ramdisk, it looks like SMBIOS has been corrupted somehow.

A correct dmidecode starts out like this:

SMBIOS 2.4 present.
10 structures occupying 283 bytes
Table at 0x0009f01
Handle 0x0000
    DMI type 0, 24 bytes
    BIOS information
       Vendor: Xen
       Version 3.0.3-0
       [etc...]      

The corrupted one looks like this:

SMBIOS 2.4 present.
10 structures occupying 283 bytes
Table at 0x0009f01f
Handle 0x009e
    DMI type 0, 0 bytes.
    BIOS Information
Handle 0x09e0
    DMI type 158, 0 bytes.

I've tried integrating the rom image directly into 
/usr/lib/xen/boot/hvmloader, but get the same results.

Any ideas?

I've also noted that in the HVM guest, if I try to boot an SMP kernel, 
it hangs, only the non-SMP kernel successfully boots.

Evan

             reply	other threads:[~2007-01-05  4:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-05  4:25 Evan Bigall [this message]
2007-01-05 16:24 ` SMBIOS problem with PXE booting Tim Deegan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=459DD344.6050901@scalent.com \
    --to=evan.bigall@scalent.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.