We have a server with Windows 2008, the system disk is a 120G SSD, and the data disk is a RAID made of three 2T hard drives.
Now I want to replace the Windows system with a Linux system, what should I do with the data disk?
Do you want to format it to linux? Or should I just reinstall the system and then mount the data disk under Linux?
No need to format, the ntfs-3g command can mount the NTFS formatted disk, and then it can be read and written normally.
1: Download ntfs-3g source code: http://download.csdn.net/deta...
2: The installation steps are as follows
3: How to use (mount Windows C drive):
After use, exit the /mnt/ directory and uninstall
The data disk should not need to be formatted, Linux can basically support Windows file systems such as NTFS