Results 1 to 5 of 5

Thread: Migrating from one machine to another - any convenient way?

  1. #1
    Join Date
    Feb 2007
    Location
    Riga, Latvia, Earth
    Beans
    48
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Migrating from one machine to another - any convenient way?

    Hi!

    I'm running an Ubuntu Hardy server.
    LAMP + samba + proftpd + mailserver + some other stuff

    Is there any convenient way to migrate from one server to another more powerfull machine?

    Can I simply put a HDD into another box?

    I will appreciate any bit of information.
    Some see things as say "why". I dream things that never were and say "why not?"
    Crewplanet.eu - crewing, maritime jobs, vacancies at sea.

  2. #2
    Join Date
    May 2008
    Beans
    113
    Distro
    Ubuntu

    Re: Migrating from one machine to another - any convenient way?

    Of course you can but make sure of the hardware compatibility of both(old and new) boxes are same...Because you may experience problems with installed software/drivers...And also hardware plaforms like i386 and amd must be same...

  3. #3
    Join Date
    Jan 2007
    Location
    ~/SC/USA
    Beans
    1,969
    Distro
    Ubuntu

    Re: Migrating from one machine to another - any convenient way?

    You can use the dd command to transfer the image. here is a link on how to do the command:
    http://www.linuxquestions.org/questi...ommand-362506/

  4. #4
    Join Date
    Feb 2007
    Location
    Riga, Latvia, Earth
    Beans
    48
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Migrating from one machine to another - any convenient way?

    Thanks a lot. This is VERy helpful and exactly what I need.

    But what I'm worried about is shouldn't I recompile kernel or do something additional hardware configuration for image to work on a new machine?

    Do you think this will work "out of the box"?
    Some see things as say "why". I dream things that never were and say "why not?"
    Crewplanet.eu - crewing, maritime jobs, vacancies at sea.

  5. #5
    Join Date
    Jan 2007
    Location
    ~/SC/USA
    Beans
    1,969
    Distro
    Ubuntu

    Re: Migrating from one machine to another - any convenient way?

    The only thing you will need to change are your block id's on the new system. I would remove the block id's used in your fstab file and use the standard /dev/sd? configuration until you can boot off of the new system and then update them. You can find the block id using "blkid" on the new system.

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
  •