• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Converting 2nd drive to NTFS?

SlimShady

Banned
hey guys, does anyone know how to use the NTFS file system on a second drive, that Win2k is not installed on? is there any way I can do that? i have two hard drives, and want NTFS on both, but it only asks to do it to one during installation, that being the one i installed it on. anyone know? thanks

jeff
 
yep you can do that

From the command prompt: CONVERT [drive:] /fs:ntfs

put in your drive or partition you want converted into NTFS. It should look like this

CONVERT D: /fs:ntfs
 
Back
Top