See below.
"nez" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Pegasus (MVP) wrote:
> > I'm puzzled. Everything looks exactly as it should. If it was my machine
> > then I would start playing with the number in "partition(2)".
> - I wrote "partition(0)" and it complains about missing file
> "%WINDIR%\system32\hal.dll" while trying to boot 2000
*** This is expected. There is no "partition(0)" - numbering
*** starts at 1, not 0.
> - I wrote "partition(3)" and it behaves exactly like "partition(2)",
> i.e. blank screen after selecting Windows 2000 from OS list.
*** Partition(3) is your data partition. The boot loader should
*** have complained.
> - I wrote "partition(4)" and it complains about an hardware error (since
> i have only 3 partitions on my disk.
>
> So, it looks as it is not a wrong numbering of partitions.
*** I agree.
> > I would also rename d:\WinNT to WinNT.bad for a quick experiment.
> Nothing changed. The same blank screen. no errors shown.
*** This test agrees with the results of the "Partitiion(3)" test
*** above. It suggests that there is something wrong with
*** your partition structure. Maybe partitions 2 and 3 have
*** an invalid attribute.
> > If it was my machine then I would install a proper boot manager
> You know what? I tried with G.A.G. Boot Manager. But when i try to boot
> 2000 it tells me to "Remove media and reboot". Looks like the partition
> has become invisible!
*** Bad partition attribute?
> BTW, i'll try with another boot loader, maybe the one you suggest me.
> If this doesn't work, and if you don't have any other suggestion, i'll
> prepare myself to clean everything and install 2000 before XP.
>
> Thank you very much for your time.
>
> --
> Francesco
*** You can boot the machine with a Win98 boot disk
*** (
www.bootdisk.com), then run ptedit.exe
*** (
ftp://ftp.symantec.com/public/englis.../pq/utilities/)
*** to examine your partition attributes.
>
> >>>"nez" <(E-Mail Removed)> wrote in message
> >>>news:(E-Mail Removed)...
> >>>
> >>>>My problem is, i have XP and 2000 on the same machine, only XP
> boots. If
> >>>>i choose 2000 from the OS list, it just shows a blank screen and does
> >>>>nothing, no disk activity, no errors, nothing.
> >>
> >>>- What disks do you have?
> >>One 120 GB IDE disk.
> >>
> >>>- What drives do you have?
> >>- 1st partition, primary, 30 GB, FAT32, XP SP2, %WINDIR% = c:\windows
> >>- 2nd partition, primary, 20 GB, FAT32, 2000 SP4, %WINDIR% = d:\winnt
> >>- 3rd partition, primary, 61 Gb, NTFS, data only, e:\
> >>
> >>>- Contents of the hidden file c:\boot.ini?
> >>[boot loader]
> >>timeout=5
> >>default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
> >>[operating systems]
> >>multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
> >>Professional" /noexecute=optin /fastdetect
> >>multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000
> >>Professional" /fastdetect
> >>
> >>>When you boot into WinXP, can you see the file ntoskrnl.exe
> >>>pertaining to Win2000?
> >>Yes. It is in D:\WINNT\SYSTEM32.
>