All of lore.kernel.org
 help / color / mirror / Atom feed
* New to Xen. Eth0 not being detected and Domain0 starts up with some difficulty
@ 2004-07-15  7:36 Richard Ta-Min
  2004-07-15  8:21 ` Ian Pratt
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Ta-Min @ 2004-07-15  7:36 UTC (permalink / raw)
  To: xen-devel; +Cc: rtamin2

Hello,

I am new to XEN and I am trying to get it to work. I am running into 
quite a few problems. I have downloaded the xen 1.2 source code and I 
have compiled both xen and xenolinux 2.4.26. I have copied the images 
to my boot partition and I have added them to grub.conf. Here is how my 
grub.conf looks like:

===========================================================
default=2
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz

title Xen / XenoLinux 2.4.26
        kernel /xen.gz dom0_mem=100000
        module /xenolinux.gz root=/dev/hda7 ro

title Red Hat Linux (2.4.26UML_SKAS3)
        root (hd0,5)
        kernel /vmlinuz-2.4.26UML_SKAS3 ro root=/dev/hda7
        initrd /initrd-2.4.26UML_SKAS3.img

title Red Hat Linux (2.4.26)
        root (hd0,5)
        kernel /vmlinuz-2.4.26 ro root=/dev/hda7
        initrd /initrd-2.4.26.img
==========================================================

I am running into the following problems:

1.) When Xen starts up, it cannot detect my eth0. 
    The following message is displayed during Xen start up and before
    xenolinux domain 0 gets started.
    
    ================================================
    Could not find device eth0: using dummy device
    Device dummy opened and ready for use
    ================================================

    I run RedHat 9 on my machine and I know that my ethernet driver is
    sk98lin.o which comes with kernel-2.4.26. How do I get Xen to load
    that module ? 

2.) When Xen has finished loading, it tries to load xenolinux domain 0. 
    I get the following message:
    
    ================================================
    Dom0: Guest OS virtual load address is c0000000
    ================================================

    Afterwards, it seems that the system freezes. No more messages are
    displayed while Domain 0 loads up. After several minutes of         
    what looks like a system freeze, I finally get the login prompt and 
    I can login to domain0. I do not get this problem if I use the demo 
    CD. When I boot using the demo CD, I can see domain 0 being brought 
    up and all the services being started.

Thanks
Richard




-------------------------------------------------------
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

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

end of thread, other threads:[~2004-07-15 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15  7:36 New to Xen. Eth0 not being detected and Domain0 starts up with some difficulty Richard Ta-Min
2004-07-15  8:21 ` Ian Pratt
2004-07-15  9:13   ` Keir Fraser
2004-07-15 10:35     ` Create domain, partition question & errormsg Rune Johan Andresen
2004-07-15 11:03       ` Niraj Tolia
2004-07-15 15:12         ` DHCP request Rune Johan Andresen
2004-07-15 15:23           ` Ian Pratt

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.