gioia://news
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
mesamunefire@lemmy.world to Linux@lemmy.mlEnglish · 10 months ago

ISOs Explained + four programs to make Linux boot media

makertube.net

external-link
message-square
78
fedilink
165
external-link

ISOs Explained + four programs to make Linux boot media

makertube.net

mesamunefire@lemmy.world to Linux@lemmy.mlEnglish · 10 months ago
message-square
78
fedilink
Linux boot media need not be tricky! In today's episode, I'll talk about four ways to flash an ISO from Windows (and other systems too). I know a lot of you are switching to Linux because of Micros...
  • megabat@lemm.ee
    link
    fedilink
    arrow-up
    15
    ·
    edit-2
    10 months ago

    dd, or cat with a shell redirect are all you need to write that iso.

    My trouble with dd is all the flags I need to remember to make it fast and more convenient. dd if=file of=/dev/device oflag=direct status=progress bs=1M is there anything I’m missing?

    • Molten_Moron@lemmings.world
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      10 months ago

      bs=1M

      This part varies based on your hardware (my hardware is much faster with a value of 4096) , but other than that it’s everything.

      Here is a handy script that can help determine which bs size is best for your hardware.

      • megabat@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        Neat! I’ll have to try that out.

      • HumanPerson@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        I think you might mean 4096.

        • Molten_Moron@lemmings.world
          link
          fedilink
          arrow-up
          3
          ·
          10 months ago

          Yes, I do! Thanks!

    • mesamunefire@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      10 months ago

      dd can be soooo much faster too. But like you, I always forget the tags. I should make an alias sometime…

    • BaumGeist@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      10 days ago

      deleted by creator

    • mitrosus@discuss.tchncs.de
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      oflag=direct

      What does this do?

      • megabat@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        oflag=direct

        Prevents the writes from piling up in the cache. dd will report the transfer is done when the writes have been cached so this setting prevents dd from exiting until the data has been written completely to the block device.

        • BaumGeist@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          10 days ago

          deleted by creator

Linux@lemmy.ml

linux@lemmy.ml

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !linux@lemmy.ml

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

  • !opensource@lemmy.ml
  • !libre_culture@lemmy.ml
  • !technology@lemmy.ml
  • !libre_hardware@lemmy.ml

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 192 users / day
  • 1.91K users / week
  • 6.38K users / month
  • 17.2K users / 6 months
  • 1 local subscriber
  • 54.5K subscribers
  • 7.64K Posts
  • 206K Comments
  • Modlog
  • mods:
  • nooter692@lemmy.ml
  • AgreeableLandscape@lemmy.ml
  • MarcellusDrum@lemmy.ml
  • Arthur Besse@lemmy.ml
  • Cyclohexane@lemmy.ml
  • d3Xt3r@lemmy.nz
  • BE: 0.19.9
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org