[RESOLVED] Boot disk
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 19

Thread: [RESOLVED] Boot disk

  1. #1
    GregL
    Guest

    Post Boot disk

    I have one dos 6.2 boot disk that works fine.
    I want to copy it so as to have a spare backup, you all know why!
    If i enable my file viewer in windows to see all hidden files, then select all and copy to another floppy, on boot it comes up as non system disk error.
    How can I copy this disk??

  2. #2
    Registered User
    Join Date
    Apr 2000
    Location
    St. Paul IN USA
    Posts
    274

    Cool

    I would just go to the floppy drive icon, right click, select copy disk. That should copy all files no matter what the attributes are set to.

  3. #3
    Registered User Archer's Avatar
    Join Date
    Mar 2000
    Location
    Blighty
    Posts
    4,224

    Post

    Dont know whats causing your problem but you need to format the floppies to 1.6mb before you copy files over on DOS 6.22 as a standard floppy is not large enough.

  4. #4
    Registered User Cave_Dweller's Avatar
    Join Date
    Mar 2001
    Location
    Pennsylvania
    Posts
    355

  5. #5
    Intel Mod Platypus's Avatar
    Join Date
    Jan 2001
    Location
    Australia
    Posts
    5,783

    Post

    At a DOS prompt, DISKCOPY A: A: should do it.

  6. #6
    Registered User
    Join Date
    Apr 2001
    Location
    Sunderland, North East of England
    Posts
    423

    Post

    If i enable my file viewer in windows to see all hidden files, then select all and copy to another floppy, on boot it comes up as non system disk error.
    How can I copy this disk??
    Generally, I don't know why, but you have to format the disk with a /s option, before adding any additional files. Copying the files straight over never seems to work.

  7. #7
    Registered User Cave_Dweller's Avatar
    Join Date
    Mar 2001
    Location
    Pennsylvania
    Posts
    355

    Post

    Simply copying system files to a disk will not make the disk bootable. Formatting using the /s switch, selecting "copy system files" on the 9.x format window, or copying a boot disk with a utility such as Diskdupe will.

  8. #8
    Registered User Sly's Avatar
    Join Date
    Jan 2001
    Location
    DAB.Florida USA
    Posts
    358

    Lightbulb

    If you a trying to make a disk that will load you cd-rom for gaming, start at a dos promt type "format A: /s" this will make the disk bootable, than you can copy all files from your 1st disk to the new one. Make sure your autoexec.bat, and config.sys are correct.

    You might want to add MSCDEX.EXE to the disk

    HTH.... <IMG SRC="smilies/smile.gif" border="0"> <IMG SRC="smilies/cool.gif" border="0"> <IMG SRC="smilies/wink.gif" border="0">

  9. #9
    Mustang
    Guest

    Post

    Originally posted by Platypus:
    <STRONG>At a DOS prompt, DISKCOPY A: A: should do it.</STRONG>
    This is the correct answer.

    if someone has a functioning boot disk and needs to make a copy then (in dos) you use the commands listed above.

    if copying it in win9x you can right click on the drive letter and select copy disk.

    both of these procedures will allow you to make a backup copy of the functioning BOOT disk

  10. #10
    Registered User
    Join Date
    Jun 2001
    Location
    U.K.
    Posts
    16

    Cool

    You can't just copy all the files across, as some boot files need to be in specific places on the disk. From the DOS prompt enter:

    diskcopy A: B:

    This will make an exact clone of any floppy. It don't mater that you dont have a B: drive, you will be prompted to chainge floppys. if you only need a boot disk enter:

    format A:/s

    This will transfer the system files and make the disk bootable, then you can copy any other files you want to the disk, attrib.exe, edit.com, fdisk, and format, are handy to have on a boot disk, you might also want chkdsk.exe, mem.exe, mode.com. If your running Win98 these should be in the C:\windows\command directory.
    Regards, Les.

  11. #11
    melee5
    Guest

    Post

    If you copy io.sys over first and then msdos.sys that will make the disk bootable. File order after that is not important. This trick will even work on a hard drive.

  12. #12
    Registered User
    Join Date
    Dec 2000
    Location
    Chicagoland area
    Posts
    148

    Post

    The above will do what you want to accomplish. What I would suggest is what I do to archive boot disks and things of that nature. I use Winimage. You can download it for free from download.com. You can then read the data from the disks you want to store and keep an image of it so if you ever need it again, just run the program, open the image and run it. I use it for diagnostic disks because they always get lost in the shop, end up in peoples systems that leave, etc.

    Hope this helps someone.
    Sex is like pizza. When it's good, it's really good. When it's bad, it's still pretty good.

  13. #13
    Junior Member
    Join Date
    Jan 2002
    Location
    NYC
    Posts
    1

    Post

    hiho to all first time on. Having same type problem can not make boot floppy under WinME and cmdcom no longer supports "format A: /s" also used sys cmd but only applies to c: drive and can not use emergency disk because it re-arrenges the emm 386 please if you have solution send quick have to flash my bios, am I the only one to really miss DOS.

  14. #14
    melee5
    Guest

    Post

    Hi, Mean Machine. You really don't need ME boot disk just to Flash BIOS with. Any boot disk could work. Be SURE to read up on Flashing BIOS as it can really foul things up if it goes wrong. Make sure BIOS is set to allow Flashing and to use shadow ram. BIOS code will then be in and operate out of ram while you Flash (re-write) the code in the BIOS chip.

    No memory managers allowed so X the emm386.exe or others. Get the latest BIOS.rom file and Flashing Program from your mobo site and best of luck. For bootdisks go here

    <a href="http://www.bootdisk.com" target="_blank">http://www.bootdisk.com</a>

  15. #15
    Registered User Mayet's Avatar
    Join Date
    May 2001
    Location
    Hervey bay, Queensland Australia
    Posts
    2,408

    Post

    Thanks guys.....
    that just helped with my boot disk problems too........

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •