Skip navigation.

風吹くままに

Drift in the wind.

How to Use "Emergency Bypass Disk"

,

Edit : 2007/03/23 22:59 JST(13:59 UTC)

This post is an explanation of how to use "Boot Disk" which I call "Emergency Bypass Disk" personally.

When you encountered Windows boot-up trouble, you can boot up Windows XP from this disk.
And Microsoft recommend that you create this disk.
However, you need have at least USB external floppy drive.
The CD version of this disk can be made.
I am going to post how to make the CD version at a later date.

This disk is useful for the following cases.

Figure_1

Several boot-up troubles, missing Ntldr and so on, are caused in "Trouble Zone" of Figure_2 below.

Firure_2

When you boot up your machine from the disk, this disk will avoid "Trouble Zone" in your hard disk and boot up your Windows XP from floppy disk, via blue arrow in Figure_2 above.
If you use Windows XP with NTFS format, I highly recommend that you create this disk before you will encounter a boot up trouble.

■ How to create it.
Refer to the link below:
"How To Create a Boot Disk for an NTFS or FAT Partition in Windows XP"

If you are in Windows boot up trouble, create this disk with other conputer. However, you may need to change "Boot.ini".
If your system is single boot of Windows XP, "Boot.ini" is below.

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Home"/fastdetect


If your system is a dual boot of Windows XP and Windows 98([CAUTION] Windows98 is "C:") "Boot.ini" is below.

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Professional"/fastdetect
C:\="Windows 98 Second Edition"


You will be able to see several different of "Boot.ini" on the Web, I want you to create "Boot.ini" referring to it.

■ How to fix the Windows boot-up troubles.
If you succeeded to boot up Windows from this disk, your trouble is in "Trouble Zone" in Figure_1.
The outline of the trouble is the following. The error messages are not all.



(Solution-1) Damaged bootstrap loader.
1/
Boot up your machine from the Windows instration CD.
2/
Enter "Recovery Console".
3/
Execute "FIXMBR" command.
4/
Eject Windows instration CD, and then reboot your system.

For more details, refer to the link below.
http://support.microsoft.com/kb/314503/en-us

(Solution-2) Damaged partition table.
1/
Boot up your machine from "Ultimate Boot CD".
2/
Hit [F2] key in "Main menu".
3/
Hit [→] key several times untill you find "PTS DiskEditor".
4/
Run "PTS DiskEditor", perhaps hit [1] key.
5/
To be displayed MBR, check "Physical Device" and click "OK" button.
6/
Overwrite your active partition(usually address "01BE") "80", other partitions(address "01CE", "01DE" and "01EE") "00" directly.

Or go into "View" menu and go on "Partition Table".

Set "Yes" under "Boot" column of your active partition. Set "No" under "Boot" column of your other partitions.
To toggle "Yes/No", choose "Yes" or "No" and then hit [Space] key.
Usually, active partition is the installed drive of WindowsXP. 
7/
Close "PTS Editor". At this point, you will be asked whether to fix your change. Click "OK" button.
8/
Eject Ultimate Boot CD, and then reboot your system.

(Solution-3) Damaged boot sector.
1/
Boot up your machine from the Windows instration CD.
2/
Enter "Recovery Console".
3/
Execute "FIXBOOT" command.
4/
Eject Windows instration CD, and then reboot your system.

For more details, refer to the link below.
http://support.microsoft.com/kb/307654/en-us
http://www.microsoft.com/windows/windows2000/en/advanced/help/bootcons_fixboot.htm

(Solution-4) Damaged boot files.
1/
Start up your machine from this disk which I call "Emergency Bypass Disk".
2/
Run "Notepad", never use MS-WORD.
3/
Copy and paste the following to "Notepad".
I assumed your Windows drive is "C:" and Floppy disk drive is "A:".

*************************** from here

attrib -s -h -r a:\nt*
attrib -s -h -r a:\boot*
attrib -s -h -r c:\nt*
attrib -s -h -r c:\boot*
copy a:\ntldr c:
copy a:\ntdetect.com c:
copy a:\boot.ini c:
copy a:\bootfont.bin c:
attrib +s +h +r c:\nt*
attrib +s +h +r c:\boot*


*************************** up here

4/
Save it as "fixbf.bat"(without quotation) to your desktop. If the filename is changed to "fixbf.bat.txt" etc. , renames it to "fixbf.bat"(without quotation).
5/
Run "fixbf.bat".
6/
Eject the floppy disk, and then reboot your system.

3D Stereogram Online SiteJust How Safe Are You?

Write a comment

You must be logged in to write a comment. If you're not a registered member, please sign up.