[Android] Cannot mount USB disk again with no partition disk

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

[Android] Cannot mount USB disk again with no partition disk

578 Views
charleshuang
Senior Contributor II

Hi Freescale,

OS:

Android 4.2.2_1.0.0

Steps:

1. Prepare an USB disk with no partition. For example, using fdisk to delete all partitions and you should only see only one device, e.g. /dev/sda.

2. Insert the USB disk on i.MX6 device. Now, everything is fine. You can access the contents in USB disk correctly.

3. Remove the disk and type df command to show mount information. You can see /mnt/udisk is still mounted.

4. Insert the USB disk again. Mount procedure is invalid and you cannot access the USB disk anymore.

    The only way to recover this symptom is to umount /mnt/udisk.

Please help to investigate this issue. Thank you.

Best regards,

Daniel

Labels (2)
0 Kudos
0 Replies