From: "Fajar A. Nugraha" <fajar@telkom.co.id>
To: Amitabh Tamhane <amitabh_2k@hotmail.com>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: Porting of Guest OS
Date: Thu, 30 Dec 2004 15:35:54 +0700 [thread overview]
Message-ID: <41D3BDEA.5030506@telkom.co.id> (raw)
In-Reply-To: <BAY102-F340FEA657E76CFC8EE58EBB39C0@phx.gbl>
Amitabh Tamhane wrote:
> Thank you for the information!
>
> And yes, I am trying to boot a 2.6 kernel and I am also using the
> vmlinuz-2.6*xenU in the config file (it was a typo in my last email)
>
> Actually, I was playing with it for a while and could partially boot
> the guest OS.
>
> The exact error I am getting is: Could not find LABLE=/ and boots in
> the "repair filesystem" mode.
that's /etc/fstab allright. Change the line that says LABEL=/ to /dev/sda1.
You might also need to remove the line that mounts /boot
For kernel-2.6-based or nptl-enabled distro, you also need to remove
/lib/tls and /usr/lib/tls on the domain root file system
(Xen will tell you to do this when it boots).
> The guest OS could talk with the outside world but `xm list` command
> shows state as -b--- (blocked) for the domain I am trying to boot.
>
Is that what "-b---" means? All my virtual domains shows that, and yet
they're working perfectly.
> I didn't check the /etc/fstab file, could that be the problem or is it
> because I am not specifying something properly in the config file?
>
First glance says your config is allright. You might want to add swap as
/dev/sda2 too, though.
> Lastly, if you could give me a link to your modified xen-U kernels it
> would be great.
>
Try this
http://clamav.or.id/contrib/xen/
All have modules disabled, so you can ignore all messages about kernel
modules.
Regards,
Fajar
-------------------------------------------------------
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
next prev parent reply other threads:[~2004-12-30 8:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-30 0:12 Porting of Guest OS Amitabh Tamhane
2004-12-30 2:58 ` Fajar A. Nugraha
2004-12-30 8:14 ` Amitabh Tamhane
2004-12-30 8:35 ` Fajar A. Nugraha [this message]
2004-12-30 14:50 ` M.A. Williamson
2004-12-31 1:14 ` Amitabh Tamhane
2004-12-31 1:58 ` Ronald G. Minnich
2004-12-31 7:40 ` David Hopwood
2004-12-31 7:49 ` Fajar A. Nugraha
2004-12-31 8:02 ` David Hopwood
2004-12-31 15:40 ` Ronald G. Minnich
2005-01-01 2:26 ` David Hopwood
2004-12-31 9:53 ` Keir Fraser
2004-12-31 15:44 ` Ronald G. Minnich
2004-12-31 15:42 ` M.A. Williamson
-- strict thread matches above, loose matches on Subject: below --
2004-12-30 0:13 Amitabh Tamhane
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=41D3BDEA.5030506@telkom.co.id \
--to=fajar@telkom.co.id \
--cc=amitabh_2k@hotmail.com \
--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.