Making a DOS boot disc

Want to just shoot the breeze? Forum 42 is the place!

Moderator: Moderators

totokan
Senior Member
Posts: 1785
Joined: Wed May 18, 2005 12:29 pm
Location: 127.0.0.1
Contact:

Making a DOS boot disc

Post by totokan »

I am running Windows XP, and I am trying to make a MS-DOS boot disk. I dl'ed the boot program from www.bootdisc.com (dos 6.22), than i ran it and it gave me only 50 kb of space to fit a NES emulator and a ROM into! how do I get more space?
Shhh! I'm not officially back yet.
jgibson
Posts: 196
Joined: Mon Feb 28, 2005 11:13 am
Location: Hickory, NC

Post by jgibson »

The thing with floppy disks is that there isn't a lot you can do to get more space on them. You could compress the disk I suppose, but that would be about all. If you zip the files, they will no longer be bootable. If space is an issue, I suggest making a bootable CD-ROM.
Life is a lot like a video game without the extra lives and continues.
goodie
Posts: 824
Joined: Mon Oct 11, 2004 1:02 pm

Post by goodie »

Look on the disk and see if there are any unneccessary files. The only ones you should need are COMMAND.COM, IO.SYS, and MS-DOS.SYS. You could also put AUTOEXEC.BAT if you want it to start your emu automatically.
mnbvcxzlkjhgfdsapoiuytrewq
totokan
Senior Member
Posts: 1785
Joined: Wed May 18, 2005 12:29 pm
Location: 127.0.0.1
Contact:

Post by totokan »

none of those files are on the disc...
Shhh! I'm not officially back yet.
jgibson
Posts: 196
Joined: Mon Feb 28, 2005 11:13 am
Location: Hickory, NC

Post by jgibson »

totokan wrote:none of those files are on the disc...
Most of the system files will be hidden. Windows probably will not show them. If the disk boots, then the files are on there. The only visable files will be the command.com, Autoexec.bat, and config.sys. These are the only visable files you need on the disk in order to boot, the rest are hidden. As goodie mentioned, it might be a good idea to put the command line of the emulator you are using in your autoexec.bat. Use notepad to do this. It should look something like this:

@ECHO OFF

A:\<your emulator's executable file>

Then save the file. If you do this, the emulator will run automatically when you use the boot disk.
Life is a lot like a video game without the extra lives and continues.
Unidentified Assilant
Senior Member
Posts: 2531
Joined: Thu Oct 21, 2004 12:26 pm
Location: Yea I like machine head

Post by Unidentified Assilant »

I just removed QBasic, there was then enough space for Contra and LoopyNES
Image

Somebody please buy my Dreamcast >_> £20+shipping :)
MM007
Moderator
Posts: 1175
Joined: Mon Apr 05, 2004 6:01 pm
Location: In the wilds of suburbia...

Post by MM007 »

I couldn't get Loppy NES to work. which version were you using, and where can I get it?
Warranty-Voiding fun!

Image
Unidentified Assilant
Senior Member
Posts: 2531
Joined: Thu Oct 21, 2004 12:26 pm
Location: Yea I like machine head

Post by Unidentified Assilant »

Image

Somebody please buy my Dreamcast >_> £20+shipping :)
MM007
Moderator
Posts: 1175
Joined: Mon Apr 05, 2004 6:01 pm
Location: In the wilds of suburbia...

Post by MM007 »

Yeah, but which version?

The Beta or v 0.51?
Warranty-Voiding fun!

Image
bicostp
Moderator
Posts: 10491
Joined: Mon Mar 07, 2005 5:47 pm
Steam ID: bicostp
Location: Spamalot
Contact:

Post by bicostp »

Always go with the newest stable release. (v.5x)

Try searching Google for "dos nes emulatuor command line". I got one that takes less than 50k that way.
MM007
Moderator
Posts: 1175
Joined: Mon Apr 05, 2004 6:01 pm
Location: In the wilds of suburbia...

Post by MM007 »

Well, v0.51 keeps giving me an error when I load it to a boot disk. The beta loads, but the "Load" button doesn't read the floppy, so I can't get my games to run.

I think it looks on the hard drive for the ROM, not the floppy. I wish someone could fix this...
Warranty-Voiding fun!

Image
nos_slived
Higher Idiot
Posts: 3476
Joined: Mon Mar 21, 2005 6:32 pm
Location: Burnaby, BC, Canada
Contact:

Post by nos_slived »

totokan wrote:none of those files are on the disc...
Go to Tools>>Folder Options>>View>>Hidden files and folders>>Show
Image
Unidentified Assilant
Senior Member
Posts: 2531
Joined: Thu Oct 21, 2004 12:26 pm
Location: Yea I like machine head

Post by Unidentified Assilant »

MM007 wrote:Well, v0.51 keeps giving me an error when I load it to a boot disk. The beta loads, but the "Load" button doesn't read the floppy, so I can't get my games to run.

I think it looks on the hard drive for the ROM, not the floppy. I wish someone could fix this...
heres how I did it:

AUTOEXEC.BAT:
nes.exe 1.nes

1.nes = Super Mario Brothers Rom

Worked fine on my DOS 5.0 PC
Image

Somebody please buy my Dreamcast >_> £20+shipping :)
MM007
Moderator
Posts: 1175
Joined: Mon Apr 05, 2004 6:01 pm
Location: In the wilds of suburbia...

Post by MM007 »

well...say I have more than 1 ROM. Is there a way to load the emu, then select which ROM I want?
Warranty-Voiding fun!

Image
Unidentified Assilant
Senior Member
Posts: 2531
Joined: Thu Oct 21, 2004 12:26 pm
Location: Yea I like machine head

Post by Unidentified Assilant »

Not so sure, maybe you could do that by putting a choice menu in AUTOEXEC.BAT
Image

Somebody please buy my Dreamcast >_> £20+shipping :)
Post Reply