LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 05-03-2002, 11:47 PM   #1
g00fy_m
LQ Newbie
 
Registered: May 2002
Posts: 10

Rep: Reputation: 0
ghosting a linux drive ??


are there any issues with ghosting linux drives -- i have all the versions of ghost that say they are capable of this

i have a 10gb i want to ghost to a 20gb --> i have /, /usr, /home & swap


has any1 got any input



thanx

goofy
 
Old 01-29-2003, 07:06 PM   #2
lazlow69
Member
 
Registered: Jan 2003
Location: Central New Jersey
Distribution: Knoppix to play, Slack current, OpenBSD stables
Posts: 111

Rep: Reputation: 15
http://www.microwerks.net/~hugo/index.html

I found this GPL prog when looking for a similar thing. I haven't tried it yet, but the documentation and support are excellent, so I would imagine it would be something worth trying!

Please post your experience with it if you do decide to use it!
 
Old 01-29-2003, 09:40 PM   #3
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,818

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Re: ghosting a linux drive ??

Quote:
Originally posted by g00fy_m
are there any issues with ghosting linux drives -- i have all the versions of ghost that say they are capable of this

i have a 10gb i want to ghost to a 20gb --> i have /, /usr, /home & swap


has any1 got any input
Why not just use cpio in passthrough mode to make copies of the contents of those filesystems? For example, to copy an ext2 filesystem mounted on `/home' (assuming that partition 1 = /, 2 = /usr, 3 = /home) to a second disk that's been already been partitioned:

mount -t ext2 /dev/hdb3 /mnt # Mount the new /home
cd /home
find . -depth -print0 | cpio --null -pvd /mnt

(BTW, this is covered in the info pages for cpio under `Concept Index' -> `copying directory structures'.)

It's not Ghost but it's works. And it comes with the OS!

Worth a try.
 
Old 01-30-2003, 11:58 AM   #4
BaerRS
Member
 
Registered: Oct 2001
Location: Columbus, Ohio
Distribution: all.. but mainly SuSe--- looks like it changing to Red Hat
Posts: 119

Rep: Reputation: 15
you can try PartImage.. I have not tried this yet.. but it is on my list of things to try.

http://www.partimage.org/index.php3
 
  


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
Ghosting a drive in Linux lm317t Linux - General 10 07-28-2005 12:16 PM
Help ! LILO prints only LI after Ghosting hard drive z536 Linux - Software 1 05-27-2005 09:59 PM
Ghosting Drive with the -split option... Not working... Vince0000 Linux - General 0 11-12-2003 03:59 PM
Ghosting Drive and running in another computer...? Vince0000 Linux - General 5 11-04-2003 01:17 PM
dd ghosting linux drive wright_pm Linux - General 3 04-27-2003 11:38 PM

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

All times are GMT -5. The time now is 07:00 AM.

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