This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I use android file system; modify fstab found when fstab.am57xevmbaord do SD inside, the front will be automatically added "#",I added the node will be annotated.
The fstab.am57xevmboard information in the SD card is as follows:
#/dev/block/platform/44000000.ocp/480b4000.mmc/by-name/system /system ext4 ro wait
#/dev/block/platform/44000000.ocp/480b4000.mmc/by-name/cache /cache ext4 noatime,nosuid,nodev wait,check
#/dev/block/platform/44000000.ocp/480b4000.mmc/by-name/userdata /data ext4 noatime,nosuid,nodev wait,check
#/dev/block/platform/44000000.ocp/480b4000.mmc/by-name/recovery /recovery emmc defaults defaults
/devices/platform/44000000.ocp/488c0000.omap_dwc3_2/488d0000.usb* auto auto defaults voldmanaged=usb0:auto
/devices/platform/44000000.ocp/48880000.omap_dwc3_1/48890000.usb* auto auto defaults voldmanaged=usb1:auto
/devices/platform/44000000.ocp/4809c000.mmc/mmc_host* auto auto defaults voldmanaged=sdcard1:auto
please tell me how to modify fstab.
Thanks
Current Release details at
What is the Release version you are trying to use? We dont support SD card boot on current Android Versions SDKs
Updating and Rebuilding Android instructions are in the URL mentioned above
1. Have you formatted your SD card with correct rootfs permissions?
2. Some useful tips on editing SDcard/fstab at
http://omapedia.org/wiki/6AM_SD_card_boot#Hack_change_for_SD_card_support_in_Android