|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I am looking for a piece of linux software that can image an entire drive
while in use, similar to Norton Ghost on a Windows system. I would like the software to backup the whole drive: MBR, all disk volumes Linux and NTFS, everything ... Any suggested soultions open source or commercial would be greatly appreciated. Thanks. |
|
|||
|
Shortly after I posted this I found a solution that I am going to try. For
any of you that may be looking for a solution similar to the one I described above take a look at: http://www.partimage.org/ Thanks. |
|
|||
|
On Wed, 03 May 2006 12:05:57 -0400, <plw_wrenn@yahoo.com> wrote:
> I am looking for a piece of linux software that can image an entire drive > while in use, similar to Norton Ghost on a Windows system. I would like > the > software to backup the whole drive: MBR, all disk volumes Linux and NTFS, > everything ... > > Any suggested soultions open source or commercial would be greatly > appreciated. > > Thanks. don't know if will meet all your needs but there is g4l and g4u which are supposed to be Ghost clones -- Suse 10.1beta, kde3.51, opera 9.x weekly |
|
|||
|
Take a look here.....
http://www.portlock.com/linux/index.htm HTH Brent <plw_wrenn@yahoo.com> wrote in message news:Fx46g.75$U_.61@prv-forum2.provo.novell.com... > I am looking for a piece of linux software that can image an entire drive > while in use, similar to Norton Ghost on a Windows system. I would like the > software to backup the whole drive: MBR, all disk volumes Linux and NTFS, > everything ... > > Any suggested soultions open source or commercial would be greatly appreciated. > > Thanks. |
|
|||
|
> Take a look here.....
> > http://www.portlock.com/linux/index.htm > > HTH > > Brent > > > <plw_wrenn@yahoo.com> wrote in message > news:Fx46g.75$U_.61@prv-forum2.provo.novell.com... > > I am looking for a piece of linux software that can image an entire drive > > while in use, similar to Norton Ghost on a Windows system. I would like > the > > software to backup the whole drive: MBR, all disk volumes Linux and NTFS, > > everything ... > > > > Any suggested soultions open source or commercial would be greatly > appreciated. > > > > Thanks. > > Take a look at ghost for Linux over at sourceforge. |
|
|||
|
plw_wrenn@yahoo.com wrote:
> I am looking for a piece of linux software that can image an entire drive > while in use, similar to Norton Ghost on a Windows system. I would like the > software to backup the whole drive: MBR, all disk volumes Linux and NTFS, > everything ... > > Any suggested soultions open source or commercial would be greatly appreciated. > > Thanks. Boot Rescue from the SUSE CD... as root, load your network module, get an address on the network, ssh backuphost "cat >hda.img" </dev/hda You can then lay this back down onto a like drive.... Boot Rescue from the SUSE CD.... ssh backuphost "cat hda.img" >/dev/hda Up to you if you want to compress it.... |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|