Hi,
how I mount NTFS and FAT32X (windows XP) disk under QNX 6.3.0 ??
Thanx
Hi,
how I mount NTFS and FAT32X (windows XP) disk under QNX 6.3.0 ??
Thanx
FAT32 is mounted automatically at bootup usually, or can be mounted with:
mount -tdos /dev/hd0t6 /hdisk
(i think t6 is FAT32, but could be wrong)
NTFS is not supported in QNX yet, as far as i know. There is a 3rd party
driver for it available, but is only read-only.
Robert.
“tem” <templ@softhome.net> wrote in message news:chpgb2$p8r$1@inn.qnx.com…
Hi,
how I mount NTFS and FAT32X (windows XP) disk under QNX 6.3.0 ??
Thanx