Mounting HD from Live CD

Mike Wright nobody at nospam.hostisimo.com
Sun Jul 12 21:39:01 UTC 2015


On 07/12/2015 02:08 PM, Aaron Gray wrote:
> I just need to mount an unencrypted F"! volume on a Live F21 Distro

Easy task at hand.

If the drive has more than one partition you'll have to do this for each 
one.

sudo mount /dev/sd?# /mnt  (e.g. /dev/sdb4)

rsync -a /mnt/ /path/to/destination

umount /mnt



More information about the users mailing list