<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to migrate a complete installation to a different box? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078306#M6802</link>
    <description>Really quick addition to what Huc said.  A handy way to find only the unique files is the command:&lt;BR /&gt;cat filename | uniq -u&lt;BR /&gt;&lt;BR /&gt;I find it a lot easier to read than diff output.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
    <pubDate>Fri, 26 Sep 2003 11:23:52 GMT</pubDate>
    <dc:creator>Dave Falloon</dc:creator>
    <dc:date>2003-09-26T11:23:52Z</dc:date>
    <item>
      <title>How to migrate a complete installation to a different box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078299#M6795</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have a Redhat9 Box up an running as Router/Firewall w/ NAT, Web- and Mailserver, but it has a little lack of CPU-power and Ram (P1-133/128 MB).&lt;BR /&gt;I'd like to migrate the installation to a different machine (Compaq Proliant 850R, 2 PPro/200 CPU's, 512 MB Ram, RAID-1 on a SmartArray 2/P). &lt;BR /&gt;What would be the easiest way?&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Sven</description>
      <pubDate>Thu, 25 Sep 2003 09:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078299#M6795</guid>
      <dc:creator>Sven Geschke</dc:creator>
      <dc:date>2003-09-25T09:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a complete installation to a different box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078300#M6796</link>
      <description>I see two ways here:&lt;BR /&gt;&lt;BR /&gt;1) install RHL9 on Proliant and move all configs from your old box&lt;BR /&gt;&lt;BR /&gt;2) copy your old system to the new disk; but this will be tricky because you'll need to hack initrd for adding SCCI/RAID drivers&lt;BR /&gt;&lt;BR /&gt;1st way seems to me easier&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vitaly</description>
      <pubDate>Thu, 25 Sep 2003 09:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078300#M6796</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-09-25T09:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a complete installation to a different box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078301#M6797</link>
      <description>You can boot your system off a Windows 98/Dos disk.&lt;BR /&gt; &lt;BR /&gt;Then use Norton Ghost to make an image of the entire system on a second disk.&lt;BR /&gt; &lt;BR /&gt;In this case, you can do a disk image through a  parellel cable or the network.&lt;BR /&gt; &lt;BR /&gt;You'll need network protocols on the diskette to use the network.&lt;BR /&gt; &lt;BR /&gt;The problem here is the hardware differences. You are transferring a kernel that has drivers in it for different disk drives.&lt;BR /&gt; &lt;BR /&gt;You are probably better off doing a clean install on the new system and then migrate important configurations like httpd etc one at a time.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Thu, 25 Sep 2003 12:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078301#M6797</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-25T12:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a complete installation to a different box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078302#M6798</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;install a minimal OS on the new system. &lt;BR /&gt;&lt;BR /&gt;take a complete tar ball from the first machine and restore it onto the second box.&lt;BR /&gt;&lt;BR /&gt;only directory u might need to be careful should be your /dev directory.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Thu, 25 Sep 2003 20:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078302#M6798</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-09-25T20:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a complete installation to a different box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078303#M6799</link>
      <description>a sort of a variation on the same background music&lt;BR /&gt;&lt;BR /&gt;First mount a formated floppy on /mnt/floppy&lt;BR /&gt;then out put the result of the following to a file on the floppy&lt;BR /&gt;&lt;BR /&gt;#find / -name "*" -exec md5sum {} \; &amp;gt; /mnt/floppy/keep_file_old_sys.txt&lt;BR /&gt;&lt;BR /&gt;Backup to tarball your old system's disks.&lt;BR /&gt;&lt;BR /&gt;Then install from scratch new system.(given it a temporary name and ip addrress)&lt;BR /&gt;&lt;BR /&gt;mount the floppy from first step on this new system &lt;BR /&gt;put the result of the following to a file on the floppy&lt;BR /&gt;&lt;BR /&gt;#find / -name "*" -exec md5sum {} \; &amp;gt; /mnt/floppy/keep_file_new_sys.txt&lt;BR /&gt;&lt;BR /&gt;unmount floppy write protect it then remount the floppy in write protect.&lt;BR /&gt;&lt;BR /&gt;now use the two files on the floppy to help you know what need's to be transfered from old system (something like diff keep_file_old_sys.txt keep_file_new_sys.txt &amp;gt; differences_of_old_new.txt).&lt;BR /&gt;&lt;BR /&gt;You will have lots of differences in differences_of_old_new.txt , but you can probably figure out the one's that realy matter, like the *.rpm files are in there&lt;BR /&gt;just to know what has still to be insttaled.&lt;BR /&gt;&lt;BR /&gt;by repeating last step You should be able to ease out the pain.&lt;BR /&gt;&lt;BR /&gt;Of course most the file in /dev /root etc could be ignored, you will have to use jugment here, I would keep the old system on line until the last moment when you are sure &lt;BR /&gt;you have a fair match. (then change ip address/name on new system to old system values)&lt;BR /&gt;&lt;BR /&gt;Just my 0.02 Euro/cent&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2003 04:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078303#M6799</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-09-26T04:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a complete installation to a different box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078304#M6800</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Thanks to all of you! :-)&lt;BR /&gt;I think the last reply wins the oscar!!&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Sven</description>
      <pubDate>Fri, 26 Sep 2003 04:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078304#M6800</guid>
      <dc:creator>Sven Geschke</dc:creator>
      <dc:date>2003-09-26T04:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a complete installation to a different box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078305#M6801</link>
      <description>May I suggest that, if possible, you install stuff that could usefully be moved to another machine into a volume group using LVM.  Then, in this case it would have been a simple vgexport on the first machine and a vgimport on the second.  LVM is good!</description>
      <pubDate>Fri, 26 Sep 2003 05:33:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078305#M6801</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-09-26T05:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a complete installation to a different box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078306#M6802</link>
      <description>Really quick addition to what Huc said.  A handy way to find only the unique files is the command:&lt;BR /&gt;cat filename | uniq -u&lt;BR /&gt;&lt;BR /&gt;I find it a lot easier to read than diff output.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Fri, 26 Sep 2003 11:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-migrate-a-complete-installation-to-a-different-box/m-p/3078306#M6802</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2003-09-26T11:23:52Z</dc:date>
    </item>
  </channel>
</rss>

