|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 | ||
|
Member (4 bit)
|
Dual Boot XP and XP Boot.ini settings
hi guys, I have a bit of a problem.
I built myself a computer hoping that my parents would use the old computer but they are refusing to have their own computer and would like to use my new one. I have been happily using my computer but my parents are lost without their seperate user accounts and their custom desktop icons. EG: HOTMAIL.COM (FOR E-MAIL) GOOGLE(FOR SEARCHING). I was hoping to install their harddrive in my computer and setup a dual boot but I'm having a problem getting the 2nd harddrive to boot to XP, I get an error when I select it from the boot select screen. The 2nd Hard drive has 2 Partitions on it, one for Backup and 2nd is Windows XP Install. heres my boot ini: Quote:
Quote:
please help
|
||
|
|
|
|
|
#2 |
|
Member (7 bit)
Join Date: Jan 2003
Location: Winnipeg, Canada
Posts: 84
|
"The 2nd Hard drive has 2 Partitions on it, one for Backup and 2nd is Windows XP Install."
I may be wrong, but if the XP install on the second hard drive is on the second partition, I would think it would have to look like this: multi(0)disk(1)rdisk(0)partition(2)\WINDOWS="Dad & Jacques XP Install" /fastdetect HTH Last edited by Gimpy; 07-24-2005 at 12:21 PM. |
|
|
|
|
|
#3 | |
|
Member (4 bit)
|
Quote:
![]() multi(0)disk(1)rdisk(0)partition(0)\WINDOWS="Dad & Jacques XP Install" /fastdetect is on partition 1 maybe the first partition is called 0? |
|
|
|
|
|
|
#4 |
|
Member (4 bit)
|
[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="VERNS VIPER" /noexecute=optin /fastdetect multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="DAD & JACQUES VIPER" /fastdetect I dont get it, someone tell me, what the HELL is wrong with that boot.ini? |
|
|
|
|
|
#5 |
|
Member (7 bit)
Join Date: Jan 2003
Location: Winnipeg, Canada
Posts: 84
|
I don't believe so. On my dual boot (on the same hard drive) it shows partition(1) and partition(2) respectively.
|
|
|
|
|
|
#6 | ||
|
Member (4 bit)
|
Quote:
Fix: Edit the Boot.ini file to restore or correct the Default entry and to ensure that the other entries in the [Operating Systems] section of the Boot.ini file point to the appropriate directories. Ok, so windows I want to boot is located in: G:\WINDOWS My other drives are: C:\WINDOWS current install D:\DVDROM E:\DVDR F:\WINDOWS other install I don't understand what is wrong with Quote:
Both F:\ and G:\ are on the same drive and should be bootable, maybe I should delete F:\ ? |
||
|
|
|
|
|
#7 | |
|
Member (10 bit)
|
Quote:
multi(0)disk(1)partiton(2)\WINDOWS="DAD&JACQUES VIPER" /fastdetect
__________________
I am always doing that which I can not do, in order that I may learn how to do it. |
|
|
|
|
|
|
#8 |
|
Member (9 bit)
Join Date: Dec 1999
Location: Il. USA
Posts: 288
|
Is 2 HD on the same controller ?
the 2nd HD is define with rdisk switch. might want to try something like this: multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="VERNS VIPER" /noexecute=optin /fastdetect multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="DAD & JACQUES VIPER" /fastdetect here is a good short & sweet for the switches: multi(0)disk(0)rdisk(0)partition(1) multi(0)disk(0)rdisk(1)partition(1) multi(x) = Number of the IDE disk controller or the SCSI adapter with BIOS. (Always 0) disk(x) = Only for SCSI - ID disk. When using multi - this setup is always 0. rdisk(x) = Disk number on the IDE EIDE controllers (0 first, 1 second, 2 ....) for SCSI always 0 partition(x) = partition number 1,2,3,4... (primary partitions are always before extended partitions and logical disks) not much...good luck |
|
|
|
|
|
#9 |
|
Member (9 bit)
Join Date: Dec 1999
Location: Il. USA
Posts: 288
|
P.S. you could try and rebuild the boot.ini file and let the system determine who does what to whom
http://support.microsoft.com/kb/291980/ |
|
|
|
|
|
#10 |
|
Member (4 bit)
|
Was the rdisk switch managed to find an explanation on google but thanks anyway stylin
![]() the working one ![]() multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="DAD & JACQUES VIPER" /fastdetect cheers guys |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|