automatic mounting of floppy

mount /dev/fd0 /fd

Where can I put this command so that
my QNXNTO boots up with the floppy
automatically mounted?

mk

mixalhs <mkonstan@watfast.uwaterloo.ca> wrote:

mount /dev/fd0 /fd

Where can I put this command so that
my QNXNTO boots up with the floppy
automatically mounted?

/etc/system/rc.d/rc.local is a shell script
that is run as the system boots. You can put
this command in there.

Thomas

Hey man. Your WinBox has caught the Happy99 virus. Don’t run that
cute little fireworks display anymore, OK? There are tons of cleaners
and instructions on the net. At least its a considerate virus and
makes a clean backup of one important file it infects.

mixalhs wrote:

mount /dev/fd0 /fd

Where can I put this command so that
my QNXNTO boots up with the floppy
automatically mounted?

mk