OpenQNX :: The QNX Community Portal

May 18, 2008 - 01:35 AM
Google
  Web openqnx.com   
     Create an account Home · Submit News · QNX Forums · QNX Download · Search   
_
Main Menu
Who's Online
There are 41 unlogged users and 2 registered users online.

You can log-in or register for a user account here.

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
samaantonio
Post subject: Installing a USB mass storage device  PostPosted: Feb 21, 2008 - 07:39 AM
Active Member


Joined: Feb 08, 2008
Posts: 17

Hi! I've actually have a few questions...

- I've been trying to install a USB mass storage device for a while now, and i haven't had any success on it. I've tried to follow the instruccions in QNX documentation, but nothing... and also checked some of the topics here at the forum, but zero, jeje... i'm kind of new on this, don't know how to move around QNX yet... could you give me a little step-by-step guide on how to install it and access it from QNX?...

- If i installed QNX in a partition of my Disc Drive, can I see the partition where I have windows installed from QNX?

- and also, where can I find some kind of a begginner's guide for QNX, or something a little more easy to digest to begin using this OS than the documentation that comes with it? Thanks!

Antonio
 
 View user's profile Send private message  
Reply with quote Back to top
artures
Post subject: RE: Installing a USB mass storage device  PostPosted: Feb 21, 2008 - 02:33 PM
New Member


Joined: Feb 20, 2008
Posts: 2

Same problem!!!!!

I've tried simply with

Fsys.umass &
io-usb &

I've received e message with connected i-stick usb 2.0 key, but we are files? i don't specify any mount path....
 
 View user's profile Send private message  
Reply with quote Back to top
Tim
Post subject:   PostPosted: Feb 21, 2008 - 03:09 PM
Senior Member


Joined: Mar 10, 2004
Posts: 516

What version of QNX are you using?

If it's 6.3, SP3, then the USB sticks should be seen automatically and will be mounted as /fs/hd1.

If it's earlier versions like 6.2.1 or earlier then you need to do the following (as root)

io-usb &
devb-umass &

Your drive should be detected at this point.

df

This shows the detected disks. You should see your hard drive and your USB drive. The USB drive will look something like:

/dev/hd1t77

If this is a DOS formatted USB you mount as follows:

mount -t dos /dev/hd1t77 /fs/hd1

If this is a QNX formatted USB you mount as follows:

mount -t qnx4 /dev/hd1t77 /fs/hd1

Then you can see the files by doing

ls /fs/hd1

Note: the /fs/hd1 can be any name you chose.

Antonio,

To mount the DOS partition of the hard drive, follow the instructions from 'df' onward.

Tim
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
nabeshin
Post subject:   PostPosted: Apr 12, 2008 - 09:37 AM
New Member


Joined: Jan 24, 2008
Posts: 4

Same problem: I'm booting into QNX Momentics 6.3.2 as a livecd, but my USB hard disk (power externally) is not being detected. Will this be solved if if install it into a partition? I don't know much about QNX yet. Where can I get the relevant documentation, etc? Thanks.
 
 View user's profile Send private message  
Reply with quote Back to top
Tim
Post subject:   PostPosted: Apr 14, 2008 - 02:19 PM
Senior Member


Joined: Mar 10, 2004
Posts: 516

Nabeshin,

So after booting into 6.3.2 and plugging in the USB CD-rom what does a 'df' command show?

What does a 'usb -v' command show?

Tim
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
nabeshin
Post subject:   PostPosted: Apr 16, 2008 - 12:16 PM
New Member


Joined: Jan 24, 2008
Posts: 4

Thanks, but I figured it out. It was because the hard disk has NTFS partitions only.
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits
All logos and trademarks in this site are property of their respective owners. The comments are property of their posters.
Powered by OpenQNX: The QNX Community Portal Site
QNX and the QNX logo are registered trademarks of QNX Software Systems.