我在Android Marshmellow上使用MicroSD卡作为内部存储,突然,我的设备停止了检测卡。从连接到PC的设备删除它,但它只要求格式化驱动器。我需要从此卡中恢复数据。我尝试了chkdsk,但它说无法格式化原始磁盘。
我在Android Marshmellow上使用MicroSD卡作为内部存储,突然,我的设备停止了检测卡。从连接到PC的设备删除它,但它只要求格式化驱动器。我需要从此卡中恢复数据。我尝试了chkdsk,但它说无法格式化原始磁盘。
I was using my MicroSD card as internal storage on android marshmellow and suddenly my device stopped detecting the Card. Removed it from Device mad connected to PC but it only asks to format the drive. I need to recover data from this Card. i tried chkdsk but it says cannot format RAW disk.
helo,
我在这里回复,因为这是一个更近来的内部SD卡的问题。 如果手机在新靴子后识别卡,并且只在这一段时间后才弹出它,这可能会为您工作。 我的Android 7 Moto X播放使用10级Sandisk Extreme 32GB作为内部存储。 经过一段时间,手机开始弹出卡片并一旦发生这种情况,它需要重新启动,因为在"内部存储" 模式下始终在卡上始终在卡上始终处于卡中。 我的目标是恢复所有照片和视频,并在此之后使用该卡作为外部存储。
会发生什么:
我的解决方案:
此工作,因为从〜700个文件中只有一个被损坏,并且待机中的操作系统在执行adb拉动时,待机的操作系统没有尝试访问任何其他损坏的文件。如果文件很重要,您可能会为您提供工作。
p> ps:自电话未植根的别的东西没有其他工作。生根它并保持SD卡的加密密钥的副本是一个想法,但我将返回外部存储。Helo,
I am replying here since this is a more recent question for corrupted internal sd cards. If the phone recognises the card after a fresh boot and only ejects it after a while this may work for you. My Android 7 Moto X Play is using a class 10 Sandisk Extreme 32GB as Internal Storage. After a while the phone started ejecting the card and once that happened it needed a reboot since vital data is on the card at all times in the "Internal Storage" mode. My goal was to recover all photos and videos and use the card as External Storage after that.
What happens is this:
My solution:
This worked because from ~700 files only one was corrupted and the OS in standby did not try to access any other corrupted files while I was doing the adb pull. It may work for you if the files are important and you're willing to give it a try.
PS: nothing else worked since the phone was not rooted. Rooting it and keeping a copy of the encryption key for the sd card would be an idea but I am going back to external storage.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有