public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Configuring and Booting Xen
@ 2007-05-12 19:54 Bruno Santos
  2007-05-12 21:21 ` Albert Hopkins
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Santos @ 2007-05-12 19:54 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1385 bytes --]

Hi all.

I'm trying to install Xen in my Gentoo Box. I've followed the Wiki at
Gentoo Wiki <http://gentoo-wiki.com/Xen> and followed every instruction,
but i have a few doughs and a problem.

I've installed the Xen-sources from marineam-xen overlay. When booting,
i got an error:

Cannot open root device "sda6" or unknown-block (0,0)
Please append a correct boot option
Kernel Panic: Not syncing. unable to mount rootfs
...

my grub.conf is:
title=Xen 3.0.4 Linux 2.6.16.33
root (hd0,4)
kernel /xen.gz
module /vmlinuz-2.6.16.33-xen0 root=/dev/sda6

title=Gentoo Linux 2.6.20-gentoo-r7 x86_64
root (hd0,4)
kernel /boot/kernel-2.6.20-gentoo-r7 root=/dev/sda6 vga=0x31B
video=vesafb:mtrr:3,ywrap splash=silent,fadein,theme:livecd-2007.0 quiet
CONSOLE=/dev/tty1
initrd /boot/fbsplash

I've compiled the file systems in use in the kernel and not as modules
and the support for my SATA HDD also.

I cannot find any help in google or in the Wiki.

Any ideias?

Cheers,

Bruno Santos


-- 
Use OpenSource
feiticeir0@feiticeir0.no-ip.org <mailto:feiticeir0@feiticeir0.no-ip.org>
www.feiticeir0.no-ip.org <http://www.feiticeir0.no-ip.org>
blog.feiticeir0.no-ip.org <http://blog.feiticeir0.no-ip.org>
GPG Public Key <http://others.feiticeir0.no-ip.org/feiticeir0-gpg.txt>
Linux Registered User #349448
*Human Knowledge Belongs To The World*
*Gentoo Linux *Gentoo Linux <http://www.gentoo.org/>


[-- Attachment #2.1: Type: text/html, Size: 2574 bytes --]

[-- Attachment #2.2: 349448.png --]
[-- Type: image/png, Size: 3638 bytes --]

[-- Attachment #2.3: gentoo-logo.png --]
[-- Type: image/png, Size: 3241 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] Configuring and Booting Xen
  2007-05-12 19:54 [gentoo-user] Configuring and Booting Xen Bruno Santos
@ 2007-05-12 21:21 ` Albert Hopkins
  0 siblings, 0 replies; 2+ messages in thread
From: Albert Hopkins @ 2007-05-12 21:21 UTC (permalink / raw
  To: gentoo-user

On Sat, 2007-05-12 at 20:54 +0100, Bruno Santos wrote:
[...]
> 
> my grub.conf is:
> title=Xen 3.0.4 Linux 2.6.16.33
> root (hd0,4)
> kernel /xen.gz
> module /vmlinuz-2.6.16.33-xen0 root=/dev/sda6
> 
> title=Gentoo Linux 2.6.20-gentoo-r7 x86_64
> root (hd0,4)
> kernel /boot/kernel-2.6.20-gentoo-r7 root=/dev/sda6 vga=0x31B
> video=vesafb:mtrr:3,ywrap splash=silent,fadein,theme:livecd-2007.0
> quiet CONSOLE=/dev/tty1
> initrd /boot/fbsplash
> 
> I've compiled the file systems in use in the kernel and not as modules
> and the support for my SATA HDD also.
> 
> I cannot find any help in google or in the Wiki.
> 
> Any ideias?
> 

This probably has to do with your kernel configuration.  It's looks like
a typical boot error message, Xen or no Xen.  Verify that:

      * The kernel has the correct hard disk drivers compiled in
      * The kernel has the correct filesystem drivers compiled in
      * You are specifying the correct root device
      * Your root device contains a valid "/" filesystem.

I would probably check in that order.

Also, you are using "/" for the Xen entry but "/boot" for the other one.
It probably makes not difference but it would be nice to be consistent.


--
Albert W. Hopkins

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-12 21:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-12 19:54 [gentoo-user] Configuring and Booting Xen Bruno Santos
2007-05-12 21:21 ` Albert Hopkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox