mount /dev/sda7 /mnt mount --bind /dev /mnt/dev mount -t proc /proc /mnt/proc mount -t sysfs /sys /mnt/sys
chroot /mnt