Opened 11 years ago

Last modified 11 years ago

#678 new enhancement

mondoarchive -x option with a few NTFS partitions

Reported by: victor gattegno Owned by: Bruno Cornec
Priority: low Milestone: 3.0.5
Component: mondo Version: 3.0.3
Severity: minor Keywords: ntfs
Cc: victor gattegno

Description

If there are some NTFS partitions to backup, should we use -x option this way ?

 -x "/dev/sda1 /dev/sda2"

As I see in /usr/sbin/mindi, line 3179 :

IMAGE_DEVS="`echo "${10}" | tr '|' ' '`"

I think that we should rather use :

 -x "/dev/sda1|/dev/sda2"

Am I right ?

That should be documented, i can do it after I get configmraion from you Bruno.

Change History (1)

comment:1 by victor gattegno, 11 years ago

confirmation, not configmraion ;-)

Note: See TracTickets for help on using tickets.