+ Post New Thread
Results 1 to 13 of 13
*nix Thread, "Ghosting" Linux in Technical; I set up one my primaries a year ago with a Ubuntu (Breezy adger) server to replace a Win98 "server" ...
  1. #1

    SimpleSi's Avatar
    Join Date
    Jun 2005
    Location
    Lancashire
    Posts
    4,964
    Thank Post
    1,188
    Thanked 445 Times in 348 Posts
    Rep Power
    136

    "Ghosting" Linux

    I set up one my primaries a year ago with a Ubuntu (Breezy adger) server to replace a Win98 "server"

    Is there any easy way to clone it onto new hardware?

    regards

    Simon

  2. IDG Tech News

  3. #2
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: "Ghosting" Linux

    use partimage

    http://www.partimage.org/Main_Page

    If you want a prebuilt LiveCD with partimage on. Use SystemRescueCD.

    http://www.sysresccd.org/Main_Page

  4. #3

    Join Date
    Feb 2006
    Posts
    1,193
    Thank Post
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Re: "Ghosting" Linux

    Couldn't you just use Tar and Gzip/B2z as there no sid issues?

  5. #4
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: "Ghosting" Linux

    be careful with /dev doing that.

  6. #5

    Join Date
    Feb 2006
    Posts
    1,193
    Thank Post
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Re: "Ghosting" Linux

    Wouldn't it be OK so long as did it from a LiveCD or swing partition?

  7. #6
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: "Ghosting" Linux

    Overkill, you can do it on the live system. Just tell tar not to traverse file system boundries. That'll keep you out of trouble most of the time.

    Code:
    tar  -lcpsjf backup.tar.bzip2 /*
    bear in mind though with this method you'll have to:

    1) partition and format your disk
    2) setup your boot loader

    on the new machine.

  8. #7
    budgester's Avatar
    Join Date
    Jan 2006
    Location
    Enfield, Middlesex
    Posts
    446
    Thank Post
    3
    Thanked 30 Times in 27 Posts
    Rep Power
    18

    Re: "Ghosting" Linux

    Quote Originally Posted by Geoff
    use partimage

    http://www.partimage.org/Main_Page

    If you want a prebuilt LiveCD with partimage on. Use SystemRescueCD.

    http://www.sysresccd.org/Main_Page
    I can vouch for the System Rescue CD.

    I ended up using it to ghost a bunch of machines to the RM Smart Build Level as the gig nics (agere) in the pc's did not have a dos driver available, and it's not in the main kernel yet so couldn't get it to boot linux across the network either. Just follow the intructions and all will fine and loverly

  9. #8

    SimpleSi's Avatar
    Join Date
    Jun 2005
    Location
    Lancashire
    Posts
    4,964
    Thank Post
    1,188
    Thanked 445 Times in 348 Posts
    Rep Power
    136

    Re: "Ghosting" Linux

    Thanks for replies.

    So has anyone actually done this and how does Linux respond to the new hardware - will it be nice like Win98 or blue screen like XP?

    regards

    Simon

  10. #9


    Join Date
    Jan 2006
    Posts
    6,456
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: "Ghosting" Linux

    depends. I've done it and it worked. I suspect it won't always because it will depend on the hardware and the kernel version - probably the best bet would be to install an i386 kernel rather than one for a specific processor /hardware (k7, ati etc) image the disk and try it.

  11. #10
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: "Ghosting" Linux

    yep stick with a generic kernel and you'll be fine. Other hardware should be ok. But test compatability with a LiveCD beforehand.

  12. #11
    budgester's Avatar
    Join Date
    Jan 2006
    Location
    Enfield, Middlesex
    Posts
    446
    Thank Post
    3
    Thanked 30 Times in 27 Posts
    Rep Power
    18

    Re: "Ghosting" Linux

    My old home linux box went down, an epia via died on me, a while back, now this had an ubuntu 5.10 install on it, that had been upgraded to 6.06.

    So i pulled the disk and threw it into a pentium 4 2ghz dell pc, so a fair difference in hardware, and the linux install just came up and worked with all the relevant drivers.

    Yup stick with the stock i386 kernel and life will be wonderfull, all your dreams will come true and you will win the lottery.

    Well ok maybe I went a bit over the top there, but "It will just work(TM)"

  13. #12

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,284
    Blog Entries
    2
    Thank Post
    598
    Thanked 879 Times in 617 Posts
    Rep Power
    287

    Re: "Ghosting" Linux

    Well, since nobody's mentioned it yet, there's always Ghost for Linux

  14. #13

    Join Date
    May 2006
    Posts
    68
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: "Ghosting" Linux

    take a look at rsync

SHARE:
+ Post New Thread

Similar Threads

  1. Replies: 31
    Last Post: 30th June 2008, 10:03 AM
  2. Replies: 7
    Last Post: 19th June 2007, 08:34 AM
  3. Replies: 6
    Last Post: 28th September 2006, 07:06 PM
  4. Replies: 2
    Last Post: 13th June 2006, 09:22 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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