Computing.Net > Forums > Windows 2000 > Editing boot.ini

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Editing boot.ini

Reply to Message Icon

Name: shaypete
Date: October 5, 2007 at 01:36:37 Pacific
OS: Win2k
Comment:

I need to be sure before I make any more changes.

I had 2 logical drives on a windows 2000 pro machine, C: and D:

I needed to drop and recreate D so I moved everything from the drive and then deleted the partition.

Disk management said do what's in the image, i.e., edit boot.ini. So I did.

This is my new boot.ini after reboot.

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Professional" /fastdetect

This give a choice and their is no OS on (1). I just want to boot straight to windows.



Sponsored Link
Ads by Google

Response Number 1
Name: trvlr
Date: October 5, 2007 at 05:55:21 Pacific
Reply:

If I read your post correctly... you "had" a W2K installation on the c: drive and assorted whatever on the d: drive? You then effectively removed/deleted the d: drive - then reconfigured it. And presumably the OS is still on the c: drive?

In the ARC system of labelling etc. drives/partitions... disk numbering starts with (0), partitions start with (1).

Your boot.ini says you have one drive (0) with two partitions (1) and (2). The OS is said to be on partition (2) - which would normally be d: - not c: ?

So is the OS actually on the second partition (2) = d: - or is it on partition (1) = c: ? And where was the OS originally when you had both original partitions intact? And did you actually re-install the OS afresh (the only installation present now) to whichever?

Useful to be clear what was where originally and what is where now...

Rather get that clear before suggesting what to change in the boot.ini...


0

Response Number 2
Name: wanderer
Date: October 5, 2007 at 11:22:33 Pacific
Reply:

"I had 2 logical drives "
No you had two primary partitions. Logical drives only exist in an extended partition.

These statement conflict/opposite of each other

"I needed to drop and recreate D so I moved everything from the drive and then deleted the partition."

and

"This give a choice and their is no OS on (1). "

The first partition is (1). You wiped (2)so d: i.e. partition 2 doesn't exist.

Question is what was on d:??? What did you move? Just data or was this where the winnt folder existed? Or were you multibooting both partitions?

If you are only booting (1) your boot.ini should look as follows;

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect

Once you know this works you can change the timeout=30 to timeout=0 and you will go straight into W2K

Imagine the power if you knew how to internet search


0

Response Number 3
Name: OtheHill
Date: October 5, 2007 at 17:35:56 Pacific
Reply:

Appears the OP originally had Win2000 installed twice. Hopefully they both worked.

shaypete

What did you do when you "recreate D so I moved everything from the drive and then deleted the partition".

You make no mention of what you did after deleting the partition. If nothing was done then you should have space that needs to be partitioned and formatted.


0

Response Number 4
Name: trvlr
Date: October 5, 2007 at 23:09:14 Pacific
Reply:

t'is a very konphusing CFH is it not?


0

Response Number 5
Name: shaypete
Date: October 7, 2007 at 11:29:32 Pacific
Reply:

I had data only on the D drive which I backed up. Then in Disk management I deleted the partition. Then I got the message to edit boot.ini, which I did and then rebooted. Upon reboot, it's looks to me like boot.ini is pointing to somewhere that has no OS because if I boot to this default I get the no ntoskrnl missing error.

I auto-reboot every night so now in the morning the machine is sitting there will the ntoskrnl message on the screen and a non functioning computer.

This is what I get at boot up.

Microsoft Windows 2000 Professional
Windows 2000 (Default)

I have to manually select option 1. There was only ever one OS on the computer, on the C drive.

This is what I have:

Disk 0 (only disk) 40GB

Partition (not assigned) 1.8GB
Partition C 10GB - Windows
Partition D 26GB - Data (empty)

Thanks for the answers.



0

Related Posts

See More



Response Number 6
Name: trvlr
Date: October 7, 2007 at 12:10:16 Pacific
Reply:

Your boot.ini "should" resemble the example Wanderer has given you. The key items being partition(1) in both default OS to boot and the line below referring to W2K. But this would presume that the first (not necessarily the only) Primary on the drive - is c: ; and that this does hold the OS/system files etc.

That you have to manually select option-1 - which points to the second partition on the drive... does suggest there is another one ahead of it...; and that is also where to boot/startup files may reside...?

So first... If you boot with a '98 bootdisk - and run the Fdisk routine... and inspect partitioning... what type of partition is c: ? Is it a Primary - and is it set to active; or is it a logical-drive (in the extended partition space? Also what is the nature (type) of that small "unassigned" partition; is that another Primary - even if it's unformatted; and is it actually physically ahead of c: (i.e. first on) on the drive?

Post back with info first before we proceed with next poossible steps to resolve it all.


0

Response Number 7
Name: shaypete
Date: October 8, 2007 at 01:35:16 Pacific
Reply:

Thanks. I'll have a look around for a bootdisk.

Would this do:

[boot loader]
timeout=5
[operating systems]
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Professional" /fastdetect


0

Response Number 8
Name: trvlr
Date: October 8, 2007 at 02:10:25 Pacific
Reply:

bootdisk.com - download an image (get one with CDROM drivers and format command included - the latter already expanded). Expand the "image" to a floppy and use that floppy.


0

Response Number 9
Name: wanderer
Date: October 15, 2007 at 16:29:25 Pacific
Reply:

partition 2 = d:
partition 1 = c:

According to this
"Partition C 10GB - Windows
Partition D 26GB - Data (empty)"

Your winnt folder is on c: so that would make your boot.ini as I first posted.

correct accordingly. after all you didn't have any issues until you edited the boot.ini right?


Are you ready for where Microsoft wants you to go today?


0

Response Number 10
Name: Intel 80486 (by meisinscotland)
Date: October 20, 2007 at 17:26:46 Pacific
Reply:

Rather than risking it, just go into System Properties and tell the boot loader not to display a choice of OSes. Simple, and beats risking it for a biscuit.


0

Response Number 11
Name: trvlr
Date: October 21, 2007 at 04:52:44 Pacific
Reply:

At present the boot.ini default is to a non-existent OS installation; so by-passing the choice at boot up will not resolve his problem?


0

Response Number 12
Name: Intel 80486 (by meisinscotland)
Date: October 21, 2007 at 06:06:28 Pacific
Reply:

Oh. I misunderstood. It isn't that hard, just swizzle the numbers round. He'll get it eventually...


0

Response Number 13
Name: trvlr
Date: October 21, 2007 at 07:38:58 Pacific
Reply:

true; but there is little nagging issue of what he thinks he had, what he actually has now, and what he thinks he had/has... etc. Wanderer gave him a sample/working copy of a boot.ini - but who knows where it (and he) is at now? (only The Shadow knows...)


0

Response Number 14
Name: Intel 80486 (by meisinscotland)
Date: October 21, 2007 at 08:06:11 Pacific
Reply:

This is true.


0

Response Number 15
Name: OtheHill
Date: October 21, 2007 at 09:47:05 Pacific
Reply:

Probably got it fixed and thought the money we make here was enough compensation, no thanks required.


0

Response Number 16
Name: Intel 80486 (by meisinscotland)
Date: October 21, 2007 at 09:54:09 Pacific
Reply:

Yeah, I hate it when people don't come back >.<


0

Response Number 17
Name: trvlr
Date: October 21, 2007 at 12:39:24 Pacific
Reply:

You mean people can make money doing this???


0

Response Number 18
Name: OtheHill
Date: October 21, 2007 at 13:43:04 Pacific
Reply:

trvlr

You mean justin isn't paying YOU. He pays me 100% below minimum wage.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 2000 Forum Home


Sponsored links

Ads by Google


Results for: Editing boot.ini

edit Boot.ini outside of 2K www.computing.net/answers/windows-2000/edit-bootini-outside-of-2k/61481.html

how to edit boot.ini www.computing.net/answers/windows-2000/how-to-edit-bootini/62237.html

Edit boot.ini www.computing.net/answers/windows-2000/edit-bootini/17127.html