How to load the Q4 under the MS-DOS?

Hello,
I want to load my Q4 under the MS-DOS. I tried it like this:
(1) dd if=/dev/hd0.0t77 of=/dos/c/boot.qnx bs=512 count=1
(2) Add one line int the file “config.sys”:
shell=boot.qnx
Then I start the computer using MS-DOS.
It didn’t work.
Could your help me?

Thanks a lot !

Hello,
I want to load my Q4 under the MS-DOS. I tried it like this:
(1) dd if=/dev/hd0.0t77 of=/dos/c/boot.qnx bs=512 count=1
(2) Add one line int the file “config.sys”:
shell=boot.qnx
Then I start the computer using MS-DOS.
It didn’t work.
Could your help me?
Thanks a lot !

I saw some pepole used grub or loadifs.
I will try it .
Thanks :slight_smile:

With grub or lilo or anothing other offering a so called chainloader you will have success.
The partition boot loader of QNX4 cannot be used after using another partition boot loader.