Windows Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsWindows Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old February 9th, 2002, 01:25 PM
jeffersno1 jeffersno1 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: London
Posts: 86 jeffersno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 59 m 37 sec
Reputation Power: 7
installed Win2000, cant access XP

Hello people,

Ive got a 30G HD, i have XP on it and used Partition magic 7 to create a partition for windows 2000 (15G for XP and 15G for windows 2000 Pro).

That worked fine but after i installed windows 2000 pro there is no sign of XP and the drive on 'my computer' says 15G ???????

I cant get windows 2000 to show the partition (15G with XP on)

can anyone help as i badly need to get XP back

thankyou in advanced
__________________
Jeffers

Reply With Quote
  #2  
Old February 9th, 2002, 02:13 PM
jeffersno1 jeffersno1 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: London
Posts: 86 jeffersno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 59 m 37 sec
Reputation Power: 7
Got the drive back, how do i make it duel boot

Hello again,

Ive just reinstalled partition magic 7 and the drive with XP on was hidden, can anyone tell me how to make them duel boot, ive tried editing the boot.ini file but i always get an error message, Do i just make the drive active instead of none??????

Thankyou in advanced

Reply With Quote
  #3  
Old February 9th, 2002, 02:44 PM
jonsagara's Avatar
jonsagara jonsagara is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: USA
Posts: 286 jonsagara User rank is Private First Class (20 - 50 Reputation Level)jonsagara User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 7 m 23 sec
Reputation Power: 7
This is just a shot in the dark, but maybe the NTFS version of XP is not backwards-compatible with that of 2000.
__________________
Jon Sagara

"Me fail English? That's unpossible!"

Reply With Quote
  #4  
Old February 9th, 2002, 02:52 PM
realnowhereman realnowhereman is offline
Not there when you need me
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Oct 2001
Location: Berlin, Germany
Posts: 1,438 realnowhereman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 46 sec
Reputation Power: 8
jonsagara: shooting in the dark is fun, so I'd say that both use NTFS5.

jeffersno1:
The boot.ini format for 2K/XP entries is
Code:
multi(0)disk(x)rdisk(y)partition(z)\windir="label"

Did you put the correct values there? Like
Code:
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Win XP"
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Win 2K"

(If the %windir% is different, change it; change only one entry at a time so you can boot the other one if it goes wrong.)

HTH

Reply With Quote
  #5  
Old February 9th, 2002, 02:55 PM
jonsagara's Avatar
jonsagara jonsagara is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: USA
Posts: 286 jonsagara User rank is Private First Class (20 - 50 Reputation Level)jonsagara User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 7 m 23 sec
Reputation Power: 7
jonsagara: shooting in the dark is fun, so I'd say that both use NTFS5.

Good. At least one of us knows what we're talking about.

Reply With Quote
  #6  
Old February 9th, 2002, 03:27 PM
jeffersno1 jeffersno1 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: London
Posts: 86 jeffersno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 59 m 37 sec
Reputation Power: 7
realnowhereman:

ive just tried what you suggested but when the duel boot screen appeared the following error was displayed:

Windows 2000 could not start because the following file is missing or corrupt:
<Windows 2000 root>\system32\ntoskrnl.exe
please re-install a copy of the above file

my boot.ini file is:

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

Do i have to change anything in the default section???

Thankyou in advanced

Reply With Quote
  #7  
Old February 9th, 2002, 03:34 PM
realnowhereman realnowhereman is offline
Not there when you need me
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Oct 2001
Location: Berlin, Germany
Posts: 1,438 realnowhereman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 46 sec
Reputation Power: 8
Quote:
Originally posted by jeffersno1
duel boot screen

One ... two ... three ... four ... five ... six ... seven ... eight ... nine ... ten! <BANG> Aaaarrgh!

Quote:
Windows 2000 could not start because the following file is missing or corrupt:
<Windows 2000 root>\system32\ntoskrnl.exe
please re-install a copy of the above file

Did it really say "<Windows 2000 root>"?

Quote:
boot.ini file:
Code:
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Win XP"


Looks OK Perhaps wrong partition numbers or directories?
Quote:
Do i have to change anything in the default section???

I don't think so.

Reply With Quote
  #8  
Old February 9th, 2002, 03:38 PM
jeffersno1 jeffersno1 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: London
Posts: 86 jeffersno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 59 m 37 sec
Reputation Power: 7
Sorry, when the duel boot screen appeared,booting windows 2000 was ok, it only happened when attempting to boot XP.

i think i should do a repair on XP so that XP will sort out the duel boot maybe?


Reply With Quote
  #9  
Old February 9th, 2002, 03:54 PM
realnowhereman realnowhereman is offline
Not there when you need me
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Oct 2001
Location: Berlin, Germany
Posts: 1,438 realnowhereman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 46 sec
Reputation Power: 8
What directory is XP installed in?

(Btw, if you haven't got the hint in my last post: duel is not quite the same as dual.)

Reply With Quote
  #10  
Old February 9th, 2002, 04:00 PM
jeffersno1 jeffersno1 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: London
Posts: 86 jeffersno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 59 m 37 sec
Reputation Power: 7
WINDOWS

Reply With Quote
  #11  
Old February 9th, 2002, 04:14 PM
realnowhereman realnowhereman is offline
Not there when you need me
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Oct 2001
Location: Berlin, Germany
Posts: 1,438 realnowhereman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 46 sec
Reputation Power: 8
Oops ... then change this line
Code:
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Win XP"

to this:
Code:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Win XP"


HTH

Reply With Quote
  #12  
Old February 9th, 2002, 04:23 PM
jeffersno1 jeffersno1 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: London
Posts: 86 jeffersno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 59 m 37 sec
Reputation Power: 7
Got the hint but it still doesnt work

Reply With Quote
  #13  
Old February 9th, 2002, 04:33 PM
realnowhereman realnowhereman is offline
Not there when you need me
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Oct 2001
Location: Berlin, Germany
Posts: 1,438 realnowhereman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 46 sec
Reputation Power: 8
Erm, still same message? (Btw, does it really say "<Windows 2000 root>"?)

What boot.ini do you edit, btw? (2K partition or XP partition?) Which partition is active?

Reply With Quote
  #14  
Old February 9th, 2002, 04:39 PM
jeffersno1 jeffersno1 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: London
Posts: 86 jeffersno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 59 m 37 sec
Reputation Power: 7
realnowhereman:
Erm, still same message? (Btw, does it really say "<Windows 2000 root>"?)

Yes it does,

Ive just looked in partition magic and only windows 2000 is "active"
XP is "none"

Is it ok to change this XP to "active"??

Thanks for all your help by the way

Im editing the win 2K boot.ini file

Reply With Quote
  #15  
Old February 9th, 2002, 04:49 PM
realnowhereman realnowhereman is offline
Not there when you need me
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Oct 2001
Location: Berlin, Germany
Posts: 1,438 realnowhereman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 46 sec
Reputation Power: 8
Only one partition can be active (you can set both, but you'll only run into more trouble).

Post your current boot.ini file and the exact error message, please (I often get a bit confused after multiple steps of "remote debugging").

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsWindows Help > installed Win2000, cant access XP


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off