Jump to content

multiboot help using autoexec


hakr007

Recommended Posts

OK,

I followed the tutorial on tech-hints.com and now i'm really stuck

whenever i go to boot the setup(s) refuse to boot

heres teh ext section in my autoexec(s). what's wrong with them?

win 98:

:EXT

LH %ramd%:\MSCDEX.EXE /D:mscd001 /L:%CDROM%

echo.

cls

echo Now Installing Windows 98 SE

echo.

echo Loading...

path=%RAMD%:\;a:\;%CDROM%:\WIN98SE\

SETUP.EXE

echo.

goto QUIT

win NT:

:EXT

LH %ramd%:\MSCDEX.EXE /D:mscd001 /L:%CDROM%

LH SMARTDRV.EXE /q

echo.

cls

echo Now Installing Windows NT 3.1

echo.

echo Loading...

path=%RAMD%:\;a:\;%CDROM%:\NT31\

WINNT.EXE /B

echo.

goto QUIT

Please Help ME.

-matt

Link to comment
Share on other sites


  • 2 weeks later...

maybe the MSCDEX didn't fix the variable %CDROM%, so setup couldn't be found. Win98 and WinME uses findcd.exe to fix the variable %CDROM%, so they can install windows.

If you want, I can send you a boot disk that will auto start the Win98 installation, so you can modify the boot image to install Win311

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...