 |
 |
Boot.ini file for Boot Camp
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jan 2004
Status:
Offline
|
|
Installing the latest Parallels beta screwed up my boot.ini file and now Windows won't start properly. Can anyone tell me what the contents of the boot.ini file from a standard Boot Camp installation are?
(Last edited by NeoTwinkie; Dec 22, 2006 at 03:20 PM.
(Reason:typo))
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2001
Location: MA, USA
Status:
Offline
|
|
Does anyone have this? My boot.ini got messed up
|
|
AXP
ΔΣΦ
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jan 2004
Status:
Offline
|
|
A friend sent me his, but at least in my particular situation it didn't really help the problem, and I ended up having to wipe and reinstall Windows. Sorry.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2001
Location: MA, USA
Status:
Offline
|
|
Can you post one. I don't even have one, so its not like its going to hurt.
|
|
AXP
ΔΣΦ
|
| |
|
|
|
 |
|
 |
|
Administrator 
Join Date: Apr 2001
Location: San Antonio TX USA
Status:
Offline
|
|
Boot from the XP install CD and enter the Recovery Console. Once in the Console (it's a command line interface) use the "fixboot" command. This rebuilds a correct boot.ini file in the appropriate location.
More Recovery Console info from the source.
|
|
Glenn -----
OTR/L, MOT, Tx
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jan 2004
Status:
Offline
|
|
here's the contents of mine from my current install (it's just a plain text file, you can make a file called "boot.ini" in TextEdit and paste it in, and save it as plain text).
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2001
Location: MA, USA
Status:
Offline
|
|
Originally Posted by ghporter
Boot from the XP install CD and enter the Recovery Console. Once in the Console (it's a command line interface) use the "fixboot" command. This rebuilds a correct boot.ini file in the appropriate location.
More Recovery Console info from the source.
I am in london and will be for the next 4 weeks (and have been here for 3) so I don't have my cd. Thats why I am scrambling trying to figure this out.
Thanks NeoTwinkie, I will see if that works. I have feeling it wont. For some reason i have no keyboard and mouse in bootcamp.
|
|
AXP
ΔΣΦ
|
| |
|
|
|
 |
|
 |
|
Administrator 
Join Date: Apr 2001
Location: San Antonio TX USA
Status:
Offline
|
|
Try this:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect
That's directly from my Boot Camp installation. This is a plain text file with the ".ini" extension, nothing more. You can create it with any text editor.
Note the item on line 3: the "partition(3)" is critical because it specifically identifies which partition on the identified drive is the boot source. This numbering is NOT "zero based": the first partition is #1, the second is #2, and the third is #3...
There is no guarantee that your machine's drive is partitioned the same way mine is, so proceed with caution and don't be terribly surprised if you have to play with it a little to get the right partition identified.
|
|
Glenn -----
OTR/L, MOT, Tx
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2001
Location: MA, USA
Status:
Offline
|
|
yeah, that didn't work. It boots but I still don't have keyboard and mouse support. Even the usb mouse doesn't get power. Crashing parallels really messed bootcamp up. Parallels still works though. 
|
|
AXP
ΔΣΦ
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Sep 2001
Status:
Offline
|
|
I had the same problem, and in the end, I had to reinstall Windows. The Recovery Console didn't help me, but then, I sure I wasn't using it properly. Frickin' command line!
|
|
|
| |
|
|
|
 |
|
 |
|
Administrator 
Join Date: Apr 2001
Location: San Antonio TX USA
Status:
Offline
|
|
I keep that link I posted above handy so I can refer to the instructions whenever I might need the Recovery Console. It's almost but not totally like the Command Prompt app, but the differences are important, thus a need for a reference. Maybe I should just print a handy reference card and file that somewhere handy...
In any case, the substitute boot.ini file not working is not unexpected. The "fixmbr" command, another one available from RC, actually rewrites the master boot record on an MBR-type partition like the Boot Camp partition. That would be the next step to take, but lacking the CD, you're pretty much stuck.
|
|
Glenn -----
OTR/L, MOT, Tx
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Sep 2001
Status:
Offline
|
|
Not to be a jerk, but all of this reminds me why I love OS X.
|
|
|
| |
|
|
|
 |
|
 |
|
Administrator 
Join Date: Apr 2001
Location: San Antonio TX USA
Status:
Offline
|
|
Originally Posted by AC Rempt
Not to be a jerk, but all of this reminds me why I love OS X.
It's just a different design philosophy, and of course a different boot-base system. Windows is interconnected while OS X is intermeshed, so one file going fubar won't wreck (usually) a whole OS X installation. Windows uses a large variety of different programs to do a large variety of tasks, and coordinating among and between them gets complicated. Unfortunately this makes Windows subject to being fubared by one fubared file.
The booting issue though is something that could potentially happen in OS X. If there's an inappropriate write to the wrong spot on the drive, then the boot information can be scrambled, even in OS X. But since OS X doesn't diddle with that except when booting, it's pretty safe. That's also true for Windows, except where we're talking about using Parallels and Boot Camp together, since Parallels looks at the boot information in the Boot Camp partition when it starts a Boot Camp-based VM. The convenience of copy and paste access to Windows apps from an OS X desktop is balanced by the fact that the tool that lets us do that can hose the Windows installation.
|
|
Glenn -----
OTR/L, MOT, Tx
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|