Join Today
+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Join Date
    Jun 2005
    Location
    Bangalore,India
    Posts
    93

    Default Moving of SMS form /ezxlocal to /diska

    Hi All,

    After frequent memory full problems ... I decide to somehow get rid it..

    Only way was to free up /ezxlocal...To free /ezxlocal I had to move SMS (sysDatabase) to a free space. I was wondering what to do.. Finally I did this...

    cd /ezxlocal
    cp sysDatabase /diska
    ln -s /diska/sysDatabase sysDb
    mv sysDatabase
    mv sysDb sysDatabase
    mv SysDatabaseBKP /diska/

    Rebooted the phone...

    Space on ezxlocal is freed...Messages seem to work fine...

    But dunno what kinf of problems I might face... Need your help and feedback on this. Some queries:

    1. When is /diska mounted? will there be a timing issue due to this moving?
    2. Since it is FAT based...the data on it is vulerable to corruption if any problems occur..am i right?
    3. Has anybody tried this setup?
    4. If any body has less messages or can take risk of losing messages.. pls do try this ...
    5. Any other ideas...


    # df
    Filesystem 1k-blocks Used Available Use% Mounted on
    rootfs 54804 54804 0 100% /
    /dev/root 54804 54804 0 100% /
    /dev/tffsa 15824 15824 0 100% /usr/language
    /dev/roflash2 312 312 0 100% /usr/setup
    /dev/mtdblock2 5312 1932 3380 37% /ezxlocal
    /dev/mmca1 120204 52594 67610 44% /mmc/mmca1
    /dev/tffsb1 49034 16370 32664 34% /diska


    THanks for all ur inputs

    Regs
    Ravindran
    ----------------------------------
    Linux Rocks!!

  2. #2
    Join Date
    Jun 2005
    Location
    Bangalore,India
    Posts
    93

    Default Re: Moving of SMS form /ezxlocal to /diska

    Also...

    # pwd
    /ezxlocal
    # ls -l
    total 0
    drwxrwxr-x 1 ezx ezx 0 Dec 18 2003 download
    drwxr-x--- 1 root ezx 0 Dec 18 2003 download_modules
    drwxrwxrwx 1 ezx ezx 0 Dec 18 2003 etc_files
    drwxr-xr-x 1 root root 0 Jul 26 17:31 opie
    lrwxrwxrwx 1 root root 18 Nov 6 06:43 sysDatabase -> /diska/sysDatabase

    Regs
    Ravindran
    ----------------------------------
    Linux Rocks!!

  3. #3
    Join Date
    Feb 2005
    Location
    The Netherlands
    Cell: E680 flashed to E680i
    Posts
    1,368

    Default Re: Moving of SMS form /ezxlocal to /diska

    /diska is unmounted when usb mass storage is active, so i wouldnt try accessing your sms's while your in USB Mass storage mode. Otherwise it seems fine to me.
    Yes, but does it run Linux?

  4. #4
    Join Date
    Jun 2005
    Location
    Bangalore,India
    Posts
    93

    Default Re: Moving of SMS form /ezxlocal to /diska

    Thanks Maxx!! I forgot abt that..Normally I use my phone in USBLAN mode..and now will continue to do that...

    Also...In the same way...we can install theme on /diska instead of /ezxlocal

    For those who want more themes...I did this:..this is independent of prev steps...can be done w/out trying out the moving of mesgs..

    cd /ezxlocal
    cd download
    mkdir /diska/.system/theme
    ln -s /diska/.system/theme theme1
    cp -R theme/* theme1 ;copy all files in theme to theme1..bit risky
    mv theme themeOLD
    mv theme1 theme
    rm -r themeOLD

    Now, we can install more skins without bothering abt phone freezing after memory full...

    Im downloading more themes now

    Regs
    Ravindran
    ----------------------------------
    Linux Rocks!!

  5. #5
    Join Date
    Jun 2005
    Location
    Bangalore,India
    Posts
    93

    Default Re: Moving of SMS form /ezxlocal to /diska

    Hello..

    Does anybody know if it is possible to increase the EZXLOCAL partition size? Somebody was working on UNIONFS file system mod ? Will that help?
    ----------------------------------
    Linux Rocks!!

  6. #6

    Default Re: Moving of SMS form /ezxlocal to /diska

    This is a good choices though. I must try this. Anyway when I try to get rid of the same problem I installed all my theme in cg35. You may consider this as an option. Good job.

  7. #7
    Join Date
    Jun 2005
    Location
    Bangalore,India
    Posts
    93

    Default Re: Moving of SMS form /ezxlocal to /diska

    Quote Originally Posted by triplebit
    This is a good choices though. I must try this. Anyway when I try to get rid of the same problem I installed all my theme in cg35. You may consider this as an option. Good job.
    one warning tho..

    I tried to remove back the links.. and restore the message folders..didnt work the correctly..the first time..had to try and lost some mesgs as I restored a older backup. Make sure u back up your messages and contacts frequently..
    ----------------------------------
    Linux Rocks!!

  8. #8
    Join Date
    Nov 2005
    Location
    Pakistan
    Posts
    860

    Default Re: Moving of SMS form /ezxlocal to /diska

    i am using my sysdb and themes in diska since 8,9 months and i like it using that way.
    never had a loss.

    BUT
    now my SMS are above 2K and i get SMS memory full error at times.
    was there an sms storage limit on this fone? i never knew.
    i dont think diska has anything to do with it. cuz in ezxlocal, thr was not enough space to store this much data already.
    --------------------
    -->E680i... ROX.
    --------------------

  9. #9
    Join Date
    Jul 2005
    Location
    Seksyen Tujuh (7) Shah Alam
    Posts
    147

    Default Re: Moving of SMS form /ezxlocal to /diska

    Quote Originally Posted by akhaliq
    now my SMS are above 2K and i get SMS memory full error at times.
    was there an sms storage limit on this fone? i never knew.
    i dont think diska has anything to do with it. cuz in ezxlocal, thr was not enough space to store this much data already.
    yes... but if someone use Threesearch CGs... this would not be the problem anymore... he got really useful apps to encounter this kind of problem...
    OS: Windows Vista Ultimate RC1 Build 5600
    CPU: Intel Pentium 4 2.40GHz overclocked to 2.47GHz


    http://www.motorolafans.com/MotoFile.../montage01.gif

  10. #10

    Default Re: Moving of SMS form /ezxlocal to /diska

    @ Ravindran
    Thanks for that warning. I will backup my sysdata more often.


 
+ Reply to Thread

Similar Threads

  1. Tutorial move e680i native.db from /ezxlocal to /diska
    By whitesyaugi in forum E680i General Chat
    Replies: 20
    Last Post: 02-11-2009, 02:08 AM
  2. Where sms store in EZXlocal?
    By toaivip in forum A780 General Chat
    Replies: 2
    Last Post: 03-03-2008, 10:17 AM
  3. Moving Music
    By Pallalao in forum E6 General Chat
    Replies: 3
    Last Post: 06-27-2007, 10:47 AM
  4. moving background Question
    By jozhou6891 in forum A1200 General Chat
    Replies: 1
    Last Post: 04-07-2007, 08:15 AM
  5. Replies: 6
    Last Post: 03-17-2006, 08:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1