Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - some command are not working or found and mount problem : (1 Item)
   
some command are not working or found and mount problem  
Hello,

I am new to QNX and BeagleBoard-xm.

I loaded OS image to the board  with the help QNX 6.5.0 and 6.4.1 BSPs for BeagleBoard-xM Quick Start Guide.

I have two problem.The First:

At boot time hd0 cannot be mounted:

#mount:Can't mount /fs/hd0 (type dos)
#mount:Possible reason:Invalid argument 

And when I manually mount with:
#/dev/hd0t11 /mnt 
#cd  /mnt
sh: cd: /mnt - Corrupted file system detected.

The second problem is dinit and some other commands cannot be executed:
#dinit -hr /dev/hd0t11
sh: dinit:cannot execute- No such file or directory

And there a limited number of command name  in /sbin and /proc/boot.

How can I fix those problems?Thanks for helps in advance.

Egemen KALELİ.