Opened 12 years ago
Last modified 12 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.
Note:
See TracTickets
for help on using tickets.
confirmation, not configmraion ;-)