accessing DOS logical drive from QNX

I have 3 partitions on my disk:

  1. NTFS partition for Windows 2000
  2. extended partition with two logical drives
  3. NTFS drive for Windows data
  4. FAT32 drive for sharing with QNX
  5. QNX partition

When I attempt to mount any of the /dev/hd* as -t dos, it fails with
corrupted filesystem. But we know that is not true from a Windows
perspective… So, is there more required than just doing:
mount -t dos /dev/hdxxx /mnt

i am sorry, i thought this post was lost but i had posted it to the newuser
group
please respond there…
i am sorry for the double post

“Jay Witherspoon” <spoon@scubadiving.com> wrote in message
news:alaa5f$qhn$1@inn.qnx.com

I have 3 partitions on my disk:

  1. NTFS partition for Windows 2000
  2. extended partition with two logical drives
  3. NTFS drive for Windows data
  4. FAT32 drive for sharing with QNX
  5. QNX partition

When I attempt to mount any of the /dev/hd* as -t dos, it fails with
corrupted filesystem. But we know that is not true from a Windows
perspective… So, is there more required than just doing:
mount -t dos /dev/hdxxx /mnt