Computing.Net > Forums > General Hardware > Boot.ini File

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Boot.ini File

Reply to Message Icon

Name: stev123
Date: January 1, 2004 at 04:40:32 Pacific
OS: xp/2k
CPU/Ram: na
Comment:

Hi all,

Will someone please explain the "simple looking", but seamingly "difficult" boot.ini !!! please !

I have two hard disks - one windows 2000 server and one windows xp pro.

> The Win 2k server is on Primary channel, master device.

> The Windows XP Pro is on Primary Channel also, slave device.

I thought this would be adequate...

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

Please explain the individual configuration sectors - i.e. multi, rdisk etc etc and I would appreciate it if someone could write me the correct boot.ini for my set-up.

Thanks a million,

Steve



Sponsored Link
Ads by Google

Response Number 1
Name: Sci-Guy
Date: January 1, 2004 at 04:59:01 Pacific
Reply:

scsi(n) or multi(n) This portion of the path indicates the type of the device on which the operating system resides. In your case (multi), this indicates an IDE or EIDE hard drive.

disk(n) This portion indicates which SCSI bus number should be used. In your case (where the first potion is multi), this value will always be zero.

rdisk(n) This portion indicates the SCSI LUN number or selects which of the hard drives attached to the adapter contains the operating system. This value always equals zero when the adapter is SCSI, otherwise it is numbered ordinally.

partition(n) This portion selects the disk partition that contains the operating system files.

Hope this helps.


0

Response Number 2
Name: stev123
Date: January 1, 2004 at 05:04:37 Pacific
Reply:

Could you please just write my boot ini out - just the multi.... paths, ill do the rest.

Its just that I have tried writing it approrpriately, and it does not work !
The disk starts spinning (after selecting the boot selection) and tries to boot, then says system files are missing etc...


0

Response Number 3
Name: Sci-Guy
Date: January 1, 2004 at 05:05:13 Pacific
Reply:

Try this:

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


0

Response Number 4
Name: Sci-Guy
Date: January 1, 2004 at 05:16:12 Pacific
Reply:

Just to clarify things for you, rdisk is numbered orinally (numbered from zero) and partition is numbered cardinally (numbered from one). Hope this clears things up for you.


0

Response Number 5
Name: Sci-Guy
Date: January 2, 2004 at 19:47:22 Pacific
Reply:

You're very welcome Steve.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

New PC Components can't decide on what lapp...



Post Locked

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


Go to General Hardware Forum Home


Sponsored links

Ads by Google


Results for: Boot.ini File

ntldr and boot.ini file problem www.computing.net/answers/hardware/ntldr-and-bootini-file-problem/41070.html

Editing BOOT.ini File www.computing.net/answers/hardware/editing-bootini-file-/61469.html

no booting up files www.computing.net/answers/hardware/no-booting-up-files/11297.html