Windows下查看Linux分区文件

 Windows下面查看Linux分区: explore2fs  软件
Linux 下面查看Windows分区:mount -t vfat -o iocharset=cp936 /dev/hdax  /mnt/partition

你可能感兴趣的:(linux,windows)