Linux Drive and Partition Config (dd, fdisk, resize2fs, tune2fs and more)

Тәжірибелік нұсқаулар және стиль

I have a new SSD for my computer, so in this video, I want to move my operating system over to it and make it bootable. This will free up space on my older 1TB hard drive, but also give me more space to have more goodies. I'll have to do things like renew the device's copied UUID as well. I also move over my copy of the Monero blockchain to the new hard drive.
WEBSITE: lukesmith.xyz 🌐❓🔎
DONATE: lukesmith.xyz/donate 💰😎👌💯
OR affiliate links to things l use:
www.epik.com/?affid=we2ro7sa6 Get a cheap and reliable domain name with Epik.
www.vultr.com/?ref=8384069-6G Get a VPS and host a website or server for anything else.
brave.com/luk005 Get the Brave browser.
lbry.tv/$/invite/@Luke View my videos on LBRY. Get a bonus for joining.
www.coinbase.com/join/smith_5to1 Get crypto-rich on Coinbase. We both get $10 in Bitcoin when you buy or sell $100 in cryptocurrencies.

Пікірлер: 141

  • @deldrinov
    @deldrinov3 жыл бұрын

    He leaked his partition UUIDs!

  • @kamarileland7116

    @kamarileland7116

    3 жыл бұрын

    Instablaster...

  • @Link-channel
    @Link-channel3 жыл бұрын

    You just increased tenfold my disk management skill in Linux, in just few minutes; After thousands of useless tutorial and scattered information for years... THANK YOU

  • @FABESTAH

    @FABESTAH

    Жыл бұрын

    Absolutely true and still to this day, good content about partitioning and dd in combination with tune2fs is pretty limited or rather non existent.

  • @nicokulmann8398
    @nicokulmann83983 жыл бұрын

    universally unique identifier. the reason its "universal" is because its just a random number but its such a huge number of bits that the chance of collision is incredibly low and practically 0, even with all the devices on the planet that use it

  • @peeboo

    @peeboo

    3 жыл бұрын

    I remember I had generated 2 same uuids and was freaking out, but turns out my drive was failing :P

  • @victorprokop2240
    @victorprokop22403 жыл бұрын

    You try to control it. But at the end "the Chad guzzle" slips out lol...4chad moment

  • @ivanbogush
    @ivanbogush3 жыл бұрын

    I prefer labels over UUIDs since they are easier to remember and type in a tty. `mkfs.ext4 -L mylabel ` to add a label during formatting and `e2label mylabel` to non-destructively relabel a partition. Then replace UUID=xxxx with LABEL=mylabel and you're golden.

  • @MRRAGER-iv3pw
    @MRRAGER-iv3pw3 жыл бұрын

    ARE YA WINNING, SON?

  • @Rustyuoiman
    @Rustyuoiman3 жыл бұрын

    A drive dedicated to CONSOOMING? Shame!

  • @augustintacquet488

    @augustintacquet488

    3 жыл бұрын

    It looks like he's actually a big Disney consoomer ! Shame !

  • @rm-rf4612
    @rm-rf46123 жыл бұрын

    >not LVM over LUKS You had one job, Luke.

  • @mcdeleve
    @mcdeleve3 жыл бұрын

    luke, thanks for sharing your knowledge with us. I have learned a lot here on this side. you encouraged me a lot and provided me with a base to explore new lands.

  • @HelvecioGomes
    @HelvecioGomes3 жыл бұрын

    Came faster than notification alert. Lucky. Even though I probably won't understand it.

  • @greob
    @greob3 жыл бұрын

    22:45 Better use "which md" instead of "alias md" to display the current alias. Don't want to accidentally overwrite the alias by typing an extra character right before pressing enter...

  • @bahathir_

    @bahathir_

    3 жыл бұрын

    $ type md

  • @sayanghosh6996

    @sayanghosh6996

    3 жыл бұрын

    that would change change the alias for that current session, he could just reopen another terminal

  • @sanjacobs6261
    @sanjacobs62613 жыл бұрын

    This comment section is absolutely incredible

  • @6w817
    @6w8173 жыл бұрын

    Luke, we already read the Gentoo handbook

  • @unfa00
    @unfa003 жыл бұрын

    I'm so glad you pronounce fstab the proper way.

  • @zacharycarbon4312
    @zacharycarbon43123 жыл бұрын

    If you only need your locality's offline maps, the size isn't bad at all. I got all of Kentucky on my phone. If I recall, it was like 1.1GB. Cities are usually a couple hundred MB or so.

  • @ts-vq7gc
    @ts-vq7gc3 жыл бұрын

    great video as always! :D

  • @BrenoSilveira94
    @BrenoSilveira943 жыл бұрын

    #XMR4LIFE Edit.: Luke give us that GNU/Moonshine recipe.

  • @gnumengor
    @gnumengor3 жыл бұрын

    Why not just change the UUID of /dev/sda1 to random, then you can omit all other config file and grub install stuff... Or am I wrong?

  • @BurgerKingHarkinian

    @BurgerKingHarkinian

    3 жыл бұрын

    That sounds like a pretty nice shortcut.

  • @pasangamage

    @pasangamage

    2 жыл бұрын

    You can omit changing fstab But you have to reinstall grub

  • @tato-chip7612
    @tato-chip76123 жыл бұрын

    man chadpads are so nice Thank god i got mine.

  • @Argletrough
    @Argletrough3 жыл бұрын

    I coincidentally needed to do exactly this when you posted the video. Thanks!

  • @AndyRufasto
    @AndyRufasto3 жыл бұрын

    I think this is your best video.

  • @Koj4
    @Koj43 жыл бұрын

    "we're always getting closer" Nice subtle christian message.

  • @MrSantiago485
    @MrSantiago4853 жыл бұрын

    Luke pogging @ 4:34

  • @avesnassan1032
    @avesnassan10323 жыл бұрын

    Let's be conservative here starts typing cp really makes you think

  • @con-f-use

    @con-f-use

    3 жыл бұрын

    >> ...hide some more... "sensitive" stuff on there... maybe my old... "emails"

  • @uknowme1811

    @uknowme1811

    3 жыл бұрын

    Then pounds back so moonshine from his mason jar

  • 3 жыл бұрын

    Hi Luke, if you had changed the UUID of sda1 instead of sdc1 in minute 15:22, would it be possible to eliminate the next steps, since the UUID of sdc1 is matched?

  • @LukeSmithxyz

    @LukeSmithxyz

    3 жыл бұрын

    That's right. I only did it this way in case there was some error later in installation so it'd be easier to undo it.

  • @AlanTheGreater1
    @AlanTheGreater13 жыл бұрын

    Usr stands for "Universal system resources"

  • @BurgerKingHarkinian

    @BurgerKingHarkinian

    3 жыл бұрын

    It used to stand for "user" tho. It's where the home directories of all the users were stored in. But they changed the meaning and use of it at some point to what you just said.

  • @minhajsixbyte
    @minhajsixbyte3 жыл бұрын

    thanks man

  • @n3r0z3r0
    @n3r0z3r03 жыл бұрын

    i found ddrescue more convenient, it shows a nice progress and if you add log file, can continue if interrupted.

  • @voiceofthetrue1849
    @voiceofthetrue18493 жыл бұрын

    (UUID) is stands for "Universally Unique Identifier".

  • @ngoquang2708
    @ngoquang27083 жыл бұрын

    You can make dd faster by using a buffer, like `dd if=... of=... status=progress bs=8MiB`

  • @uuu12343
    @uuu123433 жыл бұрын

    Dd...the disk destroyer Destroyed my external hard drive backups countless times because I was too complacent and chose the wrong device drive

  • @kenba8176
    @kenba81763 жыл бұрын

    how to delet porn partition from system 32!? y ur pc look like that and the slashes is leaning the wrong way tho!?

  • @yuvaldahan642
    @yuvaldahan6423 жыл бұрын

    How could you extend your /home into sda1, Is there a simple way of merging both partitions when the data is in the second partition?

  • @0x636f6d70696c65
    @0x636f6d70696c653 жыл бұрын

    The partition doesn't think it's only 30.2 GB but reather the ext4 file system.

  • @TheLazyLemmon
    @TheLazyLemmon3 жыл бұрын

    Hell directory, interesting

  • @c4call

    @c4call

    3 жыл бұрын

    Dante has entered the chat

  • @jokerkof7131
    @jokerkof71313 жыл бұрын

    what is the shortcut key you use to del UUID at 19:16 ? is it df ???

  • @petewest3122

    @petewest3122

    3 жыл бұрын

    dw

  • @YuriShevchouk
    @YuriShevchouk3 жыл бұрын

    Hi Luke, you mention Monero, but im confused the name of the folder is bitmonero (which is last developed in 2018) what actual client are you using?

  • @Storm_.
    @Storm_.3 жыл бұрын

    Luke, do you also realise how 99% of other Linux/Unix content on KZread are people who don't know how to do any of this kind of thing? Does it annoy you?

  • @42tai_
    @42tai_3 жыл бұрын

    Can you use this method to copy your entire linux system (including swap partition) to a larger drive or is there a more efficient method for that?

  • @chickenwinna
    @chickenwinna3 жыл бұрын

    hey lukesmith whats your opinion on big chungus

  • @LiveWireBT
    @LiveWireBT3 жыл бұрын

    9:54 status=progress? Cool! I remember crude one-liners (or more) and using two terminals which looked more wrong the more I tinkered with bash scripting. Thanks. Also there is partclone you might want to check out. You are not going to use LVM, just plain EXT4? I avoided LVM in the past und hoped that BTRFS, ZFS or some other more easy to use solution would arrive. Ubuntu decided to use ZFS, Fedora will give BTRFS another try, at work our RHEL servers mandate to use XFS (I was the one on the team to care to actually read their documentation), Stratis and VDO look interesting but for the mean time I got comfortable with LVM and it's not so terribly complex as it looks and you gain more flexibility. Running out of space, thinking about migrating to a bigger drive and many of the headaches of the past I could have avoided if I avoided LVM not that vehemently as I did. It seemed like legacy server-cargo-cult to me and you have your point not to make too much partitions which was also mine not too long ago until I ran this "Lynis" tool within the first weeks on my new job. :( Okay with LUKS and LVM caching it is crazy and I may have just gotten used to it.

  • @haley9425
    @haley94253 жыл бұрын

    Wow

  • @Cknight700
    @Cknight7003 жыл бұрын

    I watched the video hoping to learn how to use fdisk on a drive with multiple partitions... Instead I was reminded how many extra steps you need to use with Grub and MBR

  • @XxYoShIkOgAkIxX
    @XxYoShIkOgAkIxX3 жыл бұрын

    Could have needed that on Monday, before I screwed up my partition table and ended up with bad magic numbers

  • @anxo_
    @anxo_3 жыл бұрын

    what if you wanted to change the letter from sdc to sda? would that be possible now?

  • @heterodoxagnostic8070
    @heterodoxagnostic80703 жыл бұрын

    1:54 >not using an ortho-linear fully programmable keyboard

  • @adamkoxxl

    @adamkoxxl

    3 жыл бұрын

    U mean hipster virginity protector?

  • @kot3405

    @kot3405

    3 жыл бұрын

    @@adamkoxxl v i r g i n i t y p r o t e c t o r kek

  • @c4call

    @c4call

    3 жыл бұрын

    His typing is giving me ptsd and flashbacks to a war i never fought in.

  • @2Worlds_and_InBetween
    @2Worlds_and_InBetween3 жыл бұрын

    its own /var can be good on big iron and swervers where run away errors will b0rk your b0xen if not else (ee aka echo exit ==true)

  • @miku
    @miku3 ай бұрын

    cool and educational, but wouldn't it be more efficient to just replicate /dev/sda on /dev/sdc using dd, fix the size & then just plug out the old drive?

  • @DonEdward
    @DonEdward3 жыл бұрын

    What is the best way to backup your data in linux to either a new drive, or flash drive, etc? If I tried to boot from this drive, would it boot?

  • @DonEdward

    @DonEdward

    3 жыл бұрын

    Never mind, I watched on and saw how you boot from this new partition.

  • @djsigmann
    @djsigmann3 жыл бұрын

    This may be a dumb question, but when would someone want to use LVM over regular partitions?

  • @OnTheEdgex23
    @OnTheEdgex233 жыл бұрын

    >A Walk To Remember Mmm.. me too

  • @rmcellig
    @rmcellig5 ай бұрын

    What does the information in brackets mean?

  • @6400ab
    @6400ab2 жыл бұрын

    When I tried this on my system everything copied over just fine and I was able to reinstall grub and generate grub.cfg. But for whatever reason grub would not recognize my linux install on boot and just kicked me into BIOS. Not sure why. I was able to fix it by reinstalling linux via Artix wiki on top of my existing install and then generating a new grub.cfg. Glad I didn't have to reinstall from scratch. Now I've got 2TB of storage on this bad boy.

  • @MemeScreen
    @MemeScreen3 жыл бұрын

    I thought dd wasn’t recommend for solid state drives?

  • @reverseila4363
    @reverseila43633 жыл бұрын

    2:48 how you edit/rename massive amount of files' names like that. I frequently ran across such edition and have to manually and one by one edit/rename them. Do you use globbing or sth?

  • @LukeSmithxyz

    @LukeSmithxyz

    3 жыл бұрын

    that's just piping output to a pager. If you want to mass-edit filenames in a directory, use vidir.

  • @reverseila4363

    @reverseila4363

    3 жыл бұрын

    @@LukeSmithxyz thank you!

  • @joselaw6669

    @joselaw6669

    3 жыл бұрын

    I use "nnn" for that. Pressing R takes you to vim where very line I the name of a file in a directory From there you can use macros in vim/nvim/gvim

  • @reverseila4363

    @reverseila4363

    3 жыл бұрын

    @@joselaw6669awesome. thank you.

  • @willpaxman5236
    @willpaxman52363 жыл бұрын

    >directory named hell must be where the anime goes

  • @cultist7931
    @cultist79312 жыл бұрын

    24:30 now drink from that pickle jar

  • @ArmandoCalderon
    @ArmandoCalderon3 жыл бұрын

    Dont need to partition the drive if you don't put OS, just "mkfs.ext4 /dev/sdX" the whole drive.

  • @minhajsixbyte

    @minhajsixbyte

    3 жыл бұрын

    nice! thanks for the tip.

  • @RasmusFrederiksen169
    @RasmusFrederiksen1693 жыл бұрын

    14:01 Weeeell actually, you're wrong the first U, as it's "Universal Unique Identifier"

  • @siksniper1996
    @siksniper19963 жыл бұрын

    What is the purpose of having copies of the blockchains?

  • @mustafababdullah2485
    @mustafababdullah24853 жыл бұрын

    Look up history etc is actually ECteta that is why so many things go there and yes usr is user linux was created kiss

  • @anonymous14
    @anonymous143 жыл бұрын

    Does anyone know what happened? I just saw a notification for Lukes Channel "Last Livestream for now (rip)". I clicked on it but that livestream was already deleted?

  • @gorudonu
    @gorudonu3 жыл бұрын

    Drinking some liquid from a jar was the most boomer thing I've seen in a while 😅

  • @c4call

    @c4call

    3 жыл бұрын

    So we're just ignoring the BLACKBOARD behind him?

  • @MrRozburn
    @MrRozburn3 жыл бұрын

    /etc = Everything To Configure

  • @thatdude8020
    @thatdude80203 жыл бұрын

    If we have a boot partition on our system will we need to make two partitions on the new hard drive for the root and boot?

  • @thatdude8020

    @thatdude8020

    3 жыл бұрын

    Nvm I put my big boy pants on and figured it out

  • @PLAYGAME-wj9bw

    @PLAYGAME-wj9bw

    Жыл бұрын

    @@thatdude8020 tell me how daddy

  • @Aemilindore
    @Aemilindore3 жыл бұрын

    Lukes btrfs please.

  • @BurgerKingHarkinian

    @BurgerKingHarkinian

    3 жыл бұрын

    Btrfs master race!

  • @djsigmann
    @djsigmann3 жыл бұрын

    So, why does one need to use chroot when they could instead just do: nvim /mnt/etc/fstab

  • @yScribblezHD

    @yScribblezHD

    3 жыл бұрын

    pretty sure chroot changes the behavior of grub install.

  • @rustyelectron
    @rustyelectron3 жыл бұрын

    Linux Luke is back 😵

  • @rustyelectron

    @rustyelectron

    3 жыл бұрын

    @Its GNU /Freedom GNU/Thanks for correcting me 😎

  • @mustafababdullah2485
    @mustafababdullah24853 жыл бұрын

    Unique universal indentifier drive

  • @multiio1424
    @multiio14243 жыл бұрын

    usr = unix system resources, but everyone including Brian Kernighan calls it "user".

  • @MrRozburn
    @MrRozburn3 жыл бұрын

    Hunter Bidens laptop uses LVM partitions

  • @jasonleo

    @jasonleo

    3 жыл бұрын

    Good one

  • @user-qf6yt3id3w
    @user-qf6yt3id3w3 жыл бұрын

    Wouldn't dd run faster if you specified a bigger block size? Last time I used it the default was pretty small. In fact you can see from the number of records copied that each one is 512 bytes. This link stackoverflow.com/questions/6161823/dd-how-to-calculate-optimal-blocksize Suggests bs=8388608 (some versions of dd allow 8m or 8M as a shortcut) is a good starting point. The idea being that you spend a bit of time setting up a transfer and by making the transfers bigger you amortize that.

  • @gorgecunth1581
    @gorgecunth15813 жыл бұрын

    Should I just change the old partition uuid and have everything set up? - No, I'd rather change the new partition's uuid and change all the settings.

  • @bienjieonex
    @bienjieonex3 жыл бұрын

    Luke, how old is your lovely pet?

  • @wretchedghost4548
    @wretchedghost45483 жыл бұрын

    65MBps is 520Mbps. Definitely nowhere near the cap of 3Gbps which is about 375 MBps on SATA II.

  • @asais1024
    @asais10243 жыл бұрын

    Thanks, I hate Tux with Pepe the frog's head.

  • @Sad_Cirno
    @Sad_Cirno3 жыл бұрын

    Post garden folder

  • @sophiatheodores7985
    @sophiatheodores79853 жыл бұрын

    its unix shared resources

  • @samarthahuja5914
    @samarthahuja59142 жыл бұрын

    spotted 3 idiots did he really watched it? but its my favorite movie till now

  • @rae6261
    @rae62613 жыл бұрын

    boomer says "lets get this party started" 6:36

  • @andrewklajman
    @andrewklajman3 жыл бұрын

    Daily content? Brodie clone?

  • @hacerdemirel9833
    @hacerdemirel98333 жыл бұрын

    20 Mar 2020?

  • @Aemilindore
    @Aemilindore3 жыл бұрын

    But not everyone uses grub, some people just like simplicity. They use systemd.

  • @BurgerKingHarkinian

    @BurgerKingHarkinian

    3 жыл бұрын

    And some people like even more simplicity. They use Windows 10.

  • @Aemilindore

    @Aemilindore

    3 жыл бұрын

    @@BurgerKingHarkinian you're hurt because systemd boot is less lines than grub.

  • @BurgerKingHarkinian

    @BurgerKingHarkinian

    3 жыл бұрын

    @@Aemilindore Ah yes, I'm in indescribable pain rn because of that. Also let's just forget about the monolithic, Unix philosophy violating nature of systemd. Systemd is a flawless "init system" without any flaws. Those who dare criticizing it are just butt-hurt. lol

  • @Aemilindore

    @Aemilindore

    3 жыл бұрын

    @@BurgerKingHarkinian sure, if you don't use systemd in your os instead of unit, it makes sense to use init. But if you use systemd, then systems boot it is.

  • @BurgerKingHarkinian

    @BurgerKingHarkinian

    3 жыл бұрын

    @@Aemilindore Idk, never really given much thought to systemd's boot manager. But yeah, if you're already using systemd, I can see that you may just want to use that thing as well. Never really compared it to grub or anything. It's just funny to me to use the words "simplicity" and "systemd" in the same sentence.

  • @shobhitkaul8076
    @shobhitkaul8076 Жыл бұрын

    Hyperion background

  • @richardwayne809
    @richardwayne8093 жыл бұрын

    /usr = unix system resources

  • @repomansez
    @repomansez3 жыл бұрын

    Luke, why don't you use LVM instead of regular partitions?

  • @vosatom2019
    @vosatom20193 жыл бұрын

    3 hard drives is bloat, i use a single usb stick

  • @Klayperson
    @Klayperson3 жыл бұрын

    i would avoid pronouncing /usr/ as "user" because it is NOT supposed to be related to "users". it's meant to stand for "universal system resources" so i say "U-S-R"

  • @bullfrog9296

    @bullfrog9296

    3 жыл бұрын

    That's actually a backronym. /usr/ was originally meant for user home directories and has always been pronounced "user". /etc/ was also originally pronounced etcetera, despite similar backronyms being created for it. Brian Kernigan (who helped develop UNIX along with Dennis Ritche and Ken Thompson), directly refers to /etc/ as "et cetera" and /usr as the "user file system" in his book The UNIX Programming Environment. Speed when speaking ("go to et see resolve dot conf" vs "go to et cetera resolve dot conf") is the only reason to not say et cetera when referring to the folder, as it is technically more correct to do so.

  • @MarkKrubsack
    @MarkKrubsack3 жыл бұрын

    PayPal announced they will begin to deal with Bitcoin.

  • @elliotalderson6609
    @elliotalderson66093 жыл бұрын

    uh, again this useless linux stuff

  • @fernandos.946
    @fernandos.9463 жыл бұрын

    Finally, some good fucking Linux

  • @Aleksandar0100
    @Aleksandar01003 жыл бұрын

    Clean your keyboard bucko!

  • @artedwards717
    @artedwards7173 жыл бұрын

    slow down

  • @tatehutchinson7920
    @tatehutchinson79203 жыл бұрын

    Hey Lukesmith what’s your opinion on Big Chungus

  • @MeLlamoChopa
    @MeLlamoChopa3 жыл бұрын

    More on crypto - blockchain pls

  • @unknown8088928
    @unknown80889283 жыл бұрын

    "Not a big fan of encryption"

  • @PaulIannazzo
    @PaulIannazzo3 жыл бұрын

    you gotta stop with your poly-amorous hard-drive degeneracy. 1 hard-drive is optimal, more than that and they start getting envious of each other. they forget how to read and write, and then they just refuse to work. always leads to disaster.

  • @MrConcord75
    @MrConcord753 жыл бұрын

    Meh, I am not entertained!

  • @liesdamnlies3372
    @liesdamnlies33723 жыл бұрын

    fs-tab? Nah. It’ll always be f-stab to me.

  • @RhozetaVODS
    @RhozetaVODS3 жыл бұрын

    hey lukesmith whats your opinion on big chungus

Келесі