All of lore.kernel.org
 help / color / mirror / Atom feed
* Porting of Guest OS
@ 2004-12-30  0:12 Amitabh Tamhane
  2004-12-30  2:58 ` Fajar A. Nugraha
  0 siblings, 1 reply; 16+ messages in thread
From: Amitabh Tamhane @ 2004-12-30  0:12 UTC (permalink / raw)
  To: xen-devel

Hi,
I am trying to boot a guest OS (SuSE 2.6 kernel) on Xen. But, it is giving 
me boot errors.

The steps I followed:
1) Created a raw diskFile with ext3 filesystem
2) Copied /{root,etc,dev,var,usr,bin,sbin,lib} from my SuSE 2.6 installation 
on to the diskFile
3) Created a config file as:
Important parameters are as follows:
kernel = "/boot/vmlinuz-2.4.27-xenU"
disk = ['file:FullPathToTheDiskFile,sda1,w']
root = "/dev/sda1"
(other parameters skipped)

4) Booted-up the new Domain

It is giving some-errors like /lib/modules/2.6.9-xenU/modules.dep not found. 
And boots up in the

Can anyone tell me what exact changes do i need to make to the SuSE 2.6 
kernel to be able to boot it as a new Domain?

I understand that the machine dependent code has to be changed with  new 
code provided by Xen....but I could not find a place where it 
says........."These are the exacts steps you need to follow for porting of 
Guest OS in a Domain"

Thanks in advance!

Amitabh P. Tamhane




-------------------------------------------------------
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] 16+ messages in thread
* Porting of Guest OS
@ 2004-12-30  0:13 Amitabh Tamhane
  0 siblings, 0 replies; 16+ messages in thread
From: Amitabh Tamhane @ 2004-12-30  0:13 UTC (permalink / raw)
  To: xen-devel

Hi,
I am trying to boot a guest OS (SuSE 2.6 kernel) on Xen. But, it is giving 
me boot errors.

The steps I followed:
1) Created a raw diskFile with ext3 filesystem
2) Copied /{root,etc,dev,var,usr,bin,sbin,lib} from my SuSE 2.6 installation 
on to the diskFile
3) Created a config file as:
Important parameters are as follows:
kernel = "/boot/vmlinuz-2.4.27-xenU"
disk = ['file:FullPathToTheDiskFile,sda1,w']
root = "/dev/sda1"
(other parameters skipped)

4) Booted-up the new Domain

It is giving some-errors like /lib/modules/2.6.9-xenU/modules.dep not found. 
And boots up in the

Can anyone tell me what exact changes do i need to make to the SuSE 2.6 
kernel to be able to boot it as a new Domain?

I understand that the machine dependent code has to be changed with  new 
code provided by Xen....but I could not find a place where it 
says........."These are the exacts steps you need to follow for porting of 
Guest OS in a Domain"

Thanks in advance!

Amitabh P. Tamhane




-------------------------------------------------------
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] 16+ messages in thread

end of thread, other threads:[~2005-01-01  2:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.