![]() |
Re: How do I delete a read-only folder ?
Got this result
Nokia-N900:~# umount /dev/mmcblk0p1 Nokia-N900:~# fsck.vfat -aw /dev/mmcblk0p1 dosfsck 2.11, 12 Mar 2005, FAT32, LFN There are differences between boot sector and its backup. Differences: (offset:original/backup) 65:01/00 Copying backup to original FATs differ but appear to be intact. Using first FAT. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_civ_suv.m3g Contains a free cluster (23564). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_civ_taxi.m3g Contains a free cluster (23565). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_civ_van.m3g Contains a free cluster (23566). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_civ_wagon.m3g Contains a free cluster (23567). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_cop_mustang.m3g Contains a free cluster (23568). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_firebird.m3g Contains a free cluster (23569). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_fordgt.m3g Contains a free cluster (23572). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_gallardo.m3g Contains a free cluster (23575). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_golf.m3g Contains a free cluster (23577). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_gt2.m3g Contains a free cluster (23580). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_gtr.m3g Contains a free cluster (23583). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_lancerevox.m3g Contains a free cluster (23586). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_m3.m3g Contains a free cluster (23589). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_mazda3.m3g Contains a free cluster (23592). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_mustanggt.m3g Contains a free cluster (23595). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_rx8.m3g Contains a free cluster (23598). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_sl65amg.m3g Contains a free cluster (23601). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_solstice.m3g Contains a free cluster (23604). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_viper.m3g Contains a free cluster (23607). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/car_zondaf.m3g Contains a free cluster (23610). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/causeway.m3g Contains a free cluster (23613). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/causeway_chasedown_hector.bin Contains a free cluster (23644). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/causeway_driftmode.bin Contains a free cluster (23645). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/causeway_hwybattle.bin Contains a free cluster (23646). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/charmap Contains a free cluster (23647). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/chopper.m3g Contains a free cluster (23648). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/chopper_add.m3g Contains a free cluster (23650). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/color.bin Contains a free cluster (23651). Assuming EOF. /PENDING DELETION/palm/applications/com.ea.app.nfsuc/res_nfsuc/downtown.m3g Contains a free cluster (23652). Assuming EOF. Reclaimed 36 unused clusters (2359296 bytes) in 1 chain. Performing changes. /dev/mmcblk0p1: 5866 files, 50345/442377 clusters I'm rebooting. Do I need to mount back up the mmcblk0p1? I haven't rebooted yet, I'm waiting for clarification |
Re: How do I delete a read-only folder ?
Quote:
Quote:
EDIT: And sorry it took me a while to respond, I am coding something and didn't notice the reply to this thread :/ |
Re: How do I delete a read-only folder ?
It's ABSOLUTELY POSITIVELY alright, your advice worked perfect and now the ENTIRE folder is gone. Farewell. Problem solved, I owe you and everyone here a HUGE TTHANK YOU
MERCI |
Re: [SOLVED] How do I delete a read-only folder ?
I might have the same issue here, but with the internal memory (/dev/mmcblk0p2). Any suggestions on how to fix that?
Edit: My bad! Too early in the morning for me. Did as it was explained in the first post. Fixed and I have serenity in my life again. Thanks! |
Re: [SOLVED] How do I delete a read-only folder ?
@WereCatf
thankyou so much for that, my emmc was all read only and couldn't delete anything. i followed your instruction and it's back to normal brilliant. :D |
Re: [SOLVED] How do I delete a read-only folder ?
You guys are welcome. I know that my problems would be a help to someone :)
|
Re: How do I delete a read-only folder ?
Quote:
Another noobie with this same problem. Tried filebox, with no success, tried unmounting, no success, tried to delete files and folder, no success. Registered to the forum with plans to disturb u guys, but this did it for me. U have been thanked! |
Re: How do I delete a read-only folder ?
Quote:
root umount /media/mmc #if emmc then use umount /home/user/MyDocs fsck.vfat -af /dev/mmcblk0p1(if sdcard use mmcblk1p1) if umounting is failing for some reason as you report please post the error here. |
Re: [SOLVED] How do I delete a read-only folder ?
"Registered to the forum with plans to disturb u guys, but this did it for me.
U have been thanked!" |
Re: [SOLVED] How do I delete a read-only folder ?
and disturbed? :)
|
All times are GMT. The time now is 03:42. |
vBulletin® Version 3.8.8