Foundation Courses- Level 1 ASAP Programme is of 300 – 330 hours duration, out of which 180 hours are devoted to Foundation Course that contains modules on communication skills in English and information technology. The other 120-150 hours are devoted to the skill sector chosen by the student for specialization. The focus of the foundation course is to develop soft skills that are essential to work efficiently in a corporate environment.Contact asapwayanad@gmail.com

Wednesday 24 January 2018

Pen drive/memory card formatting

Pen drive/memory card formatting

computer
mouse on the Start button and Right Click.
Click Command Prompt (Admin). A CMD window will open

1) Type: "diskpart "
and press Enter.

2) Type: "list disk "
and press Enter.

A list of all the storage devices connected to your computer will be displayed.

3) Type: "select disk"
<the number of your disk> and press Enter.

(Example: select disk 1). Important: Make sure you enter the number correctly. Otherwise, you may format your internal hard drive. You can type list disk again to check whether you are going correctly. There will be a star (asterisk symbol) before the name of the selected disk.

4) Type: "clean"
and press Enter.

5) Type: "create partition primary"
and press Enter.

6) Type: "active"
and press Enter

7) Type: "select partition 1"
and press Enter.

8) Type:
"format fs=fat32"
and press Enter.

No comments:

Post a Comment