From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <267988DEACEC5A4D86D5FCD780313FBB0238EB81@exch-03.noida.hcltech.com> From: "Adil Mujeeb, Noida" MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4D856.1A729CD4" Subject: [uml-devel] Telnet problem Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Thu, 2 Dec 2004 15:32:59 +0530 To: user-mode-linux-devel@lists.sourceforge.net, user-mode-linux-user@lists.sourceforge.net This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C4D856.1A729CD4 Content-Type: text/plain; charset="iso-8859-1" Hi, Im running uml on RedHat 9 host with command as follows: ./linux ubd0=guest1.diff,root_fs con=port:9001 con0=fd:0,fd:1 umid=guest1 mem=32m Now when i try to telnet on uml with command telnet localhost 9001 sometimes it successfully get the login & password prompt to login on uml and sometimes get hanged and login: prompt doesn't appear. Can anyone throw some light on it why this is happening??? Thanks and Best Regards, Adil Mujeeb ------_=_NextPart_001_01C4D856.1A729CD4 Content-Type: text/html; charset="iso-8859-1"
Hi,
Im running uml on RedHat 9 host with command as follows:
 
./linux ubd0=guest1.diff,root_fs con=port:9001 con0=fd:0,fd:1 umid=guest1 mem=32m
 
Now when i try to telnet on uml with command
telnet localhost 9001
 
sometimes it successfully get the login & password prompt to login on uml and sometimes get hanged and login: prompt doesn't appear.
 
Can anyone throw some light on it why this is happening???

Thanks and Best Regards,
Adil Mujeeb

------_=_NextPart_001_01C4D856.1A729CD4-- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-Id: <200412022017.iB2KH4bp003929@ccure.user-mode-linux.org> In-Reply-To: Your message of "Thu, 02 Dec 2004 15:32:59 +0530." <267988DEACEC5A4D86D5FCD780313FBB0238EB81@exch-03.noida.hcltech.com> References: <267988DEACEC5A4D86D5FCD780313FBB0238EB81@exch-03.noida.hcltech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Jeff Dike Subject: [uml-devel] Re: [uml-user] Telnet problem Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Thu, 02 Dec 2004 15:17:04 -0500 To: "Adil Mujeeb, Noida" Cc: user-mode-linux-devel@lists.sourceforge.net, user-mode-linux-user@lists.sourceforge.net adilm@hcltech.com said: > sometimes it successfully get the login & password prompt to login on > uml and sometimes get hanged and login: prompt doesn't appear. If only console 1 is enabled in inittab, and you telnet to localhost:9001 twice, the first one will get the console, and the second will wait until the first has disconnected. At that point, you'll see the console 1 login prompt in the second telnet. Jeff ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <267988DEACEC5A4D86D5FCD780313FBB0247567C@exch-03.noida.hcltech.com> From: "Adil Mujeeb, Noida" MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: [uml-devel] RE: [uml-user] Telnet problem Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Sat, 4 Dec 2004 11:18:28 +0530 To: Jeff Dike Cc: user-mode-linux-devel@lists.sourceforge.net, user-mode-linux-user@lists.sourceforge.net Thanks! But how to enable multiple console?? Thanks and Best Regards, Adil Mujeeb -----Original Message----- From: Jeff Dike [mailto:jdike@addtoit.com] Sent: Friday, December 03, 2004 1:47 AM To: Adil Mujeeb, Noida Cc: user-mode-linux-devel@lists.sourceforge.net; user-mode-linux-user@lists.sourceforge.net Subject: Re: [uml-user] Telnet problem adilm@hcltech.com said: > sometimes it successfully get the login & password prompt to login on > uml and sometimes get hanged and login: prompt doesn't appear. If only console 1 is enabled in inittab, and you telnet to localhost:9001 twice, the first one will get the console, and the second will wait until the first has disconnected. At that point, you'll see the console 1 login prompt in the second telnet. Jeff ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel