How to format properly SSD SWIFT 3

LbRnt
LbRnt Member Posts: 9

Tinkerer

edited March 2022 in Swift and Spin Series
Hi I don't know what to do i cancel my macrium partition process in my SWIFT 3 and now the SSD is the first shown in MACRIUM SOFTWARE its suppose to be the HDD is first i tried to format the SSD using cmd but I'm having error Virtual Disk Error.


(Thread was edited to add model name to the title)

Best Answer

  • Commodore_1995#
    Commodore_1995# ACE Posts: 98,322 Trailblazer
    Answer ✓
    Use these commands:
    diskpart
    list disk
    sel disk x (x is the ssd number)
    clean
    convert gpt
    create partition primary
    format fs=ntfs quick
    assign

    Oi! Eu não sou sou a cortana! Mas estou aqui para ajudar! Hi! I'm not the cortana! But I'm here to help!
    Se você gostou da minha resposta, marque como solução clicando em sim! If you liked my answer, mark it as a solution by clicking on yes!
    Aceite somente a resposta que ajudou a solucionar o seu problema! Please accept only the response that helped to solve your problem!
    Detection tool click here to find the serial number or partnumber of your model!                                                          
                                                      
                                                     egydiocoelho Trailblazer
     
    ProductKey clique aqui para descobrir o serial do windows! click here to discover the windows serial!
    Para usuários da comunidade inglesa, espanhola, francesa e alemã, usarei o google tradutor! :)
    For users of the English, Spanish, French and German community, I will be using google translator! :) 

Answers

  • LbRnt
    LbRnt Member Posts: 9

    Tinkerer

    Can someone DM me or help me in the comments please 😞
  • AnhEZ28
    AnhEZ28 ACE, Member Posts: 4,287 Pathfinder
    @LbRnt check if the current OS is on the SSD or the HDD?
    Please remember to include @AnhEZ28 when you want to reply back to my comment so that I can check your response.
    Thank you and have a nice day!
  • LbRnt
    LbRnt Member Posts: 9

    Tinkerer

    The OS is in HDD sir.
  • LbRnt
    LbRnt Member Posts: 9

    Tinkerer

    edited March 2022
    The SSD is empty i try to just format it but the Partition will still there try using some commands in cmd to wipe/clean the Partition but I'm having a Virtual Disk Service Error as you can see in the 2nd picture
  • AnhEZ28
    AnhEZ28 ACE, Member Posts: 4,287 Pathfinder
    @LbRnt try to use another partition software like Minitool Partition Wizard to see if the formatting works.
    Please remember to include @AnhEZ28 when you want to reply back to my comment so that I can check your response.
    Thank you and have a nice day!
  • Commodore_1995#
    Commodore_1995# ACE Posts: 98,322 Trailblazer
    Answer ✓
    Use these commands:
    diskpart
    list disk
    sel disk x (x is the ssd number)
    clean
    convert gpt
    create partition primary
    format fs=ntfs quick
    assign

    Oi! Eu não sou sou a cortana! Mas estou aqui para ajudar! Hi! I'm not the cortana! But I'm here to help!
    Se você gostou da minha resposta, marque como solução clicando em sim! If you liked my answer, mark it as a solution by clicking on yes!
    Aceite somente a resposta que ajudou a solucionar o seu problema! Please accept only the response that helped to solve your problem!
    Detection tool click here to find the serial number or partnumber of your model!                                                          
                                                      
                                                     egydiocoelho Trailblazer
     
    ProductKey clique aqui para descobrir o serial do windows! click here to discover the windows serial!
    Para usuários da comunidade inglesa, espanhola, francesa e alemã, usarei o google tradutor! :)
    For users of the English, Spanish, French and German community, I will be using google translator! :) 
  • LbRnt
    LbRnt Member Posts: 9

    Tinkerer

    All good now i just boot my laptop in recovery mode and run cmd and use the commands  THANKS