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?

my ls120 appears in /dev/hd1, So I tried
mount /dev/hd1 /dev/hd1t77 /ls120

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?

my ls120 appears in /dev/hd1, So I tried
mount /dev/hd1 /dev/hd1t77 /ls120

Provided you don’t have a partition table on the ls120,

mount /dev/hd1 /ls120 should do it.

(if its dos formatted mount -tdos /dev/hd1 /ls120)


Peter Martin

Does:
fdisk /dev/hd1
indicate that there is a partition table on it?


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net


“Peter Martin” <peterm@qnx.com> wrote in message
news:9uofla$suh$1@nntp.qnx.com

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?

my ls120 appears in /dev/hd1, So I tried
mount /dev/hd1 /dev/hd1t77 /ls120

Provided you don’t have a partition table on the ls120,

mount /dev/hd1 /ls120 should do it.

(if its dos formatted mount -tdos /dev/hd1 /ls120)


Peter Martin

Bill Caroselli <qtps@earthlink.net> wrote:

Hi Bill,

Does:
fdisk /dev/hd1
indicate that there is a partition table on it?

According to the docs:
The partition information matches that used by DOS. The information
is kept on the first physical block on the disk.

Regards,

Marcin


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net



“Peter Martin” <> peterm@qnx.com> > wrote in message
news:9uofla$suh$> 1@nntp.qnx.com> …
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?

my ls120 appears in /dev/hd1, So I tried
mount /dev/hd1 /dev/hd1t77 /ls120

Provided you don’t have a partition table on the ls120,

mount /dev/hd1 /ls120 should do it.

(if its dos formatted mount -tdos /dev/hd1 /ls120)


Peter Martin