|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Problems with starting first virtual domain
> > <domain_size_kb>65536</domain_size_kb>
>
> Make sure you have enough memory.
Plenty :) 384Mb, with only 64Mb used for domain0.
> > <domain_image>/boot/xenolinux.gz</domain_image>
> > <domain_vifs>1</domain_vifs>
> > <root_device>/dev/hda6</root_device>
> > <root_args>rw</root_args>
>
> Change into 'ro' is better.
>
> > <args>init=/linuxrc 4 DOMID=+</args>
>
> Try deleting this line.
Tried both but no difference.
> Make sure xen_read_console is running background:
>
> # xen_nat_enable
> # xen_read_console &
> # ps aux | grep xen
>
> and you should see xen_read_console running.
See my other post, I think this part is ok.
--
Croadria Internet usluge <http://www.croadria.com>
- Web hosting (Linux & Windows), E-commerce
Podrska: <http://podrska.croadria.com>
Tel: 01/4657 818, 01/4655 601 Fax: 01/4657 819
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|