|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen on fedora-core8(host) with fc8 as dom0 hangs after "
thanks but it dint work, Is there anything else i can try?
On Sat, Jan 10, 2009 at 10:05 PM, Todd Deshane <deshantm@xxxxxxxxx> wrote:
On Sat, Jan 10, 2009 at 9:10 AM, Madhuri Venkatesh < madhureev@xxxxxxxxx> wrote:
>
> hi,
>
> im using xen on fedora core 8 as dom0, and i downloaded the fc8 image from
> jailtime.org,
> when i use "xm create /xen/fedora/fedora.fc8.xen3.cfg -c"
>
> i get the following on my terminal:
> [ OK ] crond: [ OK ]
> Starting atd: [ OK ]
>
> and the screen hangs there.
> my config file is:
>
> kernel = "/boot/vmlinuz-2.6.21-2950.fc8xen"
> ramdisk="/boot/initrd-2.6.21-2950.fc8xen-no-scsi.img"
> memory = 428
> name = "fedora.fc8"
> vif = [ '' ]
> dhcp = "dhcp"
> disk = ['file:/xen/fedora/fedora.fc8.img,sda1,w',
> 'file:/xen/fedora/fedora.swap,sda2,w']
> root = "/dev/sda1 ro"
>
> i can see the domU running when i run xm list, but there is no console.
> can someone please help me out
>
Try adding extra='xencons=tty' to the config file.
Hope that helps.
Cheers,
Todd
--
Todd Deshane
http://todddeshane.net
http://runningxen.com
-- Fourth Year Undergraduate Student,Computer Science and Engineering,RVCE,Bangalore. Ph:9886336272
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|