TranceAddict Forums (www.tranceaddict.com/forums)
- Frequently Asked Questions / Tutorials / How do I?
-- Creating A Dos Boot Disk Manually
Creating A Dos Boot Disk Manually
I'm making my own customized boot disk, and i have made a menu by making a batch file, and loaded mouse & cdrom through the autoexec.bat file.
I wanna know how to execute the autoexec.bat properly when the disk is in the floppy drive when my computer starts up.
Um Im not sure what you mean by that.
The autoexec.bat file will be run during the OS boot phase that is the point of the file. thats why its called automatic executable.
Do you mean you want to run your batch file from the autoexec? then you would just add the the line
*batch file location**batch file name*
to your autoexec file.
I assume you made a disk but it doesn't do anything when the computer starts up?
If you have ms-dos or a dos box type copy the files you already created on the floppy disk to your hd and type in
code:
format a: /s
boot disk
http://www.bootdisk.com/
lots of boot disks here
also, please check your BIOS setup and see if your boot goes to the A: (or what your floppy drive is). if compaq, F8 or F9, not sure .. for homemade motherboards, i believe it is F1.
Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.