Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Error "unable to access /dev/hd0": (1 Item)
   
Error "unable to access /dev/hd0"  
System spec:-
QNX neutrino 6.5
p2041rdb freescale board
Westen Digital HDD 320 GB with 4 partitions


When the SATA driver is started by the following script , it notifies that the hardrive is detected


display_msg Starting SATA driver for SATA1 device...
	devb-fslSata fslSata ioport=0xFFE220000,irq=97
    waitfor /dev/hd0 10

 but gives an error "unable to access /dev/hd0" and then after about 3-4 minutes it gives the notification - "Path =0- 
FSL SATA target=0 lun=0 Direct Access<0> - WDC WD3200BEKT-6 Rev:01.0"
.Only after this notification does the hd0 show up in /dev/ .
If i do fdisk /dev/hd0 show , it hangs and sometimes shows the 4 partitions and sometimes the list is blank with no 
details.How to fix this error??


Ken