Author Topic: just an idea  (Read 676 times)

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
just an idea
« on: July 27, 2010, 04:27:22 AM »
i had an idea and i want to ask if it would work or not...
if i copied the whole / partition from a working system and just pasted it in a formated clean / partition in another computer....
will this result in a working system which is a replica of the first system??
would it work fine or not??
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: just an idea
« Reply #1 on: July 27, 2010, 04:43:46 AM »
You would have to reinstall grub to change the boot record of the hdd...
And if you have different hardware on other comp some things may not work.

The best way is to make a remaster/snapshot of your system, burn the iso and install it on other machine.



Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15304
  • ┌∩┐(◕_◕)┌∩┐
Re: just an idea
« Reply #2 on: July 27, 2010, 04:58:17 AM »
Pretty certain copy/paste wouldn't work.

As slax says you could do a remaster and install that on the other PC(s)

Another option would be to image it - see the following link for Partimage:

http://www.partimage.org/Main_Page

Or Clonezilla

http://www.clonezilla.org/
« Last Edit: July 27, 2010, 08:00:34 AM by menotu »
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

uncleV

  • Guest
Re: just an idea
« Reply #3 on: July 27, 2010, 06:02:15 AM »
i had an idea and i want to ask if it would work or not...
if i copied the whole / partition from a working system and just pasted it in a formated clean / partition in another computer....
will this result in a working system which is a replica of the first system??
would it work fine or not??

Why not try?
On the same hardware, on the same partition (name, size and type). After that try remastering MBR from LiveCD.
It's curious if it'll work :-\

Offline pags

  • Hero Member
  • *****
  • Posts: 2519
  • Keep it clean.
Re: just an idea
« Reply #4 on: July 27, 2010, 11:38:53 AM »
It'll probably work (if the copy is done right)...I've done plain installs on USB Harddrives (NOT thumbdrives), and moved them from PC to PC with varying hardware configs, without issue (when needing a proprietary video driver such as ATi or nVidia, it might have to be installed, and then reconfigure later when moved off, but other than that...)

Be sure to copy as root, and get all the permission bits correct (cp -a, I think?), or better yet, try rsync (rsync -a source dest ... read the man page)...

May have to edit fstab, and re-install grub, depending on the destination details, but it should work  ;)

Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1317
Re: just an idea
« Reply #5 on: July 27, 2010, 12:01:58 PM »
Just recommended Clonezilla in another thread,

for easy cloning, try and use the drbl live distrobution - it's a breeze here (has been so far) and is able to let clients boot via network boot (PXE) for cloning and restoring, i.e. no usbkey boot or cd bootdisk necessary,

cheers,
MBantz