mount ls120

the old mount command for mounting a ls120 is ‘mount -p /dev/fd0 /dev/fd0t77
/ls120’,
Can someone tel me how to mount under rtp?

Hi Ran,

Under RTP, the ls120 appears as /dev/hdX so it is no longer appearing
as a floppy drive. Take a look in your /dev/ directory and you should
see something like this:

cd0
con1
con2
con3
con4
console
fontsleuthctrl
hd0
hd0t79
hd1
io-net
kbd
mem

(hd1 is my ls120).

Thanks

Erick.


ran zhang <rzhang@vamcointernational.com> wrote:

the old mount command for mounting a ls120 is ‘mount -p /dev/fd0 /dev/fd0t77
/ls120’,
Can someone tel me how to mount under rtp?

it shows up as /hd1 in my /dev also…
I used ‘mount /dev/hd1 /ls120’, but then when I do a ‘cd /ls120’. it says
‘corrupted file system’. please help

Hardware Support Account <hw@qnx.com> wrote in message
news:9uo0ki$iu0$1@nntp.qnx.com

Hi Ran,

Under RTP, the ls120 appears as /dev/hdX so it is no longer appearing
as a floppy drive. Take a look in your /dev/ directory and you should
see something like this:

cd0
con1
con2
con3
con4
console
fontsleuthctrl
hd0
hd0t79
hd1
io-net
kbd
mem

(hd1 is my ls120).

Thanks

Erick.


ran zhang <> rzhang@vamcointernational.com> > wrote:
the old mount command for mounting a ls120 is ‘mount -p /dev/fd0
/dev/fd0t77
/ls120’,
Can someone tel me how to mount under rtp?

ran zhang <rzhang@vamcointernational.com> wrote in article <9uo1np$p00$1@inn.qnx.com>…

it shows up as /hd1 in my /dev also…
I used ‘mount /dev/hd1 /ls120’, but then when I do a ‘cd /ls120’. it says
‘corrupted file system’. please help

Try “mount -tdos /dev/hd1 /ls120” instead
By default, it assumes qnx4 file system.

Eduard.

Hardware Support Account <> hw@qnx.com> > wrote in message
news:9uo0ki$iu0$> 1@nntp.qnx.com> …
Hi Ran,

Under RTP, the ls120 appears as /dev/hdX so it is no longer appearing
as a floppy drive. Take a look in your /dev/ directory and you should
see something like this:

cd0
con1
con2
con3
con4
console
fontsleuthctrl
hd0
hd0t79
hd1
io-net
kbd
mem

(hd1 is my ls120).

Thanks

Erick.


ran zhang <> rzhang@vamcointernational.com> > wrote:
the old mount command for mounting a ls120 is ‘mount -p /dev/fd0
/dev/fd0t77
/ls120’,
Can someone tel me how to mount under rtp?

\