Results 1 to 9 of 9

Thread: Pass to x64

  1. #1
    Join Date
    Feb 2010
    Beans
    13

    Pass to x64

    Hi, i have some issues with my linux and no one knows how to fix it (http://ubuntuforums.org/showthread.php?t=1562422) and i want to move to x64, i was wondering if i backup all my setting will those work on a x64 system? If it works that what backup tool is the best?

  2. #2
    Join Date
    Sep 2007
    Location
    England
    Beans
    1,103

    Re: Pass to x64

    Looking at your original thread,
    you may want to try enabling the reduced resources thing in Gnome

    Applications > Accessories > Terminal
    Type: gconf-editor

    Apps > Metacity > General
    Tick "reduced_resources"

  3. #3
    Join Date
    Mar 2008
    Location
    Copenhagen Denmark
    Beans
    722
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Pass to x64

    Quote Originally Posted by EPurpl3 View Post
    Hi, i have some issues with my linux and no one knows how to fix it (http://ubuntuforums.org/showthread.php?t=1562422) and i want to move to x64, i was wondering if i backup all my setting will those work on a x64 system? If it works that what backup tool is the best?
    I would first give it some time. Maybe the one person that knows the best about this kind of stuff hasn't seen your thread yet. It has only been up for 17 hours. And it's not sure that changing to 64 bit will help.

    But to answer your question. Yes. if you back up your /home directory, it should work fine under 64 bit.
    Ubuntu 10.10 Maverick | ASUS A6Rp | Intel(R) Celeron(R) M CPU 420 @ 1.60GHz | 4 GB ram |
    Graphic Card: ATI Technologies inc RC410 [Radeon Xpress 200M]

  4. #4
    Join Date
    Feb 2010
    Beans
    13

    Re: Pass to x64

    Thanks for the answers.


    Quote Originally Posted by amauk View Post
    Looking at your original thread,
    you may want to try enabling the reduced resources thing in Gnome

    Applications > Accessories > Terminal
    Type: gconf-editor

    Apps > Metacity > General
    Tick "reduced_resources"
    Does this makes linux to look worst? The computer is good enough to handle the standard linux configuration + some compiz effects. The configuration is:

    Core2Duo 2.2Ghz
    Ati Mobility Radeon HD2600
    4GB ram (sees only 3 on x86)
    2xHDD 160Gb (i have no idea how many Rpm)



    Quote Originally Posted by jakupl View Post
    I would first give it some time. Maybe the one person that knows the best about this kind of stuff hasn't seen your thread yet. It has only been up for 17 hours. And it's not sure that changing to 64 bit will help.

    But to answer your question. Yes. if you back up your /home directory, it should work fine under 64 bit.
    I wanted for some time to install x64 on linux and windows. So i wont change the OS only to repair the problem.

  5. #5
    Join Date
    Mar 2008
    Location
    Copenhagen Denmark
    Beans
    722
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Pass to x64

    Quote Originally Posted by EPurpl3 View Post
    I wanted for some time to install x64 on linux and windows. So i wont change the OS only to repair the problem.
    Well then you should just go for it.
    Ubuntu 10.10 Maverick | ASUS A6Rp | Intel(R) Celeron(R) M CPU 420 @ 1.60GHz | 4 GB ram |
    Graphic Card: ATI Technologies inc RC410 [Radeon Xpress 200M]

  6. #6
    Join Date
    Mar 2008
    Location
    Copenhagen Denmark
    Beans
    722
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Pass to x64

    In your case, I would back up to an external hard disk using tar.
    go to terminal and do something like:
    Code:
    tar -pczvf /path/to/backup/destination.tar.gz /home/username
    and to recover:

    Code:
    tar -xzvf /path/to/backup/destination.tar.gz
    I haven't tried it, but it should do the trick. I don't think you would need super user privileges.
    Ubuntu 10.10 Maverick | ASUS A6Rp | Intel(R) Celeron(R) M CPU 420 @ 1.60GHz | 4 GB ram |
    Graphic Card: ATI Technologies inc RC410 [Radeon Xpress 200M]

  7. #7
    Join Date
    Feb 2010
    Beans
    13

    Re: Pass to x64

    Thank you, i think that will help, it will also save the themes and the preferences?

  8. #8
    Join Date
    Mar 2008
    Location
    Copenhagen Denmark
    Beans
    722
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Pass to x64

    Quote Originally Posted by EPurpl3 View Post
    Thank you, i think that will help, it will also save the themes and the preferences?
    Yes.
    Ubuntu 10.10 Maverick | ASUS A6Rp | Intel(R) Celeron(R) M CPU 420 @ 1.60GHz | 4 GB ram |
    Graphic Card: ATI Technologies inc RC410 [Radeon Xpress 200M]

  9. #9
    Join Date
    Feb 2010
    Beans
    13

    Re: Pass to x64

    I have found the problem.

    I have installed linux x64, updated, installed the drives for my ATI grafica card, restoret backup files, restarted and, guess what, the same problem apperared. I have created a new admin account, deleted the old one and nothing has changed but the only thing that was still there was the ATI driver. I have uninstalled it and everything works perfect now (at least for the softwares that dont require OpenGL).

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •