Author Topic: boot  (Read 1436 times)

senne

  • Guest
boot
« on: May 01, 2003, 09:23:50 AM »
how cna you make your windows 3 in  boot in windows and in dos??
i followed the windows 98/me from thech-hints, but my ima file is not good, the autoexec.bat is not good, an eroor but i don't know wich

Offline Twinkie

  • member
  • Full Member
  • ***
  • Posts: 168
  • Karma: +0/-0
    • View Profile
boot
« Reply #1 on: May 02, 2003, 04:24:39 PM »
More info needed...

What does your config and autoexec say....

What is the exact error message?
Hope this Helps,

Twinkie

senne

  • Guest
boot
« Reply #2 on: May 06, 2003, 12:26:13 PM »
on the command setup.exe he says file not found, but i think that he is not looking at my cd-rom, i think the command in my autoexec.bat is wrong, can't you send your autoexec.bat to me, so i can see the difference??

senne

  • Guest
boot
« Reply #3 on: May 06, 2003, 12:39:56 PM »
and can you make a boot menu in windows so that in boots in dos and windows??

Offline The_Flames

  • enthusiast
  • Sr. Member
  • ****
  • Posts: 290
  • Karma: +0/-0
    • View Profile
boot
« Reply #4 on: May 06, 2003, 09:59:34 PM »
Check this post out


it may help you, just compare the autoexec.bat and config.sys that it has with yours and I'm sure you'll be able to see if your making any mistakes

senne

  • Guest
boot
« Reply #5 on: May 07, 2003, 12:44:57 AM »
thx a lot

can i make it boot in wondows too??

senne

  • Guest
boot
« Reply #6 on: May 07, 2003, 06:42:08 AM »
what is wrong with this autoexec.bat??
Autoexec.bat

senne

  • Guest
boot
« Reply #7 on: May 08, 2003, 11:31:33 AM »
no one??

Offline Jazkal2

  • Jr. Member
  • **
  • Posts: 55
  • Karma: +0/-0
    • View Profile
boot
« Reply #8 on: May 08, 2003, 12:29:03 PM »
[quote name=\'senne\' date=\'May 8 2003, 10:31 AM\']no one??[/quote]
 Post the contents of your Autoexec.bat and config.sys files in the body of a message. That link doesn't work. Just copy and paste them here.

- Jazkal

senne

  • Guest
boot
« Reply #9 on: May 08, 2003, 01:47:05 PM »
ok, here we go:

autoexec.bat:

@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N
set LglDrv=27 * 26 Z 25 Y 24 X 23 W 22 V 21 U 20 T 19 S 18 R 17 Q 16 P 15
set LglDrv=%LglDrv% O 14 N 13 M 12 L 11 K 10 J 9 I 8 H 7 G 6 F 5 E 4 D 3 C
cls
call setramd.bat %LglDrv%
set temp=c:\
set tmp=c:\
path=%RAMD%:\;a:\;%CDROM%:\
copy command.com %RAMD%:\ > NUL
set comspec=%RAMD%:\command.com
copy extract.exe %RAMD%:\ > NUL
copy leesmij.txt %RAMD%:\ > NUL

:ERROR
IF EXIST ebd.cab GOTO EXT
echo Plaats de opstartdiskette nr. 2 van Windows 98
echo.
pause
GOTO ERROR

:EXT
LH %ramd%:\MSCDEX.EXE /D:mscd001 /L:%CDROM%
echo.
cls
echo Windows 98 SE wordt geinstalleerd
echo.
echo Laden..
path=a:\;%CDROM%\
%CDROM%
cd Win98SE
SETUP.EXE
echo.
goto QUIT

:QUIT
rem clean up environment variables
set CDROM=
set LglDrv=

config.sys:

files=10
buffers=10
dos=high,umb
stacks=9,256
lastdrive=z
device=himem.sys /testmem:off
device=oakcdrom.sys /D:mscd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:mscd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:mscd001
devicehigh=ramdrive.sys /E 2048

Offline Jazkal2

  • Jr. Member
  • **
  • Posts: 55
  • Karma: +0/-0
    • View Profile
boot
« Reply #10 on: May 08, 2003, 02:54:25 PM »
And the error message you are getting? And post the Config.sys file please.

- Jazkal

senne

  • Guest
boot
« Reply #11 on: May 08, 2003, 03:11:02 PM »
i typed the config.sys already, he says:

file not found
and wrong comman (i think)

senne

  • Guest
boot
« Reply #12 on: May 11, 2003, 12:09:10 AM »
i think ther is no solution

senne

  • Guest
boot
« Reply #13 on: May 12, 2003, 03:16:49 PM »
is there another way to make a boot menu