Import old talks from 2010 and 2011 (Boston).
[libguestfs-talks.git] / 2010 / 0280-guestmount-windows-hivexsh.sh
1 #!/bin/bash -
2 source functions
3 cd 0270.d
4 add_history fusermount -u mnt
5 add_history hivexsh SOFTWARE
6 add_history cd mnt/Windows/System32/config
7 add_history guestmount --ro -a /dev/vg_thinkpad/Windows7x32 -m /dev/sda2 -o nonempty mnt/
8 add_history virt-list-filesystems -al /dev/vg_thinkpad/Windows7x32
9 add_history ls -l /dev/vg_thinkpad
10 terminal --title="Mount disk image locally"