Re: Encrypt all partitions with dm-crypt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> You can mount to wherever you like. Once you've mapped the block
> device to /dev/mapper/NAME, you have a block device like any other.

Will the following work from a recovery shell?

# mkdir media
# mount /dev/mapper/main /media
# mount -t proc none /media/proc
# mount --rbind /dev /media/dev
# mount --rbind /sys /media/sys
# mount /dev/sda1 /boot

There is no /bin/bash. Can I use ash?

# chroot /media /bin/ash
_______________________________________________
dm-crypt mailing list
dm-crypt@xxxxxxxx
http://www.saout.de/mailman/listinfo/dm-crypt


[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux