How to clone drives using DD and GParted

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • Want to replace a drive with a different drive? In this video I go over how DD and GParted can be used to clone drives of different sizes, and some of the details of whats going on with partitions when this happens.

Комментарии • 190

  • @travis5732
    @travis5732 Год назад +119

    I love when people explain how to use core utilities instead of weird proprietary software. Thanks!

    • @RAZR_Channel
      @RAZR_Channel Год назад

      I know... all they do is push you off to BS 3rd party shit to download creating a maximum risk situation...

    • @TM-jx6et
      @TM-jx6et 7 месяцев назад +1

      Is it easier and faster to use that softwares.
      It has many overhead process

  • @HowdyFolksGaming
    @HowdyFolksGaming Год назад +52

    I appreciate when someone takes the time to not only explain what to do, but why we need to do it. Actually understanding the process helps me remember it in the future. Great tutorial, worked perfectly for me. Thanks!

  • @iatheman
    @iatheman 2 месяца назад +2

    Best explanation I've seen on the drive partitioning and copying/cloning subject!

  • @Sheovion2
    @Sheovion2 11 месяцев назад +9

    Thank you very much!
    i was needing to clone the OS from a laptop harddrive to an SSD
    while searching about this process, i only found videos about proprietary software that was ""free"" (30 days trial before needing to buy it)
    but i knew that Linux probably had such a feature built into it, so i took my bootable Ubunto USB stick, searched about drive cloning in Linux, and found your video, which solved my problem
    the cloning was from a 500GB's HDD to a 500GB's SSD, so the entire process went on flawlessly and i didn't even needed to mess with disk partitions, again, thank you very much for your great tutorial on that subject!

  • @pdgz8746
    @pdgz8746 10 месяцев назад

    Just used this method to clone a dual boot windows/popos and it worked like a charm! Thank you!

  • @JAVIERLLAMAS10
    @JAVIERLLAMAS10 Год назад +11

    Great as usual. Inthe same line of the recovery/copy tools, one thing I recently discovered is Ventoy, you should make a video showing how to use one pendrive for everything. Anyway, just after finishing watching this video, I dropped the GParted iso that you just suggested. Great tool and great procedure!! Mate, I really enjoy all of your videos

    • @ElectronicsWizardry
      @ElectronicsWizardry  Год назад +4

      Thanks for the suggestion. I have used Ventoy in the past and will plan a video comparing it to some alternatives.

  • @jzgonzo
    @jzgonzo 3 месяца назад +3

    I found the scenario you chose-cloning from a larger drive to a smaller one-really usefull. Most guides tend to focus on copying from smaller to larger drives, so your approach was refreshing. As an additional tip, you might want to consider using Gparted, which is available in most Linux distributions. If you already have a Live Linux distro pen drive, you can use it to resize partitions in a similar manner. Thanks for sharing!

  • @omardude39
    @omardude39 9 месяцев назад +8

    This is quite possibly the best tutorial and explanation of this process that I have seen ever. The theory is correct, the process simply works, and you are left with an understanding of why and how.

    • @senritsujumpsuit6021
      @senritsujumpsuit6021 8 месяцев назад

      good to know this for it can help me avoid the fuk up am dealing with XD my main Linux system is in kernel panic thus won't boot an I have download files either deleted or hidden XD

  • @audiencebigg6302
    @audiencebigg6302 8 месяцев назад +6

    Thank you! I was able to move my 1TB Windows HDD into a 512GB SSD all thanks to this video. You easily helped explain the steps and their reasons for the migration. No more proprietary cloning software madness, good ol FOSS utils to save the day!

  • @JaredT-k8s
    @JaredT-k8s 6 месяцев назад +1

    Worked like a charm, thanks for the video!

  • @stanislavtodorov8705
    @stanislavtodorov8705 9 месяцев назад +5

    Your tutorial is the most compregensive and easy to follow. Tried a bunch of windows program to duplicate an iptv/vod server drive, but every time it failed to boot. When I found this linux based software I was sure it will do the job opposed to the Windows junk free programs. The trick was actualy the fix you did at the end with gdisk. Server is up and running again. Thank you!

  • @user-Theo-Verdurmen
    @user-Theo-Verdurmen 8 месяцев назад

    Thank you learned some new issues using dd.

  • @bostocked
    @bostocked Год назад +5

    Your a wizard and an absolute life saver, every other way of cloning seemed to fail I wish I found this 2 weeks ago. Honestly thank you so much, and for your detailed explanation of the tools!!

  • @techthisout3549
    @techthisout3549 10 месяцев назад +4

    Best video ever on DD and partition tables ! Thanks a lot 👍

  • @RidleyofZebes
    @RidleyofZebes 3 месяца назад +3

    Thanks for the video man, just used this to clone my Proxmox install from a 128gb SSD to a 500gb SSD after Rescuezilla threw LVM unmounting errors. You're the bomb!

    • @nesdi6653
      @nesdi6653 25 дней назад

      This is what im going through clonezilla threw some wierd mapper errors, got me in a login loop

  • @TM-jx6et
    @TM-jx6et 7 месяцев назад +2

    Please tell how to clone between m.2 of same size.
    I had some issues with partition management. Like my system reserved partition gets fixed in middle

    • @ElectronicsWizardry
      @ElectronicsWizardry  7 месяцев назад

      You should be able to just use dd if the drives are the same size, and the partitions will be in the same spots. For example if sda is the current drive, and sdb is the drive to be cloned to: dd if=/dev/sda /dev/sdb bs=1M status=progress

  • @irkedoff
    @irkedoff 6 месяцев назад +3

    Thank you.

  • @AngryPacman111
    @AngryPacman111 11 месяцев назад +3

    very nice video. Just need too add that before running dd check, check again and again which is the source drive and especially important which is the target drive. source drive must be specified in if= and target drive must be after of=. If you put it in wrong order or specify a different drive as target it will destroy your data. Never happened with me, but just for those who uses tool like dd first time - be very careful. In right hands dd is super useful tool which allows to copy any data to different drive, but if it used incorrectly it will be "disk destroyer".
    For GParted it's also a powerful tool, but it has GUI, which means less likely to make a fatal mistake.

  • @Arkid77777
    @Arkid77777 8 месяцев назад +1

    This dudes underrated

  • @jwaldron2508
    @jwaldron2508 Месяц назад +1

    super explicit, and clear. Thanks for the info!

  • @ScorpioR1sing
    @ScorpioR1sing 5 месяцев назад +2

    Awesome video! Been a while since I cloned disks and I learned some new cmds! Love how you explain everything!

  • @rajeshSimpleton
    @rajeshSimpleton Месяц назад +1

    I have referred to this video at least 5 times.
    Thank you so much

  • @pemburydidge
    @pemburydidge 10 месяцев назад +3

    A fantastically well put together explanation. This really is the number 1 tutorial for performing this commonly troublesome operation. Thank you.

  • @johnnyberg3979
    @johnnyberg3979 3 месяца назад +1

    This is really helpful, both the tutorial and also the explanation. Thanks!

  • @guineapig1016
    @guineapig1016 18 дней назад +1

    High-quality free underrated 🎉

  • @Antien-q1z
    @Antien-q1z 3 месяца назад +1

    Way useful: outstanding video !!!!!

  • @katrinaja5622
    @katrinaja5622 11 месяцев назад

    Thank you for the video. I know how to move the unused space in the middle now. Lately i used kde partition and elena ecther. As newbie i prefer with gui. Elena etcher take longer to clone than rescuezilla.

  • @Chris-jp2wo
    @Chris-jp2wo Год назад +3

    Your tutorial works like a charm -- and the explanation is complete and succinct. Thank you very much!

  • @haolu6939
    @haolu6939 2 месяца назад +1

    I was cloning my Linux Lite from a 500G HDD to a 120G SSD. Unexpectedly, the Gparted bootable usb somehow didn't work on my laptop - boot failed by some firmware error - but I used a workaround - my Linux Lite OS live bootable usb, which contains Gparted and DD by default! Beside the booting, the rest part of the operations were the same with what has been demonstrated in your video, and it ended up with a success! I appreciate that you not only presented what the steps are, but also explained how it worked under the hood! Thank you so much for the tutorial!

  • @cldpt
    @cldpt Год назад

    great video. I want to suggest also using Macrium Reflekt, which also has a WinRE USB creator utility which can be used to spool a recovery system with the app running and perform whatever you need. Reflekt has a free trial which works fine without payment last I checked. It also uses Windows/Microsoft's imaging tech which makes the process almost as quick as with DD.

    • @brucefox6580
      @brucefox6580 Год назад +1

      For awareness, Macrium Reflect Home Free, it is being phased out and the current version is the last.

    • @LesCalvin3
      @LesCalvin3 Год назад +2

      Aaaaaaand it's gone

  • @Elcientifiko
    @Elcientifiko 9 месяцев назад +3

    I can't thank you enough. You saved me a lot of painful hours. I tried a bunch of propriety software and they limited what I could do unless I paid some money. I wish I found your video earlier. I would save even more time.

  • @RedneckPythagorean
    @RedneckPythagorean Год назад +2

    It's evident you have a fundamental understanding of the Way of the Machine. Thx for sharing with us, your channel is a gem.

  • @pdgz8746
    @pdgz8746 10 месяцев назад +1

    would this work for a dual boot windows pop os system? im trying to clone my drive to a larger one and I have win and popos partitions but havent been able to do it

    • @pdgz8746
      @pdgz8746 10 месяцев назад +1

      I just copied the full drive with both pop and windows partitions with this method and it is booting smoothly thank you so much!

  • @xtalplanet
    @xtalplanet Месяц назад +1

    Thanks for straightforward explained and demonstrations, that exactly what I need to know

  • @genaugmen4505
    @genaugmen4505 День назад

    If you're not familiar with linux, this is the clearest, most straightforward tutorial I've come across. Thank you, thank you, thank you!! "dd" was perfect for getting a 1:1 copy of the original sd card I was working with, and the fastest method as well.

  • @belvederebaileycambodia
    @belvederebaileycambodia 8 месяцев назад +1

    I finally stopped procrastinating and did my first clone with dd. I found it extremely straight forward and using the lsblk command, I could see exactly what and where each of my drives were, so for me, there was absolutely no confusion as to the source, the live and the destination. Your instructions were flawless and easy to follow and dd and gparted worked like a charm. It's a daunting process the first time round, but knowing whats happening while it's happening makes it a lot easier. And when that cloned drive just booted straight up (linux/win dual boot)...I was more than impressed. Shout out to you brother.... Thanks for your video and sharing your knowledge and obvious talent for these things.

  • @pcmman3
    @pcmman3 Месяц назад +1

    This was a wonderful video. I am a computer tech but I learned several things that I didn't know about the drive utilities dd and gparted. Thank you so very much!

  • @swtpeteswtpete1515
    @swtpeteswtpete1515 Год назад +1

    VERY VERY helpful- thank you for this @ElectronicsWizardry !! I am trying to learn HDD and SSD digital forensics/recovery on my own, organically but not studying a lot first - so your video is monumentally educational!! Some great commands for you and others out there are 'pv' and 'dialog' to see progress bars like this => #######[ ], and dialog creates a sort of 8bit color graphical screen and progress meter. I am still struggling with understanding the TABLE at the beginning of the drive or block device but still reading up a lot ; also, if I have say a 2TB HDD and 'clone into it' a 500gb SDD using DD, is it ok to (as I have tried) simply use if=/dev/zero and of=(the 2TB HDD) to rezero the drive then just DROP the 500gb 'image' (raw data) over using dd, or should I MAKE a /dev/sdb1 "container" of say, ext4 (linux fs) first and 'spray' the 500gb of data into the /dev/sdb1 ? I think for forensics it doesn't matter. OH another great tool is 'testdisk' part of the 'photorec' suite of tools, for you and your Subscribers. Have a great day- I look fwd to your reply if you have time to write back =) Thanks again

  • @smonster
    @smonster 2 месяца назад

    best explanation i have found about dd and gparted… subscribed :D and thank you for sharing your knowledge and explaining so well

  • @LesCalvin3
    @LesCalvin3 Год назад +1

    To my delight, I i was moving from a SATA using the same amount of space as your old drive was using, to an NVMe of the exact same capacity. I was able to follow along step by step, and accomplish something much more "difficult" then my current skill level.
    Thanks!

  • @jeffrub1
    @jeffrub1 Месяц назад

    Awesome video, but holy SHIT what a pain in the ass! Minitool Partition Wizard does ALL of that with a few clicks. Yes, even cloning a bigger drive to a smaller drive. Funny thing is, drive cloning is the ONLY thing keeping me from running Linux as my main system. If there was a Linux equivalent to minitool partition wizard, i'd be running Fedora 100%.

  • @linuxxxunil
    @linuxxxunil 2 месяца назад

    Make a backup? Uhm… but…cloning is my method of backup! On with the show!

  • @JasonL1202
    @JasonL1202 20 дней назад

    This is terrific! Very clear and perfect because you solved a common problem by going from a larger drive to a smaller one.

  • @ajg92
    @ajg92 9 месяцев назад

    now i have a reason to buy that lot of 250gb and lower drives for $10: to practice these tools.

  • @Antien-q1z
    @Antien-q1z 3 месяца назад +1

    Damn good video....

  • @ES-iv6wb
    @ES-iv6wb 6 месяцев назад

    Thank you so much for creating this video. I was able to downsize my 512 gb drive to 526 gb! You’re a wizard 🧙🏽‍♂️!
    Now I am trying to do the reverse, and moving an old 50 pin SCSI 1 gb drive to another 50 pin SCSI 2 gb drive. But I’m running into boot issues. Any chance you could help? Really appreciate you.

  • @anweshbhattacharyya7763
    @anweshbhattacharyya7763 6 месяцев назад

    Finally m out of deep shit.. uffff your video saved my ass bro 🙏☝️🔥🔥🔥👌👌😌❤️🥰🥰🥰🥰🥰. M feeling peace & relaxed.. Lots & lots of love from India ❤️ bro 🤝

  • @ezequielortiz4188
    @ezequielortiz4188 4 месяца назад

    I'm trying to clone an 1tb gpt partitioned disk booting on MBR with openSUSE Tumbleweed to another 1tb hdd, all methods I had tried has failed to produce a bootable disk, I'll try this method and let you know if that worked out using DD, I hope it works!
    Update (05-10-24): No man, it didn't work, using dd to clone disk was a failure, kept running the proccess for more than 6 hours and it didn't finish the clonation, I had to stop it, I formatted the HDD on MBR, reinstalled the O/S and now using clonezilla and/or Foxclone, it took less than 2 hours to make a clone of the disk, Cloning GPT partitioned disks is not worth my time and effort when it doesn't work!

  • @kosodrzewinka
    @kosodrzewinka Месяц назад

    Thanks, that's very helpful.
    I used to tried that a couple times in the past but always failed, seemingly because of that end of the disk partition thing. Other online resources usually point to some crappy, paid Windows utility....

  • @jothain
    @jothain 2 месяца назад

    Man, once _again_ you saved my time. Wanted to change ssd in one of my laptops for smaller and already began to DL clonezilla, but remembered that at least years ago its interface was atrocious to say in slightest. So decided to checkout if someone has made tutorial about cloning drives in linux and it was about as close what I thought might work, but I've always sucked with DD. Your tips worked 100% though I didn't need to work with that recovery part as it was btrfs system. Thank you! Once again 🙂

  • @therearetoomanytomatoes
    @therearetoomanytomatoes 5 месяцев назад

    Thanks man this worked perfectly. Even my VMs and passthroughs are working just like earlier.

  • @Matt-qu5vc
    @Matt-qu5vc Год назад +1

    Excellent. I've been looking high and low for a video and/or instructions on how to a clone a bootable linux Hard drive to a smaller drive. This is the only one that produced a fully functioning bootable drive. Thanks!

  • @bugs389
    @bugs389 Месяц назад

    After repairing the gpt backup table at the end of the disk, wouldn't this repair be undone in the next step at 12:32, where the unallocated space is moved around, placing the Windows recovery partition at the end of the disk with no unallocated space at the end? Or does the space where the backup gpt is written to become unavailable to Gparted ; no longer part of the unallocated space, an invisible "partition" if you will?

  • @zooziz5724
    @zooziz5724 5 месяцев назад

    Bro you have same eyebrow problem that I do, your natural "resting " face looks angry. Have you got any of those comments IRL already ? :D

  • @yountune9799
    @yountune9799 4 месяца назад

    Can't get Gparted to shrink NTFS partition. Keep getting check file system error.

  • @myBestWishes677
    @myBestWishes677 4 месяца назад

    Great tutorial. I have an MBR disk with three win versions, and linux, and I have had a tough time cloning it to a slightly smaller ssd disk... evrything else failed even clonezilla

  • @macualey
    @macualey 2 месяца назад

    this didn't work for my proxmox install that I wanted to move to a slightly smaller drive. Couldn't shrink the partition at all.

  • @TheCreatorsFootsteps
    @TheCreatorsFootsteps 5 месяцев назад

    Clonezilla compared to Gparted does the free parition resizing automatically..

  • @BAD_CONSUMER
    @BAD_CONSUMER 2 месяца назад

    make a backup before cloning? but the clone is the backup...

  • @ArkedVoid10
    @ArkedVoid10 11 месяцев назад

    Idk if i did somthing wrong or what, but im trying to move a 1tb hdd to a 500gb ssd, and every thing looked right cloned over just fine, reset the partitions...but the ssd i cloned to wont boot when i solo boot

  • @oneeyedphotographer
    @oneeyedphotographer 10 месяцев назад

    That would be a challenge with systems such as my Surface Pro with one USB port.

  • @nittinpatil
    @nittinpatil Год назад

    Please suggest. I want to clone my laptop hdd which has 7 partitions wjith each partition having 7 windows installation. My pc asks me wh9ch os to load when i boot. I want to make an exact clone woth all patlrrs and os also. I tried true image but no success please help

  • @Hobby_Collector
    @Hobby_Collector 9 месяцев назад

    I can't seem to boot to the new drive. My bios is showing a Windows boot manager on the new drive but when I send it at that drive it just boots to my old drive. What am I doing wrong 😭

  • @patricklarose
    @patricklarose 16 дней назад

    Great video! Thank you.

  • @samy68268
    @samy68268 7 месяцев назад +2

    Thank you! DD was the only method that worked! I tried already Clonezilla, GParted, coping partitions left to right to the new sd card but none worked.

  • @NightFlareProd
    @NightFlareProd 2 месяца назад

    i feel like a idiot can u make tutorial for total idiots? thanks if yes

  • @linuxxxunil
    @linuxxxunil 2 месяца назад

    Gotta decrypt the bitlocker first. Good video.

  • @gorge4257
    @gorge4257 4 месяца назад +1

    Thanks=

  • @neogeo8267
    @neogeo8267 5 месяцев назад

    Great video / review! Video idea: Same thing but with linux LVM

  • @ClaraTony-m2z
    @ClaraTony-m2z 15 дней назад

    Lopez Melissa Lewis Thomas White Karen

  • @walter_lesaulnier
    @walter_lesaulnier 9 месяцев назад +1

    Excellent video! You include details a lot of others neglect.

  • @madskilz3940
    @madskilz3940 5 месяцев назад

    Fantastic demonstration, Thank you.

  • @brionlund2467
    @brionlund2467 5 месяцев назад

    Dude, the hairlines gone. Give it up already.

  • @atfarmerbrown
    @atfarmerbrown 6 месяцев назад

    Thank you for making these videos !

  • @bigalexlaw
    @bigalexlaw 4 месяца назад

    Great Video. Question: I used dd to clone a Windows 10 drive from 500gb to 1TB. After clone, I can see partition and I can boot into Windows for the new drive. The issue I noticed back in GDisk, the 'Main Header' and 'Main Partition Table" show 'ERROR'. And for the partition table scan, 'MBR: Only' and 'GPT: Damaged'.. I tried the "r", "bc" and "e" options but I loose all partitions. In the GParted gui, I can move/reorg partitions (the "Win RE" and "msftres") to utilize the extra disk space, however, I would like to fix Headers and convert to GPT. What's your advice?

    • @ElectronicsWizardry
      @ElectronicsWizardry  4 месяца назад

      I'm afraid I haven't seen this exact issue so not really sure what to do here. I'd probably want to start fresh if possible. You can probably copy the partitions to a file using DD, then re create the partitions table and dd the partitions back. Make a backup just in case before trying this.

  • @brucefox6580
    @brucefox6580 Год назад +1

    Very well presented tutorial as usual. Thank you.

  • @juanfritas_8398
    @juanfritas_8398 5 месяцев назад

    Thanks a lot bro, so useful.
    Best wishies

  • @tylerljohnson
    @tylerljohnson Год назад

    awesome! thanks for explaining this

  • @heckyes
    @heckyes Год назад +1

    Can you cover turning physical OS installs into Virtual machines that will boot in Proxmox? I've tried so many times and failed :( I come across so many old machines that "cannot" be modified because they are too critical to the company and yet no one knows anything about it. These old machines are slow and surely about to die. Would love to be able to come into these situations, setup a $1000 proxmox box and Virtualize all their old legacy machines.

    • @ElectronicsWizardry
      @ElectronicsWizardry  Год назад +1

      I covered some ways to convert a physical system to a Proxmox VM with this video here: ruclips.net/video/E60_FC967YE/видео.html.
      Let me know if this video helps with migrating your systems.

    • @heckyes
      @heckyes Год назад

      @@ElectronicsWizardry That video seems to be about migrating VM's to different physical hosts, and I've actually seen that one already ;) Did you mean to link a different video or do I just need to re-watch it more carefully?

    • @ElectronicsWizardry
      @ElectronicsWizardry  Год назад +2

      OOPS that was the wrong link. Here is the video about converting a physical systems to a Proxmox VM.
      ruclips.net/video/4fP-ilAo_Ks/видео.html

  • @tonya.2645
    @tonya.2645 11 месяцев назад

    Nice video. Will this method work for replacing the old small 22GB nvme part of a mac fusion drive, with bootcamp, to a larger and faster nvme? Already replaced HDD with SSD. Thanks.

    • @ElectronicsWizardry
      @ElectronicsWizardry  11 месяцев назад

      I have never tried this with a fusion drive, so I can't be sure what would happen here. You can try it, and put the old drive back if it doesn't work. In this case I'd probably remove the fusion drive if possible to make the storage system simpler on the system.

  • @BorisZech
    @BorisZech 2 месяца назад

    Kudos for also mentioning gdisk.

  • @txwt5109
    @txwt5109 Год назад

    Are there any ssd manufacturers that provide software support for Linux, Drive health, firmware and software updates etc? Samsung, WD, Crucial, Solidigm do not.

    • @ElectronicsWizardry
      @ElectronicsWizardry  Год назад

      I don’t know if a specific example but I generally don’t fine software for the drive manufacture useful. I can do all the monitoring with tools like smartctl in Linux. Otherwise it’s all standard nvme and sata drives. I don’t normally update firmware unless there is a know issue or problem and in that case there are often bootable utilities I use.

  • @atfarmerbrown
    @atfarmerbrown 6 месяцев назад

    Will this work to clone 1 external 12 tb harddrive (usbc) to another external 12 tb external harddrive also (usbc) connected thru my laptop? Or is there an eaier way? Thank you !!

    • @ElectronicsWizardry
      @ElectronicsWizardry  6 месяцев назад

      Sure this will work with external drives. If its a non boot drive, you can also copy files using tools like rsync. This may be faster if your not using much space on the drives, or slower if there are lots of little files.

  • @Krushx0
    @Krushx0 Год назад +4

    You can do this in one go with one utility with the correct parameters called clonezilla and it can even create backup image files of the disk and it can compress it with ztsd to a very small file compared the original disk and you can even automate the backup and even restore process for your pc/server

    • @MileZero313
      @MileZero313 Год назад +1

      You cannot shrink with clonezilla, as stated on its page. This is the method to fill in the gaps that clone zilla lacks actually. Clonezilla is good for same size or larger drivers, not smaller target drives.

  • @DumbSkippy
    @DumbSkippy 9 месяцев назад

    Hey this is a great video. Thank you !!!! How would I go about cloning a disk in a RAID 5 (Linux) array ?

    • @ElectronicsWizardry
      @ElectronicsWizardry  9 месяцев назад

      Are you trying to cline a single disk or clone the whole array? For a single disk I'd probably just use the mdadm device replace function or remove a disk and let the raid rebuild. For the whole array you should be able to dd over the whole virtual disk to a new device or array. It should show up as something like /dev/md0 in your system and you can use that as the inputbor output in dd. I'd make a backup first if possible as it's easy to make errors doing this.

  • @akyhne
    @akyhne 10 месяцев назад

    Thanks! Helped me a lot.
    I was trying to migrate the partitions from a Raspberry Pi 4 bootable disk, to another, with Clonezilla, but that wouldn't boot up, although the gdisk command said, there was a valid MBR.
    So I tried cloning with the dd command, and it worked like a charm.
    I used GParted for the whole lot, as I don't have a Linux computer.

  • @sozonpv
    @sozonpv 8 месяцев назад

    Can dd be used to clone a ZFS NVME proxmox boot drive? Does dd run from the Gparted live usb stick?

    • @ElectronicsWizardry
      @ElectronicsWizardry  8 месяцев назад

      DD runs from the USB live stick. DD should work fine with a ZFS volume, but make sure to only have the new drive plugged in after the clone. You will run into issues if you have 2 clones of the same ZFS filesystem as it tries to identify it by the name, which wouldn't be unique if cloned.

  • @Bobalazs
    @Bobalazs Год назад

    When many partitions are included with various sizes on the source disk, can i skip any partitions that otherwise wouldn't fit on the target disk?

  • @oneeyedphotographer
    @oneeyedphotographer 10 месяцев назад

    It might be quicker if you used the NTFS programs directly, they have special smarts for NTFS filesystems. Use utilities appropriate to other filesystems, dd as the last resort.

  • @Sapious1
    @Sapious1 2 месяца назад

    Came across this and tried it today going from 4TB to a 750GB drive, worked flawlessly! Thanks for the video.

  • @magicmanj32
    @magicmanj32 Год назад +1

    awesome tutorial, thanks

  • @davidarmandosilvadepaz310
    @davidarmandosilvadepaz310 Год назад

    Very nice tut, I was able to clone a macos w/win hdd to ssd. At first I couldn't open gparted, because it throwed me the error "Invalid argument during seek for read". I looked for an answer on internet, but were too complicated, however the problem was the one you explained at the end, macos doesn't have a gpt backup table at the end of the drive. So I had to applay gdisk twice, before and after cloning. I don't know what would've done without you help. Thanks in advance!

  • @samolse
    @samolse 6 месяцев назад

    thanks a lot - very useful for me

  • @johnturnipseed3166
    @johnturnipseed3166 6 месяцев назад

    Thanks for this GREAT tutorial! I cloned my nvme drive like a boss thanks to this video! 👍👍👍

  • @con5818
    @con5818 Месяц назад

    Thanks for your help!

  • @CK113th121
    @CK113th121 2 месяца назад

    This helps a lot, thanks!

  • @walle1976
    @walle1976 2 месяца назад

    Simple and to the point. Well done.

  • @wildmanjeff42
    @wildmanjeff42 Год назад

    GREAT VIDEO ! Just found your channel, subscribed and will be going through past videos and watching for more!

  • @ianbrien1712
    @ianbrien1712 4 месяца назад

    Amazingly well done and explained in a way that works for Linux beginners. Keep it up!

  • @horst.zimmermann
    @horst.zimmermann Год назад

    Thank you for this tutorial, i need to copy my Proxmox boot drive from a SAS drive to an NVME drive.