Windows 10: How to convert another ddisk drive from bootable to a single partition?

Discus and support How to convert another ddisk drive from bootable to a single partition? in Windows 10 Gaming to solve the problem; I have a SSD drive from a defunct PC that I want to use as additional data storage in my laptop. How do I convert the drive to a single partition using... Discussion in 'Windows 10 Gaming' started by KennyWho, Mar 2, 2023.

  1. KennyWho Win User

    How to convert another ddisk drive from bootable to a single partition?


    I have a SSD drive from a defunct PC that I want to use as additional data storage in my laptop. How do I convert the drive to a single partition using Windows Terminal?

    :)
     
    KennyWho, Mar 2, 2023
    #1

  2. clone MBR HD to bootable GPT partition?

    Hi,

    1. You cannot convert mbr to gpt without data loss. otherwise, you can follow directions here:

    FROM WINDOWS RECOVERY CONSOLE:

    To change a master boot record disk into a GUID partition table disk using a command line


    • Back up or move the data on the basic master boot record (MBR) disk you want to convert into a GUID partition table (GPT) disk.

    • Open an elevated command prompt (right-click Command Prompt, and then click Run as Administrator) and type diskpart. If the disk does not contain any partitions or volumes, skip to step 6.

    • At the DISKPART prompt, type list disk. Make note of the disk number you want to convert.

    • At the DISKPART prompt, type select disk <disknumber>.

    • At the DISKPART prompt, type clean.

    2. I'd suggest converting your vista drive to a virtual machine, load that up on your windows 10 system and use a program like virtualbox to run it.
     
    CoatH4nger, Mar 2, 2023
    #2
  3. Chewy Win User
    Ipod bootable drive?

    I want to know if I can make my ipod a usb bootable drive.. will it mess up my ipod? I need to flash my video card back to normal.. Neros bootable cd gave me an error. I used a step by step guide, but thats another story.
     
    Chewy, Mar 2, 2023
    #3
  4. W1zzard Win User

    How to convert another ddisk drive from bootable to a single partition?

    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Mar 2, 2023
    #4
Thema:

How to convert another ddisk drive from bootable to a single partition?

Loading...
  1. How to convert another ddisk drive from bootable to a single partition? - Similar Threads - convert another ddisk

  2. How to convert another ddisk drive from bootable to a single partition?

    in Windows 10 Software and Apps
    How to convert another ddisk drive from bootable to a single partition?: I have a SSD drive from a defunct PC that I want to use as additional data storage in my laptop. How do I convert the drive to a single partition using Windows Terminal?...
  3. How To Convert To A CDFS Partition?

    in Windows 10 Network and Sharing
    How To Convert To A CDFS Partition?: I've Recently Got A NEW DVD, And Selected It To Use It As A "Like A Flash Drive" AND It Created A UDF Partition, Every Time I Delete A File It Formats The Disk But Also It Reduced The Space, How Do I Convert It To A CDFS Partition?...
  4. how to create bootable pratition in my another drive

    in Windows 10 Customization
    how to create bootable pratition in my another drive: I am using windows 10 OS. I wanted to create bootable partition inD or E drive i saw many videos on internet that they claiming they are working but not works for me...
  5. How to increase or move the system partition to another partition in the same drive?

    in Windows 10 Ask Insider
    How to increase or move the system partition to another partition in the same drive?: Years ago, I bought a second hand PC with a small HDD. I formatted it and set a small 60gb as drive Cto install windows. I got a bigger HDD recently and clone the old HDD to the new one. Now I realize that 60GB is too damn small for Windows. The HDD has two partition, C and...
  6. convert partition

    in Windows 10 Drivers and Hardware
    convert partition: hi friend pleas can you tell me about convertion of primary partition to logical partition my pc Acer win 10 thank's https://answers.microsoft.com/en-us/windows/forum/all/convert-partition/33bcdf74-0eba-4720-b6c7-dd816ea6b34e
  7. CHKDSK Multiple Partitions on a Single Drive

    in Windows 10 Network and Sharing
    CHKDSK Multiple Partitions on a Single Drive: Hi, I've searched online for this but I can't find a decent answer. I want to run chkdsk on an external HDD with 3 NTFS partitions. Can I do this by pointing chkdsk to all 3 partitions a once like chkdsk e: f: g: /f or do I need to run chkdsk separately for each...
  8. How to create bootable disk partition from bootable CD?

    in Windows 10 Software and Apps
    How to create bootable disk partition from bootable CD?: Hi! I have on CD small system which at computer start boots into. So, when I want to access this OS, I must to have always CD in drive... I want to leave CD away and create from this bootable partition on harddisk and will have access to OS directly without CD.. Is it...
  9. How to create from bootable CD the bootable partition?

    in Windows 10 Software and Apps
    How to create from bootable CD the bootable partition?: Hi! I have multi-OS computer and own one Live CD which boots at computer start if I select Boot from CDROM. I want to work without CD - make it like installed system. It is not problem of copying content of CD to harddisk partition, problem is for me to make it bootable....
  10. How to convert primary partitions to logical partition

    in Windows 10 Support
    How to convert primary partitions to logical partition: I have four primary partitions (System, C: , D: , E: ) and some free space in my Win10 laptop. Now, I want to make create an extended partition which will hold C, D & E as logical partition. How can I do it without loosing data (i don't have a spare hard disk where I can...