QNX 6.2 and Win2000 boot?

Hello,

I partitioned my 40 GB harddisk into two parts: first partition 4 GB and
second partition 36 GB. At first I left the 4 GB partition free for QNX
installation and installed Win2000 on the big partition (worked fine). After
this I installed QNX 6.2 on the 4 GB partition (worked fine as well). Then I
tried to start Win2000. The the BOOT-MANAGER (QNX) gave me two choices
(1,2), on “1” QNX starts, but when I chose “2” the system hangs, so I can
not start Win2000 anymore.

Does anybody have had the same problem or know what I could do to have both
operating systems selectable from the start? Is there maybe a software that
reconfigures the boot process on my machine?

Thank you.

Nnamdi

Does anybody … know what I could do to have
both operating systems selectable from the start? Is there maybe a
software that reconfigures the boot process on my machine?

For managing a multi-boot system, I recommend V-Communications’ ‘System
Commander’:

http://www.v-com.com/product/sc7_ind.html

If you’re in a hurry and just want something that works without having
to think about it, this is a good choice. It it somewhat expensive,
though ($70), so you might want to check out XOSL instead:

http://www.xosl.org/

(Price: $0.00) Never tried it, but it looks nice. A review of several
boot loaders can be found at:

http://www.frozentech.com/article.php3?story_id=25&section=Home

Please post if you are able to get XOSL working and let me know whether
it’s easy to set up with QNX! :slight_smile: (Been meaning to try this, but
haven’t had time…)

Hello,

You can use Win2000 boot manager, it seems for me more friendly. In this
case you need save bootsector of QNX partition to file on NT partition and
add line for QNX in boot.ini file. Try search on this newsgroup, it was
answered many times. Also there is tools for lazy guys, it automaticly will
modify you boot.ini file and it doesn’t need to have file image of
bootsector.
http://www.winimage.com/bootpart.htm
But in this case you might want to restore MBR, i.e. rid of the QNX Boot
Manager.

Also, you can boot QNX and look at partition table

fdisk /dev/hd0 show

Maybe you have to choose 3 or 4 for booting Windows :slight_smile: Or just try it :slight_smile:

Best regards,
Eduard.

Nnamdi Kohn <nnamdi.kohn@tu-bs.de> wrote in message
news:b1ehco$r9s$1@inn.qnx.com

Hello,

I partitioned my 40 GB harddisk into two parts: first partition 4 GB and
second partition 36 GB. At first I left the 4 GB partition free for QNX
installation and installed Win2000 on the big partition (worked fine).
After
this I installed QNX 6.2 on the 4 GB partition (worked fine as well). Then
I
tried to start Win2000. The the BOOT-MANAGER (QNX) gave me two choices
(1,2), on “1” QNX starts, but when I chose “2” the system hangs, so I can
not start Win2000 anymore.

Does anybody have had the same problem or know what I could do to have
both
operating systems selectable from the start? Is there maybe a software
that
reconfigures the boot process on my machine?

Thank you.

Nnamdi

You can use Win2000 boot manager, it seems for me more friendly. In this
case you need save bootsector of QNX partition to file on NT partition and
add line for QNX in boot.ini file.

How do I save the bootsector of my QNX partition to a file on Win2000
partition? Right now I am not able to boot my Win2000. So I don’t get access
to the QNX partition from Win2000 after saving it; in addition it is a NTFS
partiton.

Try search on this newsgroup, it was answered many times.

Done, but there seem to be other problems than mine.

Also there is tools for lazy guys, it automaticly will
modify you boot.ini file and it doesn’t need to have file image of
bootsector.

Ok, but these tools all seem to require an operating Windows partition to
start the software. Then I could start changing the boot process from
Windows OS. My problem is that I have Win2000 installed but not operating.
But QNX works.

Is there something like a DOS-Version-tool, a tool that could be installed
from a disc? This tool should be able to recognize and restore a Win2000
partition on a hard disc.

Best regards.
Nnamdi

In article <b28944$rb0$1@inn.qnx.com>, nnamdi.kohn@tu-bs.de says…

You can use Win2000 boot manager, it seems for me more friendly. In this
case you need save bootsector of QNX partition to file on NT partition and
add line for QNX in boot.ini file.

How do I save the bootsector of my QNX partition to a file on Win2000
partition? Right now I am not able to boot my Win2000. So I don’t get access
to the QNX partition from Win2000 after saving it; in addition it is a NTFS
partiton.

Nnamdi,

I re-read your initial post and I have a doubt you have two primary partitions on disk. I suppose
you installed Win2000 to second partition (placed /WINNT folder) and formatted it to NTFS during
windows installation… but actually NT loader was placed to first partition. It’s normal behaviour
of Windows :slight_smile: Also I’m more than sure the second (NTFS) partition is in extended region, i.e. it is
logical drive, not primary partition. When you said:

I partitioned my 40 GB harddisk into two parts: first partition 4 GB and
second partition 36 GB. At first I left the 4 GB partition free for QNX
installation and installed Win2000 on the big partition (worked fine).

Was that first partition FAT or NTFS? You had to leave 4 GB unpartitioned space for QNX during NT
installation, did you? Which tool did you use to make partitions?

If it was “understable for Windows” first partition and you installed QNX into this partition
later… You still can restore your windows, BUT you need have access to working Win2000 station
somewere around to copy some files, you need some tools to make primary partition from your NTFS
logical drive… Partition Magic from PowerQuest can do the trick, I believe… If you have some
important data on NTFS you can try to restore your Windows… Also, you can save them by using NTFS
driver in QNX (read-only)

http://domo.qnx.org.ru/downloads/fs-nt.tgz

fs-nt -a &

If you are not familiar with that harddisk stuff, probably better way is to save data, delete
logical drive and extended partition, maybe creat unformated or NTFS primary partition for Windows
and reinstal Windows to this partition… I hope in this case (there is unknown first partition)
windows won’t write boot loader to first partition.

Best regards,
Eduard.


Try search on this newsgroup, it was answered many times.

Done, but there seem to be other problems than mine.

Also there is tools for lazy guys, it automaticly will
modify you boot.ini file and it doesn’t need to have file image of
bootsector.

Ok, but these tools all seem to require an operating Windows partition to
start the software. Then I could start changing the boot process from
Windows OS. My problem is that I have Win2000 installed but not operating.
But QNX works.

Is there something like a DOS-Version-tool, a tool that could be installed
from a disc? This tool should be able to recognize and restore a Win2000
partition on a hard disc.

Best regards.
Nnamdi