On Sat, Aug 8, 2009 at 12:44 AM, Manish Katiyar<mkatiyar@xxxxxxxxx> wrote: > [ I didn't get any response from UML mailing list, trying my luck here ] > > > ---------- Forwarded message ---------- > From: Manish Katiyar <mkatiyar@xxxxxxxxx> > Date: Thu, Aug 6, 2009 at 9:07 PM > Subject: Avoid uml opening virtual consoles > To: user-mode-linux-user <user-mode-linux-user@xxxxxxxxxxxxxxxxxxxxx> > > > Hi, > > I have downloaded fedora-10 uml images from > http://uml.nagafix.co.uk/filesystems/ . After booting it up it opens > up 6 virtual consoles for me. What I would like to have is just one > terminal and that also in the same terminal from where I am invoking > the UML kernel. (I used to get that with a different OS image that I > had downloaded from UML homepage). What settings change or parameters > I can pass to make this happen. Hi Manish... Looks like now things are a bit different in initscripts handling. >From what I read directly from /etc/inittab comment in my F9 box, I think you might try to rename /etc/event.d/tty{1,2,3,4,5,6} into something else or simply move them to other directory. From their names, you can guess it's configuration file to spawn console on certain tty. That away, I guess it will prevent the creation of virtual console on UML. IMO, just leave tty1 as is, so you will only have 1 console open and that console sits in the same console session you currently work on. -- regards, Mulyadi Santosa Freelance Linux trainer blog: the-hydra.blogspot.com -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ