Making a DOS boot disc
Moderator: Moderators
Making a DOS boot disc
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.
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.
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:totokan wrote:none of those files are on the disc...
@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
-
Unidentified Assilant
- Senior Member
- Posts: 2531
- Joined: Thu Oct 21, 2004 12:26 pm
- Location: Yea I like machine head
-
bicostp
- Moderator
- Posts: 10491
- Joined: Mon Mar 07, 2005 5:47 pm
- Steam ID: bicostp
- Location: Spamalot
- Contact:
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.
Try searching Google for "dos nes emulatuor command line". I got one that takes less than 50k that way.
Twitter
http://www.pcwgaming.com" onclick="window.open(this.href);return false;
If you want a Dropbox account, please use my referral link
http://www.pcwgaming.com" onclick="window.open(this.href);return false;
If you want a Dropbox account, please use my referral link
-
nos_slived
- Higher Idiot
- Posts: 3476
- Joined: Mon Mar 21, 2005 6:32 pm
- Location: Burnaby, BC, Canada
- Contact:
-
Unidentified Assilant
- Senior Member
- Posts: 2531
- Joined: Thu Oct 21, 2004 12:26 pm
- Location: Yea I like machine head
heres how I did it: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...
AUTOEXEC.BAT:
nes.exe 1.nes
1.nes = Super Mario Brothers Rom
Worked fine on my DOS 5.0 PC

Somebody please buy my Dreamcast >_> £20+shipping
-
Unidentified Assilant
- Senior Member
- Posts: 2531
- Joined: Thu Oct 21, 2004 12:26 pm
- Location: Yea I like machine head

