Hello Sudev,

Sudev Barar wrote:
> 
> On Thu, 2003-06-19 at 10:49, Lutz Worch wrote:
> 
> >
> > I used F8-Key, so it is really DOS. Also I used
> F8 gives six options (Win98SE) and I choose option 6 ("Safe mode command
> command prompt only ) and not option 5 ("start in command prompt")
> Although both apparently show DOS command prompt the latter is actually
> DOS window of Win.
> 
> Same problem also appeared when I used command prompt from netware log
> out.So I guessed it was something to do with memory allocation but I am
> not having any knowledge of these affairs.... ;-(

It works fine with the following autoexec.bat and config.sys. Both
creates a menu to select between Windows and Linux. The
"DOS=NOAUTO"-command is important and it should be nothing in the
[COMMON]-section. The eeprom100.com I get from rom-o-matic. 

---- config.sys -------------------------
[Menu]
menuitem=WIN, Windows starten
menuitem=LINUX, Linux starten
menucolor=15,1
menudefault=Win,5

[COMMON]

[WIN]
device=C:\WINDOWS\COMMAND\display.sys con=(ega,,1)
Country=044,850,C:\WINDOWS\COMMAND\country.sys

[LINUX]
DOS=NOAUTO

[COMMON]
-----------------------------

--- autoexec.bat ------------
goto %gonfig%

:WIN
SET BLASTER=A220 I7 D1 T2
SET SNDSCAPE=C:\WINDOWS
mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=850
load keyb gr,,c:\windows\command\keyboard.sys
win
goto ende

:LINUX
c:\eepro100.com
goto ende

:ende
Tschuess
-----------------------------------

Regards Lutz

-- 
Charmantes N�chtle noch .....


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to