Case 1: Know the windows file system format, and the windows disk corresponds to the sda* file under /dev/, only need to add
/dev/sda* /media/"New folder name" "File system format" defaults, utf8, umask=000 0 0
Case 2: Do not know the windows file system format, do not know the corresponding windows disk When the hard disk file sda*:
1. First enter the superuser privilege with the command su
2. Execute the command ls /dev/sda*
This will list the hard disk files, some 5, 6 and some more, generally less than 10. Set the number of hard disk files to Numble_of_sda
3. Execute the following commands in sequence, create a folder, and manually mount the hard disk.
mkdir media/sda1
mount /dev/sda1 /media/sda1
mkdir media/sda2
mount /dev/sda2 /Media/sda2
..........
mkdir media/sda9
mount /dev/sda1 /media/sda9 (if Numble_of_sda=9)
4. Then execute df -T
View the manually mounted hard disk in the file system list
File System 1K-block is used Available % Mounted Point
/dev/sda8 ext3 26004224 3262624 21420660 14% /
varrun tmpfs 225432 88 225344 1% /var/run
varlock tmpfs 225432 0 225432 0% /var /lock
procbususb usbfs 10240 96 10144 1% /proc/bus/usb
udev tmpfs 10240 96 10144 1% /dev
devshm tmpfs 225432 0 225432 0% /dev/shm
lrm tmpfs 225432 17580 207852 8% /lib/modules/2.6.17-10-generic/volatile
/dev/sda1 vfat 10231392 8134888 2096504 80% /media/sda1
/dev/sda5 vfat 20462832 17126864 3335968 84% /media /sda5
/dev/sda6 vfat 20462832 13325616 7137216 66% /media/sda6
5. From the list above you can see sda1 sda5 sda6 can be mounted, then We only need to.
/dev/sda1 /media/sda1 vfat defaults,utf8,umask=000 0 0
/dev/sda5 /media/sda5 vfat defaults,utf8,umask=000 0 0
/dev/sda6 /media/sda6 vfat defaults, utf8, umask=000 0 0
Add to the end of the /etc/fstab file, you can automatically hang each time you start the system The file system is loaded. Note vfat is the format of the file system. It is the same as the attribute value in the list listed by df -T. It may be in the format of fat32. Then delete the folder that does not mount the file system under /media/, such as sda2 sda3 sda4 sda7 sda8.
This is just based on the file system of my machine, which gives the content that needs to be added. In the specific operation process, refer to the contents of df-T list
for Windows 7 computers Microsoft will allow its computer OEMs and their system co-developers to d
Engaged in two years WindowsClient development, what multi-threading, multi-process development, ha
IAP, the full name is In-Application Programming, Chinese is interpreted as Programming in the prog
Get the NIC traffic through the 3rd party tool, this must be very clear. In fact, the effect can be
Exclude ADSL dialup failure under Linux
Linux system and 20 points difference with Windows
Introduction to APMD parameters and usage in Linux
Novice to see: create a lock file under the Linux operating system
The correct way to restore EXT3 Superblock(bad superblock)
How to build l2tpd vpn server with centOS5.5
Linux-Windows "two-in-one" computer debuted at
Linux system file default permissions detailed
Linux system installation Eclipse method introduction
Cron plan task configuration method in linux (centos)
Several configurations for nginx upstream
Tiny4412 assembly water light code, Tiny4412 bare metal LED operation
Windows 10 Mobile Edition Sexual Features Unified Management Applications Get Geographical Locations
Win7 system to verify the localhost file status operation method
WINXP system cursor keeps flashing
Pangu Prison Break Tutorial: Jailbreak Precautions and Frequently Asked Questions
Win8 system allocation access restrictions setting skills
IIS6.0 can not upload files larger than 200K solution
How do you let the second brother not die? The chivalrous man has learned to share
Win7 computer sound can not open the solution