|
  
|
20#
發表於 2017-12-28 08:34
| 只看該作者
we can use
"cat /etc/fstab" to see how you divided you drive.
and "df -h" to see the usage of your partition.
may be you can post your result here.
also "sudo fdisk -l" will show how windows and linux share the drive(s) |
|