FreeBSD 32bit to 64bit migration

Posted by eugene y on Server Fault See other posts from Server Fault or by eugene y
Published on 2010-05-14T13:44:12Z Indexed on 2010/05/14 13:55 UTC
Read the original article Hit count: 274

Filed under:
|
|

I need to transfer my LAMP server (FreeBSD 7.0 i386) to another hosting. I would like to also upgrade to the 64bit version (to eliminate 4GB memory limit).

Anyone have some pre-destructive suggestions? Any tutorials that you're familiar with that give an idea of the gotchas? Thanks!

© Server Fault or respective owner

Related posts about freebsd

Related posts about i386

  • unmet dependencies in Ubuntu 12.04

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    I tried today to install a dvb-card on my Ubuntu 12.04 (Linux blauhai-linux 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux ). The installation failed with an error. After that, i tried to install python (it was already installed but i got this error): linux:~$… >>> More

  • Software center is broken

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    When I started installing the Humble Indie Bundle 5 games the software center stopped working and now I get this error. Packages cannot be installed or removed, click here to repair. Which fails and gives these results. installArchives() failed: (Reading database ... (Reading database ... 5% (Reading… >>> More

  • Apache segfault glibc segfault

    as seen on Server Fault - Search for 'Server Fault'
    I keep getting (about every 5-6 hours) this segfault in apache: [Tue Jun 26 12:43:10 2012] [notice] child pid 26810 exit signal Aborted (6) *** glibc detected *** /usr/sbin/apache2: free(): invalid pointer: 0xb68c2628 *** ======= Backtrace: ========= /lib/i386-linux-gnu/libc.so.6(+0x6ff22)[0xb75aef22] /lib/i386-linux-gnu/libc… >>> More

  • yum update failed

    as seen on Server Fault - Search for 'Server Fault'
    I have problem doint yum update on my OpenVZ VPS i get this error message : (56/69): glibc-devel-2.5-81.el5_8.7.x86_64.rpm | 2.4 MB 00:00 (57/69): libstdc++-devel-4.1.2-52.el5_8.1.x86_64.rpm | 2.8 MB 00:00 (58/69): binutils-2.17.50.0.6-20.el5_8.3.x86_64.rpm | 2.9 MB … >>> More

  • RHEL 5.5 Yum Update Fails Dependency Error

    as seen on Server Fault - Search for 'Server Fault'
    I have 30 different RHEL 5.5 machines that will not update some 33 packages via Yum. Does anyone know why these packages will not install and how to correct this? Yum clean all does not fix the issue, however skip broken will allow other updates to install but I am really after a way to clear this… >>> More