View topic - Assistance to mount QNX Partition with USB/IDE Adapter
Assistance to mount QNX Partition with USB/IDE Adapter
3 posts
• Page 1 of 1
Assistance to mount QNX Partition with USB/IDE Adapter
I am a QNX newbie user with good DOS/Windows-cmd skills, and reasonable familiarization with Unix/Linux shells.
I am attempting a quick look-see at an IDE drive with 4 QNX partitions.
I have:
QNX® Software Development Platform 6.5.0 [Build 201007091524] — QNX Neutrino RTOS Installation and Boot CD [X86-only]
http://www.qnx.com/download/feature.html?programid=21182
qnxsdp-6.5.0-x86-201006230248-nto.iso
This bootable CD can boot me into QNX from a Toshiba laptop. I can successfully launch the QNX 6.5 OS.
I also have:
Scythe "Kama Connect" USB2.0 IDE & SATA External Adapter
http://www.scythe-usa.com/product/acc/013/scupc1000.html
This device works great under Windows to see IDE drive contents, for a loose drive with NTFS or FAT partitions.
I can get to QNX Terminal OK. This version of QNX 6.5 appears to have "io-usb" support.
What QNX commands can I use to locate this USB/IDE HDD, find the QNX partitions, and mount them?
All I am looking for is to get a directory listing via "ls" command to show filenames, sizes, and datestamps.
Without solid QNX experience this is likely to take me a very long time, or may not even be possible.
I need a quick step-by-step with explanation.
I am attempting a quick look-see at an IDE drive with 4 QNX partitions.
I have:
QNX® Software Development Platform 6.5.0 [Build 201007091524] — QNX Neutrino RTOS Installation and Boot CD [X86-only]
http://www.qnx.com/download/feature.html?programid=21182
qnxsdp-6.5.0-x86-201006230248-nto.iso
This bootable CD can boot me into QNX from a Toshiba laptop. I can successfully launch the QNX 6.5 OS.
I also have:
Scythe "Kama Connect" USB2.0 IDE & SATA External Adapter
http://www.scythe-usa.com/product/acc/013/scupc1000.html
This device works great under Windows to see IDE drive contents, for a loose drive with NTFS or FAT partitions.
I can get to QNX Terminal OK. This version of QNX 6.5 appears to have "io-usb" support.
What QNX commands can I use to locate this USB/IDE HDD, find the QNX partitions, and mount them?
All I am looking for is to get a directory listing via "ls" command to show filenames, sizes, and datestamps.
Without solid QNX experience this is likely to take me a very long time, or may not even be possible.
I need a quick step-by-step with explanation.
- DBJELLQU
- New Member
- Posts: 1
- Joined: Sun Jul 11, 2010 11:37 pm
RE: Assistance to mount QNX Partition with USB/IDE Adapter
In theory this should all be autodetect and the partitions should be mounted under /fs/...
If not check if the usb device is detected with the usb -v command.
If not check if the usb device is detected with the usb -v command.
- mario
- QNX Master
- Posts: 3956
- Joined: Sun Sep 01, 2002 1:04 am
RE: Assistance to mount QNX Partition with USB/IDE Adapter
It is autodecting if Vendor and Device ID of the USB disk is specified in umass-enum.cfg file ---> "/etc/umass-enum.cfg"
If not, then use "usb -v" to figure out these ID's and add them into the configuration file.
Then re-start umass-enum:
- slay umass-enum
- umass-enum -f/etc/umass-enum.cfg
That is the basics. Once you figure out how to do it manually, then write a script and make sure it is started from your rc.local.
If not, then use "usb -v" to figure out these ID's and add them into the configuration file.
Then re-start umass-enum:
- slay umass-enum
- umass-enum -f/etc/umass-enum.cfg
That is the basics. Once you figure out how to do it manually, then write a script and make sure it is started from your rc.local.
- koko
- Active Member
- Posts: 95
- Joined: Wed Aug 20, 2003 1:31 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
