Running
What is the simplest way of copying files from these two partitions to the same directory?
mdconfig on an img file shows me these two partitions
Code:
=> 17 246767 md0 MBR (121M)
17 495 - free - (248K)
512 32768 1 linux-data [active] (16M)
33280 512 - free - (256K)
33792 212992 2 linux-data (104M)
What is the simplest way of copying files from these two partitions to the same directory?