[GRLUG] Partition Backup
megadave
megadave at gmail.com
Sat Dec 29 00:14:00 EST 2012
Does it HAVE to be a gui?
dd if=/dev/sdb of=/dev/sdc
(substituting the correct specific drive devices for your situation, of course)
You could even run this as a non-root user, give user write permission
to the specific /dev/sdX that the target drives will be on, but NOT
for the system/OS drive...
On Fri, Dec 28, 2012 at 6:38 PM, L. V. Lammert <lvl at omnitec.net> wrote:
> Trying to build a 'clone' server that our guys can use to manage disks for
> embedded machines, .. I had *thought* that partitionmanager would provide
> that level of functionality, but it does not.3D
>
> Is there any tool out there to backup/restore a *partition* from the GUI?
> If that were possible, I can do a few quick scripts to backup/restore the
> MBR via dd.
>
> Thanks!
>
> Lee
> _______________________________________________
> grlug mailing list
> grlug at grlug.org
> http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
More information about the grlug
mailing list