LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-01-2004, 02:34 PM   #1
szamm
LQ Newbie
 
Registered: Aug 2003
Posts: 1

Rep: Reputation: 0
"Norton Ghost" app for LINUX???


Is there any type of "Norton Ghost Server" application that can run under a Linux server to be able to clone an image of a WindozeXP workstation? I usually have to reload XP about every 4 months, this would save me ALOT of time (as you know, windoze gets alot of bugs, trojans and junk).
 
Old 06-01-2004, 03:11 PM   #2
auditek747
Member
 
Registered: Feb 2004
Location: Ohio, USA
Distribution: Arch Linux
Posts: 464

Rep: Reputation: 30
The app is called "Partimage".

http://www.partimage.org/

It has some features that Ghost doesn't and is missing some features that Ghost has.
I won't go into details since I posted the link.

By the way, Partimage comes on the Knoppix cd (which everyone should get) as does Qtparted. (a partition resizer)
 
Old 06-01-2004, 03:44 PM   #3
crazyeddie740
Member
 
Registered: May 2004
Location: Sedalia, MO
Distribution: Debian, Mandrake
Posts: 71

Rep: Reputation: 15
If all you're after is imaging a harddrive partition, I personally use dd (check the man page). It's a bit primitive (command line) but it gets the job done. I also pipe it through gzip for a compressed file. For partition resizing, I have a gratis "partition resizer" on a freedos disk, but I haven't tried it out yet.
 
Old 06-02-2004, 12:38 AM   #4
auditek747
Member
 
Registered: Feb 2004
Location: Ohio, USA
Distribution: Arch Linux
Posts: 464

Rep: Reputation: 30
Hey,
I just remembered "g4l", the website is pretty sparse but it might be worth a look.
I've been using "image for dos" run from a modified "winme" boot floppy to make images
to a cd, but ftp would sometimes be more convenient ........ I think I'll check it out myself!

http://g4l.networks-ltd.de/
 
Old 06-02-2004, 03:58 AM   #5
Linner
Member
 
Registered: May 2004
Distribution: Fedora
Posts: 71

Rep: Reputation: 15
Quote:
Originally posted by crazyeddie740
If all you're after is imaging a harddrive partition, I personally use dd (check the man page). It's a bit primitive (command line) but it gets the job done. I also pipe it through gzip for a compressed file. For partition resizing, I have a gratis "partition resizer" on a freedos disk, but I haven't tried it out yet.
hey sir!

could you give us the syntax please. well, i dont want to mess up with that new command, just a newbie here, having difficulty following the man pages..lol. i need a backup to image my xp partition in /dev/hda 20GB to my linux partition on /dev/hdb 30GB available.

thanks.
 
Old 06-02-2004, 07:07 AM   #6
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
While dd is very usable and flexible it is by no means a replacement for Ghost in itself. A better solution is Mondo, which works really well for me.


Håkan
 
Old 06-02-2004, 01:46 PM   #7
crazyeddie740
Member
 
Registered: May 2004
Location: Sedalia, MO
Distribution: Debian, Mandrake
Posts: 71

Rep: Reputation: 15
for something like that the syntax would be something like:

dd if=/dev/hda | gzip >> <insert filename here>.img.gz

(if= means "input file", by default dd reads and writes to stdin and stdout. You're piping the results to gzip for compression, then writting results to some random file.)

try reimaging it to a different harddrive before you rely on the image as a backup. Make sure that the test harddrive is at least as big as the one you imaged. Since you're imaging the whole harddrive this *should* get the MBR.

syntax for the write:

gzip -dc <insert filename here> | dd of=<insert dev entry of harddrive here>

(the -dc switches mean "decompress" and "to stdout" respectively, piping results to dd, of means "output file".)

Er... and read my sig.
 
Old 06-03-2004, 09:16 PM   #8
Linner
Member
 
Registered: May 2004
Distribution: Fedora
Posts: 71

Rep: Reputation: 15
crazyeddie740= ah yes nice siggy, i'll try it anyway...nobody can stop me!.lolz

hw-tph = actually i am downloading the iso right now, hope it works and easy to use like ghost.

THANKS FOR YOUR HELP PEOPLE!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
old app on recent linux - "command not found" mc2000 Linux - Software 1 10-03-2005 11:47 AM
norton ghost type app for slack? slackb0t Slackware 2 04-21-2005 11:27 PM
"ghost" a linux disk goestin Linux - General 2 11-25-2004 06:51 AM
Free "Norton Ghost" ? Wynand1 Linux - Software 6 05-20-2004 12:28 AM
Linux and Norton Ghost jet192 Linux - General 1 08-17-2003 11:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration