Home | Bug Tracker | Wiki | Mailing Lists | Forums | Download  
   Username:  Password:  Signup
   
   Main Menu
· Home
· Search
· Site Stats
   Donate to Parsix
Help us to move faster and make a better system for you. Donations are highly appreciated.

Donations 2009: $ 0,00
   Search
   Bug Report
Help us to fix problems and defects. Please report bugs here.
   Online Users
Admin
No Online Admins
Members:Online
Members:Members:2
Guests:Guests:33
Total:Total:35
Online Members
Onlinemandog
Onlinemsdisatis
   Sponsored Links



Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
lawmanukOffline
Post subject: parsix image to other pc  PostPosted: Aug 09, 2008 - 04:48 AM



Joined: Aug 09, 2008
Posts: 143

Status: Offline
on windows, i used to be able backup the whole os with my chosen apps and tweaks into a simple image file using acronis trueimage or norton ghost.

i could then restore the whole image onto a completely different pc within minutes. on bootup, windows would figure out all new hardware and different partitions without any problems.

is there a way to do this with linux and in particular parsix?

i want to create my target parsix with custom users/apps/settings and then be able to distribute to other pc's on my network. (i don't mind transferring manually to each pc rather than multicast)

the problems i envisage amongst others are that each pc could have different partition setup, hence the grub and other start bits could fail completely if referring to a different partition number etc.

if someone could provide a really clear answer suitable for a linux noob, it would be really really great.

thanks.
 
 View user's profile Send private message  
Reply with quote Back to top
cmostOffline
Post subject: RE: parsix image to other pc  PostPosted: Aug 09, 2008 - 09:23 AM
Forum Moderator
Forum Moderator


Joined: Feb 19, 2008
Posts: 156
Location: Cincinnati, Ohio
Status: Offline
From reading your posts, it's clear you're a hard core Windows user accustomed to using expensive, proprietary software. No offense! Smile You would benefit from the following website, which yields a very comprehensive listing of so called "Linux equivalents" That is Linux software titles that are considered more or less equivalent to a Windows version. Check it out! http://www.linuxalt.com/
 
 View user's profile Send private message  
Reply with quote Back to top
lawmanukOffline
Post subject: RE: parsix image to other pc  PostPosted: Aug 09, 2008 - 09:37 AM



Joined: Aug 09, 2008
Posts: 143

Status: Offline
ok, will check it out.

in summary, is the above possible so i have a parsix image with my settings, which i can restore to any pc?
 
 View user's profile Send private message  
Reply with quote Back to top
cmostOffline
Post subject: RE: parsix image to other pc  PostPosted: Aug 09, 2008 - 09:45 AM
Forum Moderator
Forum Moderator


Joined: Feb 19, 2008
Posts: 156
Location: Cincinnati, Ohio
Status: Offline
You could always make your own custom live CD (also known as a "respin") and install it onto numerous machines. While this respin might contain all of your chosen software and customizations, you would have to actually install it on each subsequent machine. As to your original question, I'm not sure. I've never sought to do that.
 
 View user's profile Send private message  
Reply with quote Back to top
grasshopperOffline
Post subject: RE: parsix image to other pc  PostPosted: Aug 09, 2008 - 11:52 AM



Joined: Aug 07, 2008
Posts: 28

Status: Offline
I haven't tried Ghost in a while but Acronis will work with Linux partitions. I think Partition Image is the Linux equivalent.
 
 View user's profile Send private message  
Reply with quote Back to top
blixOffline
Post subject: RE: parsix image to other pc  PostPosted: Aug 09, 2008 - 03:11 PM
Forum Moderator
Forum Moderator


Joined: Jun 20, 2007
Posts: 81

Status: Offline
G4L will provide image, but if you want to restore it on systems with different hardwares, hmm... I don't think so.

_________________


Those who sacrifice liberty for security deserve neither.
Benjamin Franklin

 
 View user's profile Send private message  
Reply with quote Back to top
mandog
Post subject:   PostPosted: Aug 09, 2008 - 06:05 PM
Forum Moderator
Forum Moderator


Joined: Jan 25, 2008
Posts: 228
Location: UK
I've never been able to restore windows to other machines using any backup software unless its a identical machine as the backup is for that hardware only and if it did install it would take hrs in safe mode, to sort it out+ the fact it is copyright theft according to ms.. With linux its slightly different as you can use as somebody mentioned respin that will give you a custum Cd that you can use for your purpose with only minor problems.

_________________
Parsix running AMD 6000 x2 64bt, Asus mother board 8gb ram, Nvidia graphic card 1gb unboard ram, Plextor PX760, EPSON R300, 2x 500gb sata+2x 500gb usb Hardrive, Netgear, 19" DELL monitor 1600X1200 X 75hz Resolution
 
 View user's profile Send private message Send e-mail ICQ Number 
Reply with quote Back to top
lawmanukOffline
Post subject:   PostPosted: Aug 09, 2008 - 08:05 PM



Joined: Aug 09, 2008
Posts: 143

Status: Offline
mandog - to restore windows to another pc, use free utility 'sysprep', before creating image.

i can backup a linux partition using standard windows acronis or ghost, but the issue for me is if i restore, there will be too many pointers pointing to the wrong partition, ie. grub mbr, mount points etc...

is there an autoway update these pointers?
 
 View user's profile Send private message  
Reply with quote Back to top
lawmanukOffline
Post subject:   PostPosted: Aug 13, 2008 - 08:40 AM



Joined: Aug 09, 2008
Posts: 143

Status: Offline
if i restore to a different pc using acronis
and make sure that grub is on the partition root
and make sure that the partition is primary and bootable
and make sure that the mbr is standard type
and edit fstab to represent partitions
and edit menu.lst to represent partitions
then
would parsix identify the changed video/sound/network cards etc., automatically??
 
 View user's profile Send private message  
Reply with quote Back to top
xet7Offline
Post subject:   PostPosted: Aug 13, 2008 - 10:07 AM
Forum Moderator
Forum Moderator


Joined: Feb 20, 2008
Posts: 205
Location: Finland
Status: Offline
lawmanuk:
I think you may need to reconfigure them, like:
Code:
dpkg-reconfigure xserver-xorg
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
lawmanukOffline
Post subject:   PostPosted: Aug 28, 2008 - 05:25 PM



Joined: Aug 09, 2008
Posts: 143

Status: Offline
i'm pretty sure i won't be able to transfer a parsix system to another pc with different hardware, as i don't have the knowledge if it won't auto reconfigure.

also, it's not an ideal scenario for me if i'd have to do manual reconfigure for every pc in an office.

has anyone tried either of the following softwares which are supposed to be a solution to this problem.

1. acronis trueimage with universal restore plugin

2. mkDistro

thanks
 
 View user's profile Send private message  
Reply with quote Back to top
mandog
Post subject:   PostPosted: Aug 28, 2008 - 07:40 PM
Forum Moderator
Forum Moderator


Joined: Jan 25, 2008
Posts: 228
Location: UK
Lawmanuk
which part of the UK do you live?
I take it you want to install the same distro on several computers ?, You have had several good ideas thrown at you most are quite simple after you have tried them, I checked out 'sysprep' I don't think it installs the correct drivers for specific graphic cards etc only ms get you going drivers nor does any Ms restore program or ms its self. In fact I repaired a intel based laptop the Ms drivers made it unusable so I had to install the correct drivers, so saying Ms can do this and that is not accurate. Linux does a much better job with hardware than Ms can even dream of! Can you use 'sysprep' if so you can use 1 of the several Linux remastering programs they are simple to use all you need is a Live cd and your setup and a couple of hours..If you don't want to get that involved,
You could try aptoncd its simple to use once the first computer is set up thats all your programs. run aptoncd. make sure to save dependences. ( this way you don't need the internet for dependencies but takes up more space). then install Parsix on all your other machines. then use the aptoncd. to install all your programs on to your other computers so the all have the same setup, works very well only takes a few mins to do, the only other thing is if you are using different computers you may have to install graphic card drivers. ATI/nvidia are simple to install in most Linux distros that don't use Sudo .

_________________
Parsix running AMD 6000 x2 64bt, Asus mother board 8gb ram, Nvidia graphic card 1gb unboard ram, Plextor PX760, EPSON R300, 2x 500gb sata+2x 500gb usb Hardrive, Netgear, 19" DELL monitor 1600X1200 X 75hz Resolution
 
 View user's profile Send private message Send e-mail ICQ Number 
Reply with quote Back to top
KarimiOffline
Post subject:   PostPosted: Aug 30, 2008 - 03:18 PM



Joined: Oct 30, 2007
Posts: 20

Status: Offline
Try bootcd. You can install it from repositories. I haven't tried it myself but I think it can help you.
 
 View user's profile Send private message  
Reply with quote Back to top
lawmanukOffline
Post subject:   PostPosted: Aug 31, 2008 - 11:00 PM



Joined: Aug 09, 2008
Posts: 143

Status: Offline
ok thanks mandog...

re drivers and sysprep. u can create a directory called 'drivers' in c drive. here, u can place all non-standard drivers, and when the windows system is prepped and starts up on a new pc, it will search the drivers directory for any hardware drivers required in the new system.

Smile

ps. i'm in london
 
 View user's profile Send private message  
Reply with quote Back to top
mandog
Post subject:   PostPosted: Sep 01, 2008 - 12:09 AM
Forum Moderator
Forum Moderator


Joined: Jan 25, 2008
Posts: 228
Location: UK
Lawmanuk
I live in Thetford, Norfolk. about 80 miles.
This is not solving your problems but this may help http://www.livedistro.org/
when I used Ubuntu, I used remaster it was a simple program installed on your on your system mount the live cd then tell it what you want to add to the remastered cd then just let it get on with it when you burn the image to disc you have a fully working clone that you can install on most computers very simple used by many people to distribute their home brewed distros. its really made for ubuntu but Debian do there own its in the repros but I don't know its name but it does the same.

_________________
Parsix running AMD 6000 x2 64bt, Asus mother board 8gb ram, Nvidia graphic card 1gb unboard ram, Plextor PX760, EPSON R300, 2x 500gb sata+2x 500gb usb Hardrive, Netgear, 19" DELL monitor 1600X1200 X 75hz Resolution
 
 View user's profile Send private message Send e-mail ICQ Number 
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 8 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Copyright© 2005-2009 Parsix Project
Contact: webmaster AT parsix DOT org