cross-posted from: https://lemmy.world/post/28921393

It may be too much to ask but here it goes:

I have temporarily installed LMDE6 on an HDD where I had a bit of free space, worked with it, experienced Steam with Proton and now I am convinced: I want to move to Linux from Windows for good.

Have another disk, an SSD in which most of the space is taken up by the Windows C: partition. Would like to move Linux there after shrinking the Windows partition a bit more than what it currently occupies now.

I have tried to do this with Paragon on Windows, but after restarting no change can be seen, despite no error being presented. Tried from Linux with GParted but all attempts end up with an error when running ntfsresize.

So

  1. What do I use to do this and how do I do it safely? 2.How do I move the content of my current Linux partition (less than 50 GBs) to that disk keeping the bootloader and everything else working? And what filesystem is best to use?

Thank you in advance for your help!

  • BananaTrifleViolin@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    5 months ago

    Others have pointed out what may he going wrong (drive locked due to Windows fast startup).

    A slightly different tack - dual booting windows and linux on the same drive is a bad idea. One reason is the messy boot set up which can cause issues with windows not booting or linux not booting, or either/both fighting over the boot partition. It can get to the point of using repair disks to repair one or the other or both. It can be managed but make a mistake and its a real headache to fix (I say that as someone who has been their and done that and learned the lesson)

    If you want to switch to linux but keep windows “just in case” and have a desktop I’d get a new SSD and use it as a dedicated linux drive. SATA or even better an m.2 card if your motherboard has the slots.

    A separate drive is far better as linux can be the drive booted by the BIOS and then Grub can then point back to your untouched windows drive to boot it when you want. If linux updates it won’t affect windows, and if windows updates it won’t affect linux. Also if you have a drive failure you won’t lose 2 OSes and all data in one go.

    Personally I have 5 drives in my PC - easy expansion of storage is a big benefit to a nice full size PC. I have one largely unused windows drive, and 4 ext4 drives.

    • biofaust@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 months ago

      I do have 2 M.2 slots available.

      Is there any hardware specification I should be pay attention to when buying for exclusive Linux use?

      If I was to install one more home partition from the LMDE installation USB, would it automatically fix things for me in Grub or would I have to fix things myself before or after?

    • adarza@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 months ago

      A separate drive is far better as linux can be the drive booted by the BIOS and then Grub can then point back to your untouched windows drive to boot it when you want.

      this is the way to do it.

      i have one system at home set up like this. boot menu’s been borked for years by an update. won’t boot the other drive, never have bothered to fix it–i just bring up the bios boot drive select and boot it that way.