New
#11
The screenshot for the commands are as below...
sudo apt-get install ntfsprogs
but you did
sudo apt-get ntfsprogs
But I assume it was installed as well(?)
What is sda2? Any idea what is/was on that partition?
Can you access sda3 now?
What happens? Can you browse files on it now?Code:sudo mount -t ntfs-3g /dev/sda3 /media/external
To unmount it:
Code:sudo umount /dev/sda3
If all else fails, what always works is to Mark Partition Active the Win7 or it's 100 mb System Reserved partition Active then run Startup Repair - Run 3 Separate Times.
You can then install EasyBCD to add Linus to a Windows Dual Boot menu as suggested in Where to install ubuntu in my system?