LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tutorial: cloning your Linux Lite drive using the 'dd' command.
#4
(03-30-2018, 09:46 AM)rijnsma link Wrote: So you copy the whole disk? I like to clone only what is relevant, so for example the OS or data. The way Clonezilla does it. Livecd/-usb is also nice.
Or maybe I don't read you right?  Smile

Thanks rijnsma.
Yes I copy the whole disk. The objective of the tutorial was to simply clone the whole OS drive as, in my case, LL occupies the whole drive. Sorry for not making that a bit clearer at the outset, though the title does refer to cloning a drive - not a partition.

Apparently, you can use 'dd' to clone specific partitions but I haven't had the need to do this yet.
I assume (NB: this is an assumption as I haven't checked it yet !)  that if you wanted to clone a specific partition (let's call it /dev/sda7 on drive /dev/sda) to drive /dev/sdb, then it would probably be as follows:

Code:
sudo dd if=/dev/sda7 of=/dev/sdb
64bit OS (32-bit on Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
Reply


Messages In This Thread
Re: Tutorial: cloning your Linux Lite drive using the 'dd' command. - by m654321 - 03-30-2018, 03:24 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)