Question

make a starup disk

Asked by: mkhalidmn

how can i make windows 3.11 starup disk because i want to use it for formatting and divide the hard disk by using Fdisk ...

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2002-02-19 at 11:28:30ID20268695
Tags

disk

,

starup

Topic

Windows 3.x Operating System

Participating Experts
5
Points
100
Comments
10

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. FORMAT/FDISK?
    Greetings: I am using WindowsMe on my laptop. I want to re-format my HDD. Me doesn't have DOS commands. Expert here at E-E said that I need to re-boot with the Start-up floppy and format from there. The Start-Up floppy has FDISK on it and no FORMAT command. I have resea...
  2. fdisk
    i want to format my whole of my hard disk and re,move the partitions and create new ones.i know u di this using fdisk but i have never used this before so could any one tell me in detail about the different option i come across when i use fdisk and what does each one do.

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: rin1010Posted on 2002-02-19 at 13:03:46ID: 6811644


mkhalidmn,


Get a floppy disk and format it with the DOS system files to allow it to boot...
As Windows 3.11 is only a program, you just need to create a boot disk
having the system files for the operating system you intend to use...

To do that (and presuming the disk is in the A: drive)
at the command prompt type:

FORMAT A: /S

That should format the floppy disk and then copy
IO.SYS and MSDOS.SYS and COMMAND.COM to it,
creating a bootable system disk.

Then from the DOS directory, copy FDISK.EXE and FORMAT.COM to the floppy, like:

COPY FDISK.EXE A:\
COPY FORMAT.COM A:\

Also copy any other tools or utilities you may want to run from the floppy...
If the BIOS is set to boot from a floppy you can then test it by doing a reset.

Post back if you need any other suggestions about it
or if you need a zipped copy of a boot disk with utilities
and indicate your current DOS version...
 

 

by: sorgiePosted on 2002-02-23 at 17:45:28ID: 6821920

Go to www.bootdisk.com and download a startup disk for your dos version.

 

by: mkhalidmnPosted on 2002-02-24 at 04:17:21ID: 6822497

i have faced i a promblem when i wanted to format my floppy disk ... when i want to format in Dos this massage appears

Checking existing disk fromat
format 1.44 M
Invalid media or Track 0 bad- disk unusable
format terminated


I have tried to format in Windows
but also a massage appears

File Manger cannot format this disk
Make sure the disk is in the drive and is not write-protecd, damaged or the wrong density.


My floppy disk is
Sony 2HD IBM formatted
for IBM pS/2, PS/1 + compatible with Dos 3.3 & up

I have Dos 5.0 with windows 3.11

 

by: rin1010Posted on 2002-02-24 at 20:54:18ID: 6823763


mkhalidmn,

Here are some comments on your last post but also want to clarify
regarding my notes on formatting and copying the system files...
My suggestion presumed you were ultimately formatting the hard drive
from a boot disk having the same operating system and version
that you intend to install, which is what I'd recommend if possible.

You originally mentioned only Windows 3.11... If you currently have DOS 5.0
but plan to upgrade to a later version, you can format the hard drive using a boot disk
from that version and use Format's /S switch or SYS.COM to copy the system files
to the hard drive after formatting. Although you can still do it with a 5.0 boot disk
if you're upgrading to something like 6.2x and then installing Windows
you'll increase your chances of a successful setup if using the same version.
Please mention your current DOS version and what you'll be installing
after fdisking and formatting the hard drive.

Once you've determined why your floppy drive won't access disks
I can provide a way of creating a boot floppy having programs
you'll likely need for DOS 5.0 or 6.xx or whatever you're using...
Indicate whether you need one or want a list of other suggested utilities
to place on the boot disk after you're able to access a floppy.

The "2HD" on your floppy disk signifies a Double-Sided High-Density disk,
so be sure your floppy drive supports that size and is not Double-Density.
That error message can also be generated when using the wrong size media,
such as when attempting to format a high-density disk as double-density
or in a low-density drive, although that doesn't appear to be the problem.

The Format message you get saying "Formatting 1.44M" indicates the BIOS
is configured for a High-Density drive but it's something to check anyway.
For example, if you attempt to format your disks in a 1.44 floppy drive
with the BIOS set to 720k or if the settings are otherwise incorrect
it will generate the "Invalid media or Track 0 bad" error message
and can render a disk useless. Ensure the BIOS is configured
with the correct parameters and the settings match the drive.

You can also verify while you're in there whether the BIOS' boot sequence
is configured to read A: first, for when you're ready to use the boot disk.
Post back if you want more info on that. If the boot order settings
in the BIOS are A: then C: you may get further clues from the
messages when booting with a disk in the floppy drive.

That "Invalid media or Track 0 bad - disk unusable" error message
is also generated when trying to access a floppy disk in a faulty drive.
I encountered that recently and the drive ruined a couple of floppies.
Fortunately floppy drives are easy to find, easy to replace and cheap
if you determine that's the problem.

Have you successfully used that floppy drive recently?
You say you're getting the error on multiple floppy disks...
Have you been able to read a disk that you know is good?

You noted that the floppies are already formatted...
You should be able to do a directory listing  ( Dir A: )
assuming the drive is good (even if no files are found)...
Or type  A:  and attempt to change to that drive.
Post back with error messages received if trying that.

If you've verified that the disks you're using can be
read and formatted (and/or repaired) in another drive,
then it's obviously a hardware or configuration problem.

I'll mention again that a faulty drive can damage a floppy disk
when simply trying to access the disk in that drive.
The disks can typically be repaired but may initially exhibit failure
during subsequent testing in other drives.
If your drive is bad, it may have damaged your floppies
as you were trying to format them...
You may want to check that if testing on another drive.

Please post back with your results or if you need other test methods
to determine whether the problem is the drive or the floppy disks
and whether you need more info on creating a boot disk...
 

 

by: rin1010Posted on 2002-03-01 at 12:36:57ID: 6835467


mkhalidmn,

Have you had success determining the problem
with reading and writing your floppy disks in that drive?
Hopefully it's something easy to diagnose and repair.

My initial instructions were for creating a boot disk in DOS mode,
presuming you were unable to launch Windows. Now you've mentioned
formatting a floppy in File Manager, so I'll include some brief instructions
for creating a system disk (meaning a startup or boot disk) from there,
(which is definitely easier than doing it at a command prompt.)
You've probably already noticed the options in File Manager,
but I'll post some info on it here, hoping it's helpful...

In File Manager, open the "Disk" menu and choose either
"Format Disk" or "Make System Disk" ...
Both selections bring up the same "Format" dialog box,
but the latter will already have the "Copy System Files Only" option checked.

Either way that you choose to access the "Format" dialog,
it's best to select "Full" from its "Format Type" options,
which also works on disks not previously formatted
and tests the disk for bad sectors.

Under the "Other Options" section, select the "Copy System Files" option
by placing a check mark beside it...
That will copy IO.SYS, MSDOS.SYS and COMMAND.COM to the floppy,
creating a bootable disk.

Other Options include entering a Volume Label (of up to eleven characters)
and displaying a summary of information about the disk after it finishes formatting.

This following doesn't apply to DOS 5.0 but here's a note about versions >= 6.x ...
During copying of the system files, either the drvspace.bin or dblspace.bin files
might also be copied to the floppy. These files aren't necessary
if you don't have any compressed drives and can be deleted from the boot disk
in case you need to create some space for copying other files to it.

Those files (and IO.SYS and MSDOS.SYS) are Hidden and System files
and you'll need to specify those attributes to view them in DOS or in File Manager.

At a DOS prompt you can view all the files regardless of attributes
using the Dir command's /a switch on the A: drive like this:

Dir A: /a

To see Hidden and System files in File Manager; from File Manager's "View" menu
choose "By File Type" and select the "Show Hidden/System Files" option.
(Also ensure the "Save Settings on Exit" option is selected on the "View" menu
to have File Manager retain your new settings upon exit.)

Once you've created the startup disk, you can then use File Manager
to copy FDISK.EXE and FORMAT.COM from the DOS directory to the floppy.
You can also drag and drop whatever other utilities you want to place on the boot disk.

Please post back if you want suggestions for useful programs to have on the boot disk
or if you need a 5.0 boot disk image having diagnostic programs and utilities
or if you have any other questions about it...
 

 

by: mkhalidmnPosted on 2002-03-04 at 03:47:38ID: 6838799

My flopyy driver can't read and write the floppy disk

 

by: PeterMacPosted on 2002-03-20 at 08:23:57ID: 6882883

mkhalidmn

      Either you have an old style (720K) drive, or the sensor on your drive to detect whether floppy is 720k or 1.44M is faulty. I havn't seen the symptoms you are describing for a long time, they were common when 1.44M drives first came out. If I am right you should be able to format disks at 720K regardless, they will not be useable in any other PC though. I would suggest investing in a new floppy drive, they are not dreadfully expensive.

 

by: EricWestboPosted on 2002-06-07 at 05:07:58ID: 7061765

** PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER **

It appears that this question has been abandoned.  Please take a moment to finalize the question & reward your points as appropriate.  If this question is not finalized within 7 days, Community Support will be requested to force close it.  Unless there is objection or further activity,  it will also be requested that points be awarded to the following expert(s) for their comments:

rin1010

If you feel that your question was not properly addressed, or that none of the comments received were appropriate answers, please post a request in Community support (with a link to this page) to refund your points.  The link to the Community Support area is: http://www.experts-exchange.com/jsp/qList.jsp?ta=commspt


/EW

** PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER **

 

by: rin1010Posted on 2002-06-28 at 17:00:30ID: 7117607


Have you got a working drive yet, mkhalidmn?
Still glad to provide a DOS 5 boot disk image
you can download for creating a boot floppy.
Please let us know your current status...  :)
 

 

by: NetminderPosted on 2002-06-28 at 20:13:43ID: 7117762

Per recommendation, force-accepted.

Netminder
CS Moderator

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...