Win8 disks are mounted in Ubuntu, and win8 disks are mounted in ubuntu.
**************************************** ******************************************************
Original works, from the "Xiaofeng residual month xj" blog, welcome to reprint, reprint please be sure to indicate the source (http://blog.csdn.net/xiaofengcanyuexj ).
For various reasons, there may be many shortcomings. Thank you!
******************************************************* **************************************** **********
I installed a Ubuntu system recently, but after some tossing times, I found that all the disk partitions except for the disk partitions assigned to Ubuntu cannot be accessed by any other Win8 disk partitions. I have found many solutions on the Internet, but they cannot be solved. After checking the information, the problem was finally solved.
Problem description: Win8 disks are mounted in Ubuntu and cannot be accessed by any disk partition in Win8. Specific problems are shown in:
"Please resume and shutdown Windows fully (no hibernation or fast restarting), or mount the volume read-only with the 'ro 'mount option. ", it can be seen that Windows is caused by shutdown, the following is an explanation.
Microsoft has added the Quick Start function for Win8. When you disable a computer in Win8, hybrid shutdown is performed by default. Hybrid shutdown allows Win8 to start much faster than Windows 7 and earlier versions. Different from cold start, Win8 saves the system kernel and driver to the disk Sleep file. When Win8 is started, it automatically loads from the Sleep file, making the startup faster. In earlier versions of Windows, sleep files include kernel, driver, and application data. In Win8, sleep files are smaller and load faster. By default, the Quick Start function is enabled for Win. to check whether the function is enabled, perform the following steps.
1) Open the power option, find and click the select power button on the left,
2) scroll down to the window and you can see enable quick start in the shutdown settings,
If you disable the quick restart function, NTFS can be mounted normally, and Disk Partitions In Win8 can be accessed normally.
Due to the limited time, I would like to thank you for referring to some documents during the blog writing process. In addition, due to the level reasons, you will inevitably have shortcomings.