It takes too much time to use testdisk to retrieve the partition because I accidentally lost the entire LINUX partition when I was shaking the partition in windows, because there is no very important information, we chose to reload the system and try to change the mint15.
1. install wireless NIC Driver: Reference link: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx
Here I only provide bcm4312 Related Files
My Wireless Driver is bcm4312,
SlaveBroadcom Linux hybrid wireless driver downloads the corresponding driver. I will provide bcm4312
I have packed the required items. For details about how to use them, see readme.
Http://pan.baidu.com/share/link? Consumer id = 447127967 & UK = 453922673
2. After mint15 is installed by default, there is no Chinese input method. I chose fcitx-based sogou input method. The installation process is as follows:
Sudo add-Apt-repository PPA: fcitx-team/nightly
Sudo apt-Get update
Sudo apt-Get install fcitx-sogoupinyin
3. Install chromehttp: // www.google.cn/intl/zh-cn/chrome/
4. Install the image capture software. Sudo add-Apt-repository PPA: shutter/PPA
Sudo apt-Get update Sudo apt-Get istall Shutter 5. Install Vim
Sudo apt-Get install Vim
6. Change the Chinese directory of the main directory to an English directory.
Export lang = en_USxdg-user-dirs-gtk-update export lang = zh_cn
The next time you enter the system, the system will prompt whether to change the converted directory to Chinese. If you do not select the directory, you will not be prompted, and cancel the modification. The English-to-English conversion of the main directory is complete.