Re: How can i install and boot to MS-DOS



Really i dont understand deeply ur saying.I just mark DOS partition
active,then boot to it,then run ur command (debug <read.scr) but
seemed the command "debug" is not being in MS-DOS then it say bad
command line.
If i mark DOS partition active then setup windows after then i will be
able to do this thing(choose boot to win or to dos) but in that,the
windows partition lettered F:(the end partition) and i don't want this
thing.
Ok John,brother,can u teach me understand the structure of bootsec.dos
file ok? I feel so curious about bootsec.dos ja.Thank John,i hope will
complete my problem soon.


On Apr 10, 1:34 am, "John John (MVP)" <audetw...@xxxxxxxxxxx> wrote:
While booted to DOS did you run this from the Debug Prompt?

At the command prompt you have to start Debug first then issue the
commands at the debug prompt.

If this doesn't work our option list is becoming shorter, a bootsect.dos
file must be generated for ntldr to use to boot the DOS installation.
But there are still other options available...

John



Olicaca wrote:
Brother,are you still there?
Sorry that these time i didn't online because the IE have
problem,cannot logon(seemed there's a risk in my PC and it shutdown my
IE usually,so save..)
Come back with my MS-DOS problem,i followed ur way,boot to MS-DOS
partition and use that command but cannot run.It say bad command
line.So,can i use MS-DOS beside Windows in these case?Is it able or
not able.....?
Hope you come back and help me soon,thank alot!

---------------------------------------------------------------------------­------------------
On Mar 28, 7:49 pm, John John <audetw...@xxxxxxxxxxx> wrote:

Olicaca wrote:

I followed, but it say these:
---------------------------
16 bit MS-DOS Subsystem
---------------------------
C:\WINDOWS\system32\cmd.exe - debug
An application has attempted to directly access the hard disk, which
cannot be supported. This may cause the application to function
incorrectly. Choose 'Close' to terminate the application.
---------------------------
Close  Ignore
---------------------------

Ok, lets make the bootsect.dos file with the MS-DOS installation and see
if we can use it on the NTFS active partition.

Toggle the active partition and boot to your MS-DOS installation and run
these debug commands to create the Bootsect.dos file:

L 100 2 0 1
N C:\BOOTSECT.DOS
R BX
0
R CX
200
W
Q

The file should be created in the C:\ root of the DOS installation.  Use
the debug command to verify that the file you just created is for the
MS-DOS installation:

At the DOS prompt enter the following debug command:

debug c:\bootsect.dos

Then at the debug prompt enter:

d 100 L 100

this will allow you to see the beginning of the bootsect.dos file.  The
first bytes should read MSDOS...

Then at the debug prompt enter:

d 200 L 100

you will now see the second half of the file, the last bytes should read
IO SYSMSDOS SYS.

Now, toggle the active partition again and boot to the Windows XP
installation.  Copy the bootsect.dos file that you created to the root
of the XP inatallation alongside the ntldr, NTDETECT.COM & boot.ini files.

Edit the Boot.ini file and under the [operating systems] section add a
line for the MS-DOS operating system:

c:\bootsect.dos="MS-DOS"

Now, with the Windows XP partition set as active try to boot to the DOS
installation.

If it doesn't work don't despair, we can transfer the XP boot files to
the DOS partiton and change the boot sector to boot the operating
systems from that partition instead of the XP partition.

John- Hide quoted text -

- Show quoted text -

.



Relevant Pages

  • Re: Recover console: Whats the difference between FIXMBR and FIXBOOT?
    ... Fixboot Writes a new partition boot sector onto the system partition ... fixboot command is only available when you are using the Recovery Console. ... For FIXMBR HELP, paste the followwing line into Start | Run and click OK... ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: How can i install and boot to MS-DOS
    ... Come back with my MS-DOS problem,i followed ur way,boot to MS-DOS ... if we can use it on the NTFS active partition. ... these debug commands to create the Bootsect.dos file: ... toggle the active partition again and boot to the Windows XP ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: FIXBOOT on wrong partition
    ... > you a boot menu for all the ... > initially, the command is tricky ... Yeah but hose also has Vista and Windows 7 on the HDD which doesn't ... Repair action: Repairing partition table. ...
    (microsoft.public.windowsxp.general)
  • Re: how to boot an os image on a cepc from a hard disk drive
    ... I created a primary dos partition with Fdisk, formatted C and the copied all ... include appropriate files for SYS command. ... I tried to use a boot disk I ...
    (microsoft.public.windowsce.platbuilder)
  • Re: help making multi-boot system
    ... you may find that Windows has "gone ... have to re-install it after you resize your partition. ... If you can boot KNOPPIX, and have a removable medium you can use ... program using debug, and the BRs can be copied using debug ...
    (Debian-User)

Loading