All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fredrik Dahlberg <fdaa@algonet.se>
To: Ian Pratt <Ian.Pratt@cl.cam.ac.uk>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: Newbie question: Error creating domain
Date: Mon, 19 Jul 2004 00:47:57 +0200	[thread overview]
Message-ID: <40FAFE1D.1080606@algonet.se> (raw)
In-Reply-To: <E1BmFbt-0005cH-00@mta1.cl.cam.ac.uk>

Ian Pratt wrote:

> What you've configured should work just fine. Please can you try
> upgrading to the latest repo as I changed some of this code
> yesterday (though I don't believe there was ever a bug that would
> cause this).
> 
> A couple of other things to try:
>  * try configuring just one vbd i.e. no swap on hda4
>  * what's the output of 'sfdisk -s /dev/hda3'
>  * instead of hda3 use 0x0303
> 
> Thanks for the clear failure report; I'm sure we can get to the
> bottom of this one.
> 
> Thanks,
> Ian
> 

# I upgraded to the latest xeno-unstable via BitKeeper wich didn't solve 
the problem.

# Configuring just one vbd didn't help

# Changing physdev:hda3 to physdev:0x0303 solved the problem, any idea why?

# Output from sfdisk -s /dev/hda3
987997

I don't know if this is related, but I have had some problems with 
Linux/Slackware not detecting the correct BIOS geometry for my old disk. 
I had to add hda=16383,16,63 as a kernel parameter in my grub 
configuration. I tried adding the same parameter to my Xen boot entry, 
but without any success.

# cat /boot/grub/menu.lst
default 0
timeout 10
title=Xen 1.3
root (hd0,0)
kernel /boot/xen.gz dom0_mem=131072 com1=115200,8n1
module /boot/vmlinuz-2.4.26-xen0 root=/dev/hda1 ro hda=16383,16,63
title=Slackware 10.0
root (hd0,0)
kernel /boot/vmlinuz root=/dev/hda1 ro hda=16383,16,63

Thanks,
Fredrik



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click

  reply	other threads:[~2004-07-18 22:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-18 15:12 Newbie question: Error creating domain Fredrik Dahlberg
2004-07-18 17:38 ` Ian Pratt
2004-07-18 22:47   ` Fredrik Dahlberg [this message]
2004-07-19  9:45     ` Ian Pratt
2004-07-19 15:08       ` Fredrik Dahlberg
2004-07-19 15:32         ` Ian Pratt
2004-07-19 18:10           ` Fredrik Dahlberg
2004-07-19 18:23             ` Ian Pratt
2004-07-19 18:55               ` Fredrik Dahlberg

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=40FAFE1D.1080606@algonet.se \
    --to=fdaa@algonet.se \
    --cc=Ian.Pratt@cl.cam.ac.uk \
    --cc=xen-devel@lists.sourceforge.net \
    /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.