windows partitions could not be automatically mounted

check the fstab file under /etc

in my case, /dev/sda1(C:) and /dev/sda5(D:) have the same UUID

use device names instead of UUID

after restarted, windows partitions correctly mounted

e.g.

/dev/sda1 /media/sda1 ntfs defaults 1 1

1 column: device name

2 column: mount point

3 column: format of the partition

[@more@]
请使用浏览器的分享功能分享到微信等