android 5.0 how to mount sata harddisk

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

android 5.0 how to mount sata harddisk

Jump to solution
1,637 Views
lifusong
Contributor IV

Dears,

  how to mount  sata device.  thanks.

bsp android 5.0

platform imx6q

kernel 3.10.53

Labels (2)
0 Kudos
1 Solution
722 Views
lifusong
Contributor IV

step 1.

fstab.freescale

/devices/soc0/soc.1/2200000.sata/ahci /mnt/extsd auto defaults voldmanaged=sata:auto

step 2.

Add hdd item at setting->storage

you will found hdd mount sucess when boot end.

View solution in original post

0 Kudos
3 Replies
722 Views
SergioSolis
NXP Employee
NXP Employee

Please take a look at the following thread and let me know if you have questions:

Re: i.MX6Q sata mount issue

0 Kudos
722 Views
lifusong
Contributor IV

dear SergioSolis

The kernel ver3.10.53 don't have /sys/devices/platform/achi path

and i try to

add below line into fstab.freescale file

/devices/soc0/soc.1/2200000.sata/ahci /mnt/extsd auto defaults voldmanaged=sata:auto

will case can't boot into android.and get many error info look seem as below.

init: can't find /system/bin/sh

0 Kudos
723 Views
lifusong
Contributor IV

step 1.

fstab.freescale

/devices/soc0/soc.1/2200000.sata/ahci /mnt/extsd auto defaults voldmanaged=sata:auto

step 2.

Add hdd item at setting->storage

you will found hdd mount sucess when boot end.

0 Kudos