mintCast 330.5 – fdisk FTW (mp3)

Download

In our Innards section, we cover disks, partitioning, and filesystems.

And finally, our listener feedback and a few suggestions.

Linux Innards: 

  • Partitioning Disks and Linux Filesystems
    • Partitioning Types
      • MBR Partitions
        • Can only have 4 Primary Partitions
        • Extended Partitions
        • Logical Partitions
        • Fdisk was the primary tool for managing mbr partition tables
      • GPT Partitions
        • Does away with primary/extended/logical
        • 128 definable partitions by default
        • Gdisk was created to manage GPT partition tables
      • Parted can do both MBR and GPT
    • File Systems
      • EXT3
        • Mkfs.ext3 /dev/sd##
        • Mkfs -t ext3 /dev/sd##
      • EXT4
        • Mkfs.ext4 /dev/sd##
        • Mkfs -t ext4 /dev/sd##
      • Swap
        • Mkswap /dev/sd##
        • Swapon /dev.sd##
    • GPartEd and Disks

 

Vibrations from the Ether:

  • Benjamin Moser
  • Dave Lindberg
  • Larry Murphy
  • George from Tulsa
  • Chris

Check this Out!

Announcements:

  • Our next episode will be at 2 pm Central US time, 7 pm UTC, March 22, 2020.

Wrap-up:

Before we leave, we want to make sure to acknowledge some of the people who make mintCast possible … 

  • Josh for all his work on the website and the livestream
  • Bytemark Hosting for hosting mintcast.org and our Mumble server
  • Archive.org for hosting our audio files
  • The Linux Mint development team for the fine distro we love to talk about (Thanks, Clem!)

4 Replies to “mintCast 330.5 – fdisk FTW (mp3)”

  1. Henrik Hemrin

    In the vibrations, you said Linux is more difficult than other OS. As a short statement, I tend to agree. For start, it is more difficult because you almost always need to install it, which normally not is needed for other OS. But as a user, I think it must not be so much more difficult to use a Linux OS like Mint, than macOS or Windows.

    You can do difficult things with Linux. Maybe more difficult things than in other OS. I’m not sure if difficult topics you cover in MintCast would be easier to execute in macOS or Windows? Maybe some of those difficult actions actually are easier in Linux, as Linux generally is OpenSource?

    Just a reflection…!

    • mintcast

      I think you’re right. Installation is probably the only reason it’s “harder.” Reinstallation is sometimes needed for Windows and Mac, but a lot of times, people tend to default to that “one friend that knows computers” or takes it to a repair shop, essentially taking the path of least resistence.

      Mac and Windows tend to hold your hand a lot more or just plain ignore security risks which lends to the appearance of a less difficult experience. This is actually a big source of why distributions are different! Thanks for your thoughts!

      Leo

  2. mike90000

    Just listening to this podcast now and I am surprised to hear the ignorance about GPT vs MBR partition tables. I’ve been aware for a long time but only recently have I upgraded to desktop and laptop hardware that properly support UEFI and GPT.
    I know fdisk can *read* GPT tables but I’m not sure on the *write* aspect. I would use gdisk or, better, the Gparted Live boot image to repartition disks.
    I don’t think you mentioned converting from MBR to GPT partitions *in place*. This can be done with sfdisk, see the great ArchWiki page: https://wiki.archlinux.org/index.php/GPT_fdisk#Convert_between_MBR_and_GPT
    An alternative for Windows users is the mbr2gpt.exe utility, but it seems limited to very simple MBR disk partitioning.
    Of course before converting, BACK UP BACK UP BACK UP your data.

    • mintcast

      What did I or we say that was wrong about GPT/MBR? The fdisk comment comes from a practical background. fdisk will absolutely write a GPT and make as many as 128 partitions which we found out as we were going through the command.

      Thank you for your feedback on sfdisk and mbr2gpt! Your recommendation to backup is absolutely right!

      Leo

Leave a Reply to mintcast Cancel reply

Your email address will not be published. Required fields are marked *

Linux Mint

The distribution that spawned a podcast. Support us by supporting them. Donate here.

Archive.org

We currently host our podcast at archive.org. Support us by supporting them. Donate here.

Audacity

They’ve made post-production of our podcast possible. Support us by supporting them. Contribute here.

mintCast on the Web

Episode Archives

This work is licensed under CC BY-SA 4.0

This Website Is Hosted On:

Thank You for Visiting