[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Xen-users] Re: Problems with booting Debian DomU
- To: <xen-users@xxxxxxxxxxxxxxxxxxx>
- From: WM RWL <wmrwl@xxxxxxxxxxx>
- Date: Wed, 30 Sep 2009 12:53:43 -0400
- Delivery-date: Wed, 30 Sep 2009 09:54:41 -0700
- Importance: Normal
- List-id: Xen user discussion <xen-users.lists.xensource.com>
I probably should have mentioned that I already changed /etc/inittab to:
1:2345:respawn:/sbin/getty 38400 hvc0 2:23:respawn:/sbin/getty 38400 tty1 3:23:respawn:/sbin/getty 38400 tty3 4:23:respawn:/sbin/getty 38400 tty4 5:23:respawn:/sbin/getty 38400 tty5 6:23:respawn:/sbin/getty 38400 tty6
Should I changed it to:
vc:23:respawn:/sbin/getty 38400 hvc0 or vc:23:respawn:/sbin/getty 38400 xvc0?
I will try to add extra = 'console=hvc0 xencons=tty' to my DomU config file
> Christian Tramnitz wrote: > > Simon Hobson wrote: > >> Fajar A. Nugraha wrote: > >> > >>> What I think happens is your domU doesn't know where the console is. > >> > >> More correctly, I think it's simply a case of not being configured to > >> start a login process (getty) on it. > >> > >> Adding this line to /etc/inittab fixed it for me : > >> vc:23:respawn:/sbin/getty 38400 hvc0 > > > > This seems to be a xenified and not a pvops kernel, so xvc0 would be > > more likely to work... > > > > > > Best regards, > > Christian > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@xxxxxxxxxxxxxxxxxxx > > http://lists.xensource.com/xen-users > > > > I solved this adding the next line to my Domu's .cfg file: > > extra = 'console=hvc0 xencons=tty' > > And yes, it only happens (at least for me) in a Lenny Dom0 with a Etch DomU. > > _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-users
Lauren found her dream laptop. Find the PC that’s right for you.
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|