how to mount a floppy or cdrom

This seem sto be slightly differnt than doing under linux, cansomeone take
me through the specifics of mounting a cdrom or floppy including how to make
the mount points? I cant seem to find /etc/fstab (thats where linux has it,
where does it hide under qnxrtp?)

thanks




Sent via Deja.com http://www.deja.com/
Before you buy.

to mount a floppy try:

mount -t dos /dev/fd0 /floppy

other valid formats are QNX, EXT2 and a couple of others i cant remember.
The mount point /floppy can be pretty much anything.

as for cdroms, qnxrtp does a pretty good job of ‘automounting’ such devices.
If you look in /fs you’ll probably find cd0 (your cdrom), and
maybe some hd partitions. This /fs/cd0 is already mounted, so you should be
able to access cdroms from there.

I think you can have an /etc/fstab if you wish; i havnt needed one though…


<ganglian@my-deja.com> wrote in message news:8r89pe$8q8$1@nnrp1.deja.com

This seem sto be slightly differnt than doing under linux, cansomeone take
me through the specifics of mounting a cdrom or floppy including how to
make
the mount points? I cant seem to find /etc/fstab (thats where linux has
it,
where does it hide under qnxrtp?)

thanks




Sent via Deja.com > http://www.deja.com/
Before you buy.

Hallo

If you have to mount the CDROM drive manually, try

mount -t cd /dev/cd0

Regards,
Roland

“Kieran Tyrrell” <kieran.tyrrell@virgin.net> schrieb im Newsbeitrag
news:9MOB5.5950$L12.144647@news2-win.server.ntlworld.com

to mount a floppy try:

mount -t dos /dev/fd0 /floppy

other valid formats are QNX, EXT2 and a couple of others i cant remember.
The mount point /floppy can be pretty much anything.

as for cdroms, qnxrtp does a pretty good job of ‘automounting’ such
devices.
If you look in /fs you’ll probably find cd0 (your cdrom), and
maybe some hd partitions. This /fs/cd0 is already mounted, so you should
be
able to access cdroms from there.

I think you can have an /etc/fstab if you wish; i havnt needed one
though…


ganglian@my-deja.com> > wrote in message
news:8r89pe$8q8$> 1@nnrp1.deja.com> …
This seem sto be slightly differnt than doing under linux, cansomeone
take
me through the specifics of mounting a cdrom or floppy including how to
make
the mount points? I cant seem to find /etc/fstab (thats where linux has
it,
where does it hide under qnxrtp?)

thanks




Sent via Deja.com > http://www.deja.com/
Before you buy.