Go Back  PPRuNe Forums > Misc. Forums > Computer/Internet Issues & Troubleshooting
Reload this Page >

Win XP Pro Rescue Floppy Creation


Notices
Computer/Internet Issues & Troubleshooting Anyone with questions about the terribly complex world of computers or the internet should try here. NOT FOR REPORTING ISSUES WITH PPRuNe FORUMS! Please use the subforum "PPRuNe Problems or Queries."

Win XP Pro Rescue Floppy Creation

Old 29th March 2003 | 20:49
  #1 (permalink)  
Thread Starter
 
Joined: Sep 2000
Posts: 303
Likes: 0
From: England
Win XP Pro Rescue Floppy Creation

More or less satisfied with Win XP pro but predictably the first time that it crashed, the RESTORE points procedure wasn't of any use because it wouldn't boot into Windows (safe or otherwise). Booting off the CDRom only got me to the point where it asked for a RESQ disk (floppy) and nowhere beyond. That experience ended up with an install of a second copy of Windows XP on another hard disk.

I now live in dread of losing my Win XP in a like manner yet again. However I cannot seem to find any procedure (unlike in Win2K) for creating a WIN XP Pro rescue floppy.

1. Anybody have any ideas?

2. Any other programs (that provide a good fall-back position) that isn't part of Windows XP? If so, what is it?

3. In my experience Norton Rescue was OK - but don't think that Norton System Works 2003 still supports that feature. ??
TheShadow is offline  
Old 2nd April 2003 | 19:09
  #2 (permalink)  
 
Joined: Mar 2000
Posts: 301
Likes: 0
From: Obvious
I was wondering about this one myself. I've always had a rescue floppy and when Norton Zip Rescue was around and about used that. When I had my first Win XP crash and couldn't boot (except from the CDRom), the first thing I noted was the call for the rescue floppy. Of course I didn't have one and I had to reinstall everything.

What am I and the Shadow missing here? Maybe Win XP is just so reliable that there's only, up to this point, a small but growing population that's about to find the same thing.
Belgique is offline  
Old 2nd April 2003 | 20:52
  #3 (permalink)  
 
Joined: Apr 2001
Posts: 130
Likes: 0
From: Edinburgh, Scotland
As far as I know there is no such option in XP ie you cannot create a starup disk.

All error reocvery is done either from safe mode, rebooting from the install cd or pressing f8 when windows is starting to get to last know good config

Im happy to be corrected if anyone knows otherwise.

This may also help
http://support.microsoft.com/default...b;EN-US;310994

http://support.microsoft.com/default...en-us%3b307654
SLF 999 is offline  
Old 3rd April 2003 | 07:46
  #4 (permalink)  
 
Joined: May 2002
Posts: 2,242
Likes: 0
From: Australia
I have had a few crashes with XP Pro, had to boot up off the CD-Rom. It led me through a series of actions which, in effect, mean you agree to re-install the OS complete, in fact it just does a replace and repair job but usually wipes out your updates!!!
I now download and save to disk the huge, (172MB), Network option of the patch 1 and 2 so that I can reinstall after resurrection of the OS.
BlueEagle is offline  
Old 3rd April 2003 | 08:50
  #5 (permalink)  
Ecce Homo! Loquitur...
Community Influencer
 
Joined: Jul 2000
Aviation Qualifications: Spotter
Posts: 24,614
Likes: 7,320
From: Peripatetic
HOW TO: Create a Boot Disk for an NTFS or FAT Partition in Windows XP
ORAC is offline  
Old 3rd April 2003 | 09:31
  #6 (permalink)  
25 Anniversary
 
Joined: Mar 2000
Posts: 406
Likes: 0
From: Winchester.Hants.England
Unhappy

Had a look at that and it seems a bit complicated (to me) especially this below. I didn't like the bits about "you may need to replace the multi(0)....etc, etc". Also "If you are using scsi(x) in the Boot.ini file", How do you know ??

If your computer boots from a SCSI hard drive, you may need to replace the multi(0) entry with scsi(0). If you are using scsi(x) in the Boot.ini file, copy the correct device driver for the SCSI controller in use on the computer to the root of the Setup disk, and then rename it Ntbootdd.sys. Change the disk(0) number to represent the SCSI-ID of the hard drive you want to boot to. If you are using multi(x) in the Boot.ini file, you do not need to do this
If anyone can translate the above that would be good. If I am just being thick don't worry, I'll keep trying.

FBW
Flybywyre is offline  
Old 3rd April 2003 | 15:08
  #7 (permalink)  
Ecce Homo! Loquitur...
Community Influencer
 
Joined: Jul 2000
Aviation Qualifications: Spotter
Posts: 24,614
Likes: 7,320
From: Peripatetic
99% of machines use standard ATA drives. The machine boots off the master (C) drive. The boot.ini file tells the system whther you have an ATA drive or SCSI drive, which drive to go to, and which partition on that drive.

Machines with SCSI controllers can boot off any drive. SCSI(x) refers to the SCSI ID (1 to 8 ir 16 depending on the SCSI type) of the drive containing the operating system (they don't operate on the basis of primary/master).

If you had a SCSI drive, you'd know about it. You haven't, forget it. You use ATA.

Search for the file "boot.ini in the root C: directory using wordpad.

Here's mine:

[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="Microsoft Windows XP Professional" /fastdetect
--------------------------------------------------------------------------------

Timeout is how long the machine shows the information on the screen during boot-up.

The rest is standard for an ATA HDD. It's telling the machine to go to the master ATA drive with the active partition. The only thing which might change is whether you have XP home or professional.

Just copy the file from your PC to the floppy after you've formatted it and copied the system files to it.
ORAC is offline  
Old 3rd April 2003 | 17:17
  #8 (permalink)  
25 Anniversary
 
Joined: Mar 2000
Posts: 406
Likes: 0
From: Winchester.Hants.England
Thumbs up

Thanks ORAC............
That makes far more sense to my Pea brain. I will give it a go later.
Regards
FBW

OK....that worked and my details are the same as yours.

My next problem is this.........

Just copy the file from your PC to the floppy after you've formatted it and copied the system files to it
Sorry to be a bit thick but how do I do that ?

Thanks in anticipation

FBW
Flybywyre is offline  
Old 3rd April 2003 | 21:56
  #9 (permalink)  
Ecce Homo! Loquitur...
Community Influencer
 
Joined: Jul 2000
Aviation Qualifications: Spotter
Posts: 24,614
Likes: 7,320
From: Peripatetic
Creating A Boot Diskette With WinXP
ORAC is offline  
Old 4th April 2003 | 02:54
  #10 (permalink)  
25 Anniversary
 
Joined: Mar 2000
Posts: 406
Likes: 0
From: Winchester.Hants.England
Thanks for your help ORAC

Regards
FBW
Flybywyre is offline  
Old 9th April 2003 | 02:38
  #11 (permalink)  
25 Anniversary
 
Joined: Dec 1998
Posts: 3,038
Likes: 52
From: .
Cool

Not sure if you've sorted your problem but found this which may be useful XP help
spannersatcx is offline  

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Thread Tools
Search this Thread

Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.