A little bit of yourself in this section. There are 3 three text graphics associated to this section; Subscribe me, Advertisements and About Me. I hope either one will suit your need.

Updates: Currently I'm testing on wordpress 2.5. I hope to release this theme real soon. So stay tune and dont forget to subscribe my blog. You can add more text here. Overflown text will be hidden, so make sure to end your text just right here. More...
Sep
28th

How To Convert File System, fat - fat32 to ntfs

Author: admin | Files under tutorials

How To Convert File System, fat - fat32 to ntfs

open a dos prompt and give the command

convert d: /fs:ntfs

this command would convert your d: drive to ntfs.

if the system cannot lock the drive, you will be prompted to convert it during next reboot.

Normally you should select yes.

Conversion from fat/fat32 to ntfs is non-destructive, your data on the drive will NOT be lost.

Be aware that converting to ntfs will make that partition of your
drive unreadable under dos unless you have ntfs utilites to do so.

You must be logged in to post a comment.