[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Xen3.0, LSI MegaRaid, Debian
- To: "Sebastian Ewert" <ewerts@xxxxxxxxxxxxxx>
- From: "bruno taranto" <btaranto@xxxxxxxxx>
- Date: Tue, 13 Jun 2006 09:04:54 -0300
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Tue, 13 Jun 2006 05:05:47 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=YlZCCakkZSsv9SOFk4Aeb6k7aOJ+D9tlC4FoeCG0xPXi4pNMqbuzOcbKeq+kPexDG3wDyHFf7sot6e/KKjk20hcdCHqkIv1xD2OIRcl7TfUAbr9Fcujo94Gt5XhS/YbT6K5gsN/tZbNoiCk5T39Dde+e65T64Ct9hjrqTMkAo2M=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Hy Sebastian,
1. Get the lastest xen-src. 2. copy to your /usr/src/ 2. tar xzf xen-unstable-src.tgz 3. cd /usr/src/xen-unstable-dir/ 3. make world (be sure your box has internet access to xen get the linux-2.6.16
from kernel.org). 4. make install 5. copy my .config(config-2.6.16-xen-ok) to your xen_unstable_directory/linux.2.6.16-xen/ (dont forget to rename to .config) 6. at /usr/src/xen-unstable-dir/ run the commands:
make linux-2.6-xen-config CONFIGMODE=menuconfig (my .config has much trash) make linux-2.6-xen-build make linux-2.6-xen-install depmod 2.6.16-xen mkinitrd -o /boot/initrd-2.6.16-xen.img 2.6.16-xen 7. dont forget to change your boot loader.
8. reboot
bruno taranto
On 6/12/06, Sebastian Ewert <ewerts@xxxxxxxxxxxxxx> wrote:
Hello,
Problem: Debian(linux-image-xen-686) Dom0 does not boot from LSI MegaRaid
I'm sorry, because I don't know if I'm at the right place to ask for a solution for my problem, because it might be Debian related. Nethertheless I try:
Xen Kernel are in Debian Unstable for a month or so. I'm running an Etch
(testing) machine here and I wanted to try out Xen. I followed this guide here:
http://www.debian-administration.org/articles/396
The only difference is that I set APT::Default-Release "testing"; in my
apt.conf so that the rest of the system stays in etch (just the xen kernels are not in etch).
In my system is a LSI Megaraid SCSI Controller; there no problem booting from it using the xen-less Debian Kernel. But when I boot up the Xen Kernel
I get some IO Error messages about sda (some sectors; especially sector 0). The boot process ends with the message "Waiting for root filesystem" and after a while I'm in BusyBox.
I tried the same guide from above in a VMware machine (so without
complicated hardware) and everything worked out fine.
I would like to give more boot screen messages but I don't know how I can save them (since the boot process is interupted).
Thank you in advance for any idea or direction where to go...
Sebastian Ewert
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
Attachment:
config-2.6.16-xen-ok
Description: Binary data
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|