How to access Win FAT partition content under LinuxUNIX

xiaoxiao2021-03-06  103

First judge your hard drive is HDA, or HDB, or HDC, or HDD (can be seen when starting, you can also use DMESG to see) Here you are HDB CD / MKDIR Win Mount -t vfat / dev / hdb1 / mNT / WIN (HDB1 is the first partition of your second hard disk) so that your C drive can access the access to the / umount / mnt / win after / mnT / win to uninstall, to exit / mnt / WIN directory

转载请注明原文地址:https://www.9cbs.com/read-82001.html

New Post(0)