All of lore.kernel.org
 help / color / mirror / Atom feed
* ask help on booting Xen
@ 2004-12-21  9:06 Sun, Ning
  2004-12-21 10:28 ` Ian Pratt
  2004-12-22 17:23 ` David F Barrera
  0 siblings, 2 replies; 10+ messages in thread
From: Sun, Ning @ 2004-12-21  9:06 UTC (permalink / raw)
  To: xen-devel

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

Hi,

I installed the Xen 2.0 successfully,but I met following problems when
booting up Xen:
Boot-NFS: No NFS Server available, giving up
NFS: Unable to mount root fs via NFS, trying floppy 

Can anyone help on this?

Thanks very much!

-Ning

 

 


[-- Attachment #2: Type: text/html, Size: 828 bytes --]

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

* Re: ask help on booting Xen
  2004-12-21  9:06 ask help on booting Xen Sun, Ning
@ 2004-12-21 10:28 ` Ian Pratt
  2004-12-22 17:23 ` David F Barrera
  1 sibling, 0 replies; 10+ messages in thread
From: Ian Pratt @ 2004-12-21 10:28 UTC (permalink / raw)
  To: Sun, Ning; +Cc: xen-devel, Ian.Pratt

> Hi,
> 
> I installed the Xen 2.0 successfully,but I met following problems when
> booting up Xen:
> Boot-NFS: No NFS Server available, giving up
> NFS: Unable to mount root fs via NFS, trying floppy 

This is booting domain 0, rather than starting other domains, right?

It probably means that the default kernel doesn't contain a
device driver for your disk controller. Is it some unusual scsi
or sata controller?

Try enabling it in the xen0 kernel config and rebuilding. If you
look in the full boot messages you should see if any hardware is
being discovered.

Ian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

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

* RE: ask help on booting Xen
@ 2004-12-21 10:34 Sun, Ning
  2004-12-21 10:54 ` Ian Pratt
  0 siblings, 1 reply; 10+ messages in thread
From: Sun, Ning @ 2004-12-21 10:34 UTC (permalink / raw)
  To: Ian Pratt; +Cc: xen-devel

 
Ian,

Thanks for reply.
I use a dell 650 workstation, I guess Xen did not find a driver for my
scsi controller.
Your suggestions is too simple.
How can fix it ?

Thanks,
-Ning

 


-----Original Message-----
From: Ian Pratt [mailto:Ian.Pratt@cl.cam.ac.uk] 
Sent: Tuesday, December 21, 2004 6:29 PM
To: Sun, Ning
Cc: xen-devel@lists.sourceforge.net; Ian.Pratt@cl.cam.ac.uk
Subject: Re: [Xen-devel] ask help on booting Xen 

> Hi,
> 
> I installed the Xen 2.0 successfully,but I met following problems when

> booting up Xen:
> Boot-NFS: No NFS Server available, giving up
> NFS: Unable to mount root fs via NFS, trying floppy

This is booting domain 0, rather than starting other domains, right?

It probably means that the default kernel doesn't contain a device
driver for your disk controller. Is it some unusual scsi or sata
controller?

Try enabling it in the xen0 kernel config and rebuilding. If you look in
the full boot messages you should see if any hardware is being
discovered.

Ian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/

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

* Re: ask help on booting Xen
  2004-12-21 10:34 Sun, Ning
@ 2004-12-21 10:54 ` Ian Pratt
  0 siblings, 0 replies; 10+ messages in thread
From: Ian Pratt @ 2004-12-21 10:54 UTC (permalink / raw)
  To: Sun, Ning; +Cc: Ian Pratt, xen-devel

>  
> Ian,
> 
> Thanks for reply.
> I use a dell 650 workstation, I guess Xen did not find a driver for my
> scsi controller.
> Your suggestions is too simple.
> How can fix it ?

What driver does the card need under native Linux?

You'll need to enable this in the xen0 kernel.

Ian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

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

* Re: ask help on booting Xen
  2004-12-21  9:06 ask help on booting Xen Sun, Ning
  2004-12-21 10:28 ` Ian Pratt
@ 2004-12-22 17:23 ` David F Barrera
  2005-01-18 16:09   ` Quinton Hoole
  1 sibling, 1 reply; 10+ messages in thread
From: David F Barrera @ 2004-12-22 17:23 UTC (permalink / raw)
  To: Sun, Ning; +Cc: xen-devel

Check your grub config file.  You xen entry should look something like this:

title Xen 2.0 / XenLinux 2.6.9
        root (hd0,2)
        kernel /boot/xen.gz root=/dev/hdc3 dom0_mem=512000 console=vga
        module /boot/vmlinuz-2.6.9-xen0 ro root=/dev/hdc3 console=tty0
        module /boot/initrd-2.6.9-xen0.img


Sun, Ning wrote:

>Hi,
>
>I installed the Xen 2.0 successfully,but I met following problems when
>booting up Xen:
>Boot-NFS: No NFS Server available, giving up
>NFS: Unable to mount root fs via NFS, trying floppy 
>
>Can anyone help on this?
>
>Thanks very much!
>
>-Ning
>
> 
>
> 
>
>
>  
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

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

* ask help on booting xen
@ 2005-01-12  8:43 Sun, Ning
  0 siblings, 0 replies; 10+ messages in thread
From: Sun, Ning @ 2005-01-12  8:43 UTC (permalink / raw)
  To: Derek Glidden, Xen List

 
I met a problem when booting xen in dom0, the out is like this:
md:.. autorun Done.
Root-NFS: No NFS server available, giving up.
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Insert root floop and press ENTER.

my grub is like this:
title xen 2.0 / Xenlinux 2.6.9 
kernel /boot/xen.gz dom0_men=131072
module /boot/vmlinuz-2.6.9-xen0 root=/dev/sda4 ro console=tty0

My machine is Dell workstation 650, scsi controller is LSI Logic
53C1030, my linux is redhat AS 3.0

Is there anything wrong with my grub? 
How can I fix this problem?

Thanks,
-Ning

-----Original Message-----
From: xen-devel-admin@lists.sourceforge.net
[mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Derek
Glidden
Sent: Wednesday, January 12, 2005 10:03 AM
To: Xen List
Subject: [Xen-devel] -testing goes to 100%

Built and installed 2.0-testing from tarball as of today against 2.6.10 
patches for Dom0, and xend takes the CPU to 100% and leaves it there. 
Dropping back down to 2.0.2/2.6.9 makes it all appear business-as-usual 
so far.

Any "xm" commands go off into lala land without ever returning, but do 
respond to CTRL-C as one might expect and bring you back to the 
command-prompt.

Base system is gentoo. Athlon-XP.  My own kernel configs and not the 
ones built by xen, but the same config is used for 2.0.2/2.6.9 with no 
problems.  (I used "make oldconfig" to build the -testing binaries.)

Anything I can do to instrument this and see where the problem may lie?


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

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

* RE: ask help on booting xen
@ 2005-01-12  9:15 Ian Pratt
  0 siblings, 0 replies; 10+ messages in thread
From: Ian Pratt @ 2005-01-12  9:15 UTC (permalink / raw)
  To: Sun, Ning, Derek Glidden, Xen List


Looks like your scsi driver isn't compiled into the kernel.
Not sure what driver you need for a 53C1030, maybe
CONFIG_SCSI_SYM53C8XX_2

You'll have to pull the source tar ball and follow the instructions for
configuring your kernel.

Ian 

> -----Original Message-----
> From: xen-devel-admin@lists.sourceforge.net 
> [mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Sun, Ning
> Sent: 12 January 2005 08:44
> To: Derek Glidden; Xen List
> Subject: [Xen-devel] ask help on booting xen
> 
>  
> I met a problem when booting xen in dom0, the out is like this:
> md:.. autorun Done.
> Root-NFS: No NFS server available, giving up.
> VFS: Unable to mount root fs via NFS, trying floppy.
> VFS: Insert root floop and press ENTER.
> 
> my grub is like this:
> title xen 2.0 / Xenlinux 2.6.9 
> kernel /boot/xen.gz dom0_men=131072
> module /boot/vmlinuz-2.6.9-xen0 root=/dev/sda4 ro console=tty0
> 
> My machine is Dell workstation 650, scsi controller is LSI Logic
> 53C1030, my linux is redhat AS 3.0
> 
> Is there anything wrong with my grub? 
> How can I fix this problem?
> 
> Thanks,
> -Ning
> 
> -----Original Message-----
> From: xen-devel-admin@lists.sourceforge.net
> [mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Derek
> Glidden
> Sent: Wednesday, January 12, 2005 10:03 AM
> To: Xen List
> Subject: [Xen-devel] -testing goes to 100%
> 
> Built and installed 2.0-testing from tarball as of today 
> against 2.6.10 
> patches for Dom0, and xend takes the CPU to 100% and leaves it there. 
> Dropping back down to 2.0.2/2.6.9 makes it all appear 
> business-as-usual 
> so far.
> 
> Any "xm" commands go off into lala land without ever 
> returning, but do 
> respond to CTRL-C as one might expect and bring you back to the 
> command-prompt.
> 
> Base system is gentoo. Athlon-XP.  My own kernel configs and not the 
> ones built by xen, but the same config is used for 
> 2.0.2/2.6.9 with no 
> problems.  (I used "make oldconfig" to build the -testing binaries.)
> 
> Anything I can do to instrument this and see where the 
> problem may lie?
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

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

* RE: ask help on booting xen
@ 2005-01-13  3:30 Sun, Ning
  0 siblings, 0 replies; 10+ messages in thread
From: Sun, Ning @ 2005-01-13  3:30 UTC (permalink / raw)
  To: Ian Pratt, Derek Glidden, Xen List

 
When I use redhat AS 3.0 the scsi driver for 53c1030 is mptscsih
when I build 2.6.9 kernel for my dell 650 machine, MPTbase module can
not be found in the kernel, MPTbase module will be used by mptscsih.
It is same when I build xen/xenlinux 2.6.9.

thanks,
-Ning


-----Original Message-----
From: xen-devel-admin@lists.sourceforge.net
[mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Ian Pratt
Sent: Wednesday, January 12, 2005 5:15 PM
To: Sun, Ning; Derek Glidden; Xen List
Subject: RE: [Xen-devel] ask help on booting xen


Looks like your scsi driver isn't compiled into the kernel.
Not sure what driver you need for a 53C1030, maybe
CONFIG_SCSI_SYM53C8XX_2

You'll have to pull the source tar ball and follow the instructions for
configuring your kernel.

Ian 

> -----Original Message-----
> From: xen-devel-admin@lists.sourceforge.net 
> [mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Sun, Ning
> Sent: 12 January 2005 08:44
> To: Derek Glidden; Xen List
> Subject: [Xen-devel] ask help on booting xen
> 
>  
> I met a problem when booting xen in dom0, the out is like this:
> md:.. autorun Done.
> Root-NFS: No NFS server available, giving up.
> VFS: Unable to mount root fs via NFS, trying floppy.
> VFS: Insert root floop and press ENTER.
> 
> my grub is like this:
> title xen 2.0 / Xenlinux 2.6.9 
> kernel /boot/xen.gz dom0_men=131072
> module /boot/vmlinuz-2.6.9-xen0 root=/dev/sda4 ro console=tty0
> 
> My machine is Dell workstation 650, scsi controller is LSI Logic
> 53C1030, my linux is redhat AS 3.0
> 
> Is there anything wrong with my grub? 
> How can I fix this problem?
> 
> Thanks,
> -Ning
> 
> -----Original Message-----
> From: xen-devel-admin@lists.sourceforge.net
> [mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Derek
> Glidden
> Sent: Wednesday, January 12, 2005 10:03 AM
> To: Xen List
> Subject: [Xen-devel] -testing goes to 100%
> 
> Built and installed 2.0-testing from tarball as of today 
> against 2.6.10 
> patches for Dom0, and xend takes the CPU to 100% and leaves it there. 
> Dropping back down to 2.0.2/2.6.9 makes it all appear 
> business-as-usual 
> so far.
> 
> Any "xm" commands go off into lala land without ever 
> returning, but do 
> respond to CTRL-C as one might expect and bring you back to the 
> command-prompt.
> 
> Base system is gentoo. Athlon-XP.  My own kernel configs and not the 
> ones built by xen, but the same config is used for 
> 2.0.2/2.6.9 with no 
> problems.  (I used "make oldconfig" to build the -testing binaries.)
> 
> Anything I can do to instrument this and see where the 
> problem may lie?
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

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

* RE: ask help on booting xen
@ 2005-01-13 10:38 Sun, Ning
  0 siblings, 0 replies; 10+ messages in thread
From: Sun, Ning @ 2005-01-13 10:38 UTC (permalink / raw)
  To: Ian Pratt, Derek Glidden, Xen List

 
Hi
I configed my system by following the suggestions.
When I boot xen0, the following error msg printed on the screen:
kernel panic-not syncing:VFS:Unable to mount on unknown block(8,4).
How can I fix this problem?

Thanks,
Ning


-----Original Message-----
From: xen-devel-admin@lists.sourceforge.net
[mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Ian Pratt
Sent: Wednesday, January 12, 2005 5:15 PM
To: Sun, Ning; Derek Glidden; Xen List
Subject: RE: [Xen-devel] ask help on booting xen


Looks like your scsi driver isn't compiled into the kernel.
Not sure what driver you need for a 53C1030, maybe
CONFIG_SCSI_SYM53C8XX_2

You'll have to pull the source tar ball and follow the instructions for
configuring your kernel.

Ian 

> -----Original Message-----
> From: xen-devel-admin@lists.sourceforge.net 
> [mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Sun, Ning
> Sent: 12 January 2005 08:44
> To: Derek Glidden; Xen List
> Subject: [Xen-devel] ask help on booting xen
> 
>  
> I met a problem when booting xen in dom0, the out is like this:
> md:.. autorun Done.
> Root-NFS: No NFS server available, giving up.
> VFS: Unable to mount root fs via NFS, trying floppy.
> VFS: Insert root floop and press ENTER.
> 
> my grub is like this:
> title xen 2.0 / Xenlinux 2.6.9 
> kernel /boot/xen.gz dom0_men=131072
> module /boot/vmlinuz-2.6.9-xen0 root=/dev/sda4 ro console=tty0
> 
> My machine is Dell workstation 650, scsi controller is LSI Logic
> 53C1030, my linux is redhat AS 3.0
> 
> Is there anything wrong with my grub? 
> How can I fix this problem?
> 
> Thanks,
> -Ning
> 
> -----Original Message-----
> From: xen-devel-admin@lists.sourceforge.net
> [mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Derek
> Glidden
> Sent: Wednesday, January 12, 2005 10:03 AM
> To: Xen List
> Subject: [Xen-devel] -testing goes to 100%
> 
> Built and installed 2.0-testing from tarball as of today 
> against 2.6.10 
> patches for Dom0, and xend takes the CPU to 100% and leaves it there. 
> Dropping back down to 2.0.2/2.6.9 makes it all appear 
> business-as-usual 
> so far.
> 
> Any "xm" commands go off into lala land without ever 
> returning, but do 
> respond to CTRL-C as one might expect and bring you back to the 
> command-prompt.
> 
> Base system is gentoo. Athlon-XP.  My own kernel configs and not the 
> ones built by xen, but the same config is used for 
> 2.0.2/2.6.9 with no 
> problems.  (I used "make oldconfig" to build the -testing binaries.)
> 
> Anything I can do to instrument this and see where the 
> problem may lie?
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

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

* Re: ask help on booting Xen
  2004-12-22 17:23 ` David F Barrera
@ 2005-01-18 16:09   ` Quinton Hoole
  0 siblings, 0 replies; 10+ messages in thread
From: Quinton Hoole @ 2005-01-18 16:09 UTC (permalink / raw)
  To: xen-devel

David F Barrera <dfbp <at> us.ibm.com> writes:

> 
> Check your grub config file.  You xen entry should look something like this:
> 
> title Xen 2.0 / XenLinux 2.6.9
>         root (hd0,2)
>         kernel /boot/xen.gz root=/dev/hdc3 dom0_mem=512000 console=vga
>         module /boot/vmlinuz-2.6.9-xen0 ro root=/dev/hdc3 console=tty0
>         module /boot/initrd-2.6.9-xen0.img
>
 
I have the same problem as Ning has reported.  Please be gentle, as I'm a Linux
newbie ;-)  Re: David's advice below, this seems straightforward, and is what I
expected from Appendix B in the Xen user manual, but I do not have the
initrd-2.6.x-xen0.img file.  Presumably I can create it, but how?  Is anyone
prepared to hold my and through this?  Thanks in advance...

Quinton




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

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

end of thread, other threads:[~2005-01-18 16:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-21  9:06 ask help on booting Xen Sun, Ning
2004-12-21 10:28 ` Ian Pratt
2004-12-22 17:23 ` David F Barrera
2005-01-18 16:09   ` Quinton Hoole
  -- strict thread matches above, loose matches on Subject: below --
2004-12-21 10:34 Sun, Ning
2004-12-21 10:54 ` Ian Pratt
2005-01-12  8:43 ask help on booting xen Sun, Ning
2005-01-12  9:15 Ian Pratt
2005-01-13  3:30 Sun, Ning
2005-01-13 10:38 Sun, Ning

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.