Jump to content

Recommended Posts

Guest Thoob
Posted

My link

I installed a font using this guide to change my lockscreen clock.

However I forgot to move the original clockopia.ttf out of the folder, I only renamed it to clockopia-old.ttf.

I restarted and now my phone isn't booting.

Is there a way I can access my /system/fonts/ folder to fix this?

Guest Phoenix Silver
Posted

yes with adb

adb shell cp clockopia-old.ttf clockopia.ttf

:)

Guest Thoob
Posted

yes with adb

adb shell cp clockopia-old.ttf clockopia.ttf

:)

Sorry, I'm quite a big noob with android sad.gif

Can you give me a step by step to do this?

I can get into clockworkmod if that's where I need to start...

  • 4 months later...
Guest lovetide
Posted

yes with adb

adb shell cp clockopia-old.ttf clockopia.ttf

:)

I encounted the same problem on Huawei U8800 phone, 'adb' is still working, but 'su' command failed with "Segmentation fault"


sh-4.2$ ls -l

ls -l

total 5536

-rw-r--r--	1 0    	0         	6880 Dec  3 10:11 Clockopia.ttf

lrwxrwxrwx	1 0    	0           	10 Dec 22 02:16 DroidSans-Bold.ttf -> simsun.ttc

-rw-r--r--	1 0    	0       	194488 Dec  3 10:11 DroidSans-Bold.ttf.bak

lrwxrwxrwx	1 0    	0           	10 Dec 22 02:16 DroidSans.ttf -> simsun.ttc

-rw-r--r--	1 0    	0       	190776 Dec  3 10:11 DroidSans.ttf.bak

lrwxrwxrwx	1 0    	0            	8 Dec 22 02:17 DroidSansArabic.ttf -> msyh.ttc

-rw-r--r--	1 0    	0       	622280 Dec  3 10:11 DroidSansArabic.ttf.bak

lrwxrwxrwx	1 0    	0            	8 Dec 22 02:19 DroidSansFallback.ttf -> msyh.ttc

-rw-r--r--	1 0    	0      	3725920 Dec  3 10:11 DroidSansFallback.ttf.bak

lrwxrwxrwx	1 0    	0            	8 Dec 22 02:19 DroidSansHebrew.ttf -> msyh.ttc

-rw-r--r--	1 0    	0        	23076 Dec  3 10:11 DroidSansHebrew.ttf.bak

lrwxrwxrwx	1 0    	0            	8 Dec 22 02:19 DroidSansMono.ttf -> msyh.ttc

-rw-r--r--	1 0    	0       	119380 Dec  3 10:11 DroidSansMono.ttf.bak

lrwxrwxrwx	1 0    	0            	8 Dec 22 02:19 DroidSansThai.ttf -> msyh.ttc

-rw-r--r--	1 0    	0        	36028 Dec  3 10:11 DroidSansThai.ttf.bak

lrwxrwxrwx	1 0    	0           	10 Dec 22 02:14 DroidSerif-Bold.ttf -> simsun.ttc

-rw-r--r--	1 0    	0       	185228 Dec  3 10:11 DroidSerif-Bold.ttf.bak

lrwxrwxrwx	1 0    	0           	10 Dec 22 02:14 DroidSerif-BoldItalic.ttf -> simsun.ttc

-rw-r--r--	1 0    	0       	190304 Dec  3 10:11 DroidSerif-BoldItalic.ttf.bak

lrwxrwxrwx	1 0    	0           	10 Dec 22 02:15 DroidSerif-Italic.ttf -> simsun.ttc

-rw-r--r--	1 0    	0       	177560 Dec  3 10:11 DroidSerif-Italic.ttf.bak

lrwxrwxrwx	1 0    	0           	10 Dec 22 02:13 DroidSerif-Regular.ttf -> simsun.ttc

-rw-r--r--	1 0    	0       	172916 Dec  3 10:11 DroidSerif-Regular.ttf.bak

lrwxrwxrwx	1 0    	0           	26 Dec 21 10:31 msyh.ttc -> /HWUserData/fonts/msyh.ttc

lrwxrwxrwx	1 0    	0           	28 Dec 21 10:31 msyhbd.ttc -> /HWUserData/fonts/msyhbd.ttc

lrwxrwxrwx	1 0    	0           	28 Dec 21 10:31 simhei.ttf -> /HWUserData/fonts/simhei.ttf

lrwxrwxrwx	1 0    	0           	28 Dec 21 10:31 simsun.ttc -> /HWUserData/fonts/simsun.ttc

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.