* Xen on arndale 5250.
@ 2015-05-26 6:57 Mazen Ezzeddine (Student)
2015-05-26 12:46 ` Julien Grall
0 siblings, 1 reply; 8+ messages in thread
From: Mazen Ezzeddine (Student) @ 2015-05-26 6:57 UTC (permalink / raw)
To: xen-devel@lists.xenproject.org
Dear experts,
I am running Xen 4.5 on the arndale 5250 by compiling u-boot, Xen, Linux kernel(3.18.3) and filesystem (ubuntu Trusty). Boot messages of Xen and kernel are fine and Dom0 is booted. However, I see the below login message and can not login to Dom0. Please note that typed characters (from my host to the console) do not apper on the console. Any hint please?
Ubuntu 14.04 LTS dom0 hvc0
dom0 login: Password:
Login incorrect
dom0 login:
Password:
Login incorrect
dom0 login:
Password:
Login incorrect
dom0 login:
Password:
Login incorrect
dom0 login:
Password:
Login incorrect
Maximum number of tries exceeded (5)
* Stopping System V runlevel compatibility [ OK ]
[ 421.349639] init: plymouth-upstart-bridge main process ended, respawning
Thank you so much.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Xen on arndale 5250.
2015-05-26 6:57 Xen on arndale 5250 Mazen Ezzeddine (Student)
@ 2015-05-26 12:46 ` Julien Grall
2015-05-26 13:40 ` Mazen Ezzeddine (Student)
0 siblings, 1 reply; 8+ messages in thread
From: Julien Grall @ 2015-05-26 12:46 UTC (permalink / raw)
To: Mazen Ezzeddine (Student), xen-devel@lists.xenproject.org
On 26/05/2015 08:57, Mazen Ezzeddine (Student) wrote:
>
> Dear experts,
Hi,
> I am running Xen 4.5 on the arndale 5250 by compiling u-boot, Xen, Linux kernel(3.18.3) and filesystem (ubuntu Trusty). Boot messages of Xen and kernel are fine and Dom0 is booted. However, I see the below login message and can not login to Dom0. Please note that typed characters (from my host to the console) do not apper on the console. Any hint please?
You have to tell to Ubuntu which console is used. See:
http://blog.bigsmoke.us/2011/03/18/getting-a-xen-hvc0-on-a-stock-ubuntu
Regards,
--
Julien Grall
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Xen on arndale 5250.
2015-05-26 12:46 ` Julien Grall
@ 2015-05-26 13:40 ` Mazen Ezzeddine (Student)
2015-05-26 13:46 ` Julien Grall
0 siblings, 1 reply; 8+ messages in thread
From: Mazen Ezzeddine (Student) @ 2015-05-26 13:40 UTC (permalink / raw)
To: Julien Grall, xen-devel@lists.xenproject.org
Thanks Julien,
I added the hvc0 config file but now I can see the typed characthers on the console, but I still can not login, what is the default login, I tried several alternatives but still not able to login. I am missing something?
Thank you so much.
Regards,
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Xen on arndale 5250.
2015-05-26 13:40 ` Mazen Ezzeddine (Student)
@ 2015-05-26 13:46 ` Julien Grall
2015-05-26 13:52 ` Mazen Ezzeddine (Student)
0 siblings, 1 reply; 8+ messages in thread
From: Julien Grall @ 2015-05-26 13:46 UTC (permalink / raw)
To: Mazen Ezzeddine (Student), xen-devel@lists.xenproject.org
On 26/05/2015 15:40, Mazen Ezzeddine (Student) wrote:
>
>
>
> Thanks Julien,
>
> I added the hvc0 config file but now I can see the typed characthers on the console, but I still can not login, what is the default login, I tried several alternatives but still not able to login. I am missing something?
Where did you get the filesystem? Did you look if they provide
instruction to log in?
Regards,
--
Julien Grall
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Xen on arndale 5250.
2015-05-26 13:46 ` Julien Grall
@ 2015-05-26 13:52 ` Mazen Ezzeddine (Student)
2015-05-26 14:01 ` Julien Grall
2015-05-26 14:04 ` Ian Campbell
0 siblings, 2 replies; 8+ messages in thread
From: Mazen Ezzeddine (Student) @ 2015-05-26 13:52 UTC (permalink / raw)
To: Julien Grall, xen-devel@lists.xenproject.org
I followed the instructions on
ssup2.iptime.org/wiki/Xen_4.5.0_on_Arndale
just replacing saucy with trusty (section 11-12) without setting any passwd? any hint please?
Thank you so much.
________________________________________
From: Julien Grall <julien.grall@citrix.com>
Sent: Tuesday, May 26, 2015 4:46 PM
To: Mazen Ezzeddine (Student); xen-devel@lists.xenproject.org
Subject: Re: [Xen-devel] Xen on arndale 5250.
On 26/05/2015 15:40, Mazen Ezzeddine (Student) wrote:
>
>
>
> Thanks Julien,
>
> I added the hvc0 config file but now I can see the typed characthers on the console, but I still can not login, what is the default login, I tried several alternatives but still not able to login. I am missing something?
Where did you get the filesystem? Did you look if they provide
instruction to log in?
Regards,
--
Julien Grall
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Xen on arndale 5250.
2015-05-26 13:52 ` Mazen Ezzeddine (Student)
@ 2015-05-26 14:01 ` Julien Grall
2015-05-26 14:05 ` Mazen Ezzeddine (Student)
2015-05-26 14:04 ` Ian Campbell
1 sibling, 1 reply; 8+ messages in thread
From: Julien Grall @ 2015-05-26 14:01 UTC (permalink / raw)
To: Mazen Ezzeddine (Student), Julien Grall,
xen-devel@lists.xenproject.org
On 26/05/2015 15:52, Mazen Ezzeddine (Student) wrote:
> I followed the instructions on
> ssup2.iptime.org/wiki/Xen_4.5.0_on_Arndale
> just replacing saucy with trusty (section 11-12) without setting any passwd? any hint please?
If you followed section 11-12 step by step you set the password your own
password. You are the only one to know it...
--
Julien Grall
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Xen on arndale 5250.
2015-05-26 13:52 ` Mazen Ezzeddine (Student)
2015-05-26 14:01 ` Julien Grall
@ 2015-05-26 14:04 ` Ian Campbell
1 sibling, 0 replies; 8+ messages in thread
From: Ian Campbell @ 2015-05-26 14:04 UTC (permalink / raw)
To: Mazen Ezzeddine (Student); +Cc: Julien Grall, xen-devel@lists.xenproject.org
On Tue, 2015-05-26 at 13:52 +0000, Mazen Ezzeddine (Student) wrote:
> I followed the instructions on
> ssup2.iptime.org/wiki/Xen_4.5.0_on_Arndale
> just replacing saucy with trusty (section 11-12) without setting any passwd? any hint please?
Please don't top post.
Any default password will be set by whoever created the rootfs image, it
is not something which anyone here is going to know.
I note that the wiki page you mention above includes a section on
setting the root password.
If you need additional help with that wiki page then I suggest you
contact the author.
Ian.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Xen on arndale 5250.
2015-05-26 14:01 ` Julien Grall
@ 2015-05-26 14:05 ` Mazen Ezzeddine (Student)
0 siblings, 0 replies; 8+ messages in thread
From: Mazen Ezzeddine (Student) @ 2015-05-26 14:05 UTC (permalink / raw)
To: Julien Grall, xen-devel@lists.xenproject.org
Thanks,
Last time I did not set any passwd. In all cases, I will recompile/rebuild and report.
Thank you so much.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2015-05-26 14:05 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 6:57 Xen on arndale 5250 Mazen Ezzeddine (Student)
2015-05-26 12:46 ` Julien Grall
2015-05-26 13:40 ` Mazen Ezzeddine (Student)
2015-05-26 13:46 ` Julien Grall
2015-05-26 13:52 ` Mazen Ezzeddine (Student)
2015-05-26 14:01 ` Julien Grall
2015-05-26 14:05 ` Mazen Ezzeddine (Student)
2015-05-26 14:04 ` Ian Campbell
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.