public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Charles Duffy <Charles_Duffy@messageone.com>
To: kvm@vger.kernel.org
Subject: Re: Serial ATA Support - will it come?
Date: Mon, 29 Dec 2008 12:16:38 -0600	[thread overview]
Message-ID: <gjb467$r3m$1@ger.gmane.org> (raw)
In-Reply-To: <003327ECB4CD48CDB6A3B26BC4FD3440@Mobi>

Let's back up here a bit --

When you say "no disk was found at all" when using SCSI emulation, do 
you mean the kernel booted and was unable to find the hard drives, or 
did it not even get that far?

The SCSI emulation uses the sym53c8xx driver, which was first developed 
against 2.0.36; it's been in the kernel long enough that I'm certain 
whatever kernel you're using supports it (or it wouldn't run a modern 
userland either). I'm guessing you're running a monolithic kernel with 
only the drivers you need compiled in, instead of any vendor kernel (as 
any and every vendor kernel would have this driver available). Frankly, 
if you want to allow your users to boot their machines on other than 
your usual hardware, it's only sensible to have a kernel that supports 
the secondary hardware as well as what you normally provision them -- 
whether this secondary hardware is physical or virtual.

That said, there's a mechanism by which you can cheat: Boot the guest 
with an externally-provided kernel using -kernel and -append options to 
kvm. This isn't ideal -- you're no longer going through the guest's 
bootloader and so lose any settings included there -- but should be good 
enough for a rescue environment.


      reply	other threads:[~2008-12-29 18:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-28 13:18 Serial ATA Support - will it come? Andy B.
2008-12-29 18:16 ` Charles Duffy [this message]

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='gjb467$r3m$1@ger.gmane.org' \
    --to=charles_duffy@messageone.com \
    --cc=kvm@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox