help in boot loader

Hi, everybody
I’m a newcomer in QNX world i want to write a boot loader to a disk, using
dloader /dev/fd0 pc2-flop
I suppose it should be written in the Command shell screen.
But “Command not found” on dloader, and the same on diskboot.
What am I doing wrong?

Make sure you are logged in as root, and that /sbin and /usr/sbin are in
your $PATH. You can check by doing “echo $PATH”.

chris

noam <noamec@hotmail.com> wrote:

Hi, everybody
I’m a newcomer in QNX world i want to write a boot loader to a disk, using
dloader /dev/fd0 pc2-flop
I suppose it should be written in the Command shell screen.
But “Command not found” on dloader, and the same on diskboot.
What am I doing wrong?
\


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

Thx But,



I add it to the PATH and it still won’t work, the login command didn’t work
also.

I think something basic in my perspective is wrong.

The host machine is Pentium 3 with OS-win2000, the target is x86.

The prompt I’m getting is <bash-2.03$> after I double click on “Command
Shell”

(\QNXsdk\host\win32\x86\usr\bin\bash.exe).



What should I do?





Noam

“Chris McKillop” <cdm@qnx.com> wrote in message
news:akgrta$gh4$1@nntp.qnx.com

Make sure you are logged in as root, and that /sbin and /usr/sbin are in
your $PATH. You can check by doing “echo $PATH”.

chris

noam <> noamec@hotmail.com> > wrote:
Hi, everybody
I’m a newcomer in QNX world i want to write a boot loader to a disk,
using
dloader /dev/fd0 pc2-flop
I suppose it should be written in the Command shell screen.
But “Command not found” on dloader, and the same on diskboot.
What am I doing wrong?



\

Chris McKillop <> cdm@qnx.com> > “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/