Live Linux Download For Mac

2021. 4. 26. 07:41카테고리 없음

Apr 22, 2013. Jun 28, 2020.

There are multiple utilities to create a Linux Live USB in Windows. However, most of them are not available in Mac OS X. Let's see how to create a Linux Live USB in Mac OS X without using any third-party apps, just with the terminal and the dd command.

Unblock any international website, browse anonymously, and download movies and Mp3 with complete safety with CyberGhost, just for $2.75 per month:

Table of Contents

Download the Linux Distribution ISO

The guide will work for most Linux distributions.

For the example, we will use an Ubuntu 14.04.03 ISO, which is the latest LTS (Long Term Support) version of Ubuntu, and will be supported until 2019.

Open the terminal

After the ISO has downloaded, we need to open the Mac OS Terminal. The fastest way to do so is pressing Command + Space to open the Spotlight Search and type 'terminal'.

Inside the terminal, we need to navigate to the folder we downloaded the ISO. The default directory is our Downloads folder, and we can navigate there with:

For more information about how to navigate the terminal, check out our guide:
Basic Linux Commands for Linux Terminal Beginners

Since both Linux and Mac OS X are based on Unix, navigating the terminal is similar for both.

Convert the ISO to IMG

To create a Linux Live USB in Mac OS X, we first need to convert the ISO file to an IMG. We will do so with the hdiutil application, substituting <ubuntu> for the full ISO file name.

On a modern Mac with an SSD, this process will take less than a second. In the example, it took 925ms.

Prepare the USB flash drive

For most Linux distributions, a 4GB USB thumb drive will be enough. We connect the thumb drive to our Mac and run the diskutil command to see the device node assigned to our flash drive.

In the example, it is /dev/disk2.

Next thing, we need to unmount the drive. We make sure it doesn't contain any useful files, because they will be deleted, and then run:

Create the Linux Live USB in Mac OS X

Finally, we are ready to set the procedure in motion. We type:

We might have converted the ISO to IMG, but Mac OS X added a .DMG extension, so we have to include this too.

Also, using /dev/rdisk instead of /dev/disk may be faster, but both will work.

After the sudo command, we need to enter our user account password. Nothing will show on the terminal as we are typing; we just enter the password and press Enter.

If we use a fast USB 3.0 drive on a USB 3.0 capable Mac, the procedure will be lightning fast. The 1006MB ISO was transferred to the USB in less than 5,2 seconds, averaging 194MB/sec.

Finally, we eject the USB thumb drive with:

That was it. We now have a Linux Live USB, to install Linux on a Windows PC, or on our Mac.

Did you have any trouble creating a Linux Live USB in Mac OS X?

If anything on the guide didn't work as described, and you weren't able to create a Linux Live USB in Mac OS X, leave us a comment.

Support PCsteps

Do you want to support PCsteps, so we can post high quality articles throughout the week?

Download

You can like our Facebook page, share this post with your friends, and select our affiliate links for your purchases on Amazon.com or Newegg.

If you prefer your purchases from China, we are affiliated with the largest international e-shops:

Now that we know what Linux is, it is the time that to learn how we should install it on the computer and choose which Distribution we should use. Let us start by understanding what a Linux Distribution is.

In this tutorial, we will learn -

What is a Linux Distribution?

Well, now as you know that Linux is open-source, free to use kernel. It is used by programmers, organizations, profit and non-profit companies around the world to create Operating systems to suit their individual requirements.

To prevent hacking attempts, many organizations keep their Linux operating systems private.

Many others make their variations of Linux available publicly so the whole world can benefit at large.

These versions/ types /kinds of Linux operating system are called Distributions.

Click here if the video is not accessible

How many distributions are out there?

There are hundreds of Linux operating systems or Distributions available these days. Many of them are designed with a specific purpose in mind. For example, to run a web server or to run on network switches like routers, modems, etc.

The latest example of one of the most popular smartphone-based Linux Distribution is Android!

Many of these Distributions are built to offer excellent personal computing.

Here, are a few popular Linux Distributions (also called Linux Distro) -
Linux DistributionNameDescription
ArchThis Linux Distro is popular amongst Developers. It is an independently developed system. It is designed for users who go for a do-it-yourself approach.
CentOSIt is one of the most used Linux Distribution for enterprise and web servers. It is a free enterprise class Operating system and is based heavily on Red Hat enterprise Distro.
DebianDebian is a stable and popular non-commercial Linux distribution. It is widely used as a desktop Linux Distro and is user-oriented. It strictly acts within the Linux protocols.
FedoraAnother Linux kernel based Distro, Fedora is supported by the Fedora project, an endeavor by Red Hat. It is popular among desktop users. Its versions are known for their short life cycle.
GentooIt is a source based Distribution which means that you need to configure the code on your system before you can install it. It is not for Linux beginners, but it is sure fun for experienced users.
LinuxMintIt is one of the most popular Desktop Distributions available out there. It launched in 2006 and is now considered to be the fourth most used Operating system in the computing world.
OpenSUSEIt is an easy to use and a good alternative to MS Windows. It can be easily set up and can also run on small computers with obsolete configurations.
RedHat enterpriseAnother popular enterprise based Linux Distribution is Red Hat Enterprise.It has evolved from Red Hat Linux which was discontinued in 2004. It is a commercial Distro and very popular among its clientele.
SlackwareSlackware is one of the oldest Linux kernel based OS's. It is another easy desktop Distribution. It aims at being a 'Unix like' OS with minimal changes to its kernel.
UbuntuThis is the third most popular desktop operating system after Microsoft Windows and Apple Mac OS. It is based on the Debian Linux Distribution, and it is known as its desktop environment.

The Best Linux Distribution!

The term best is relative. Each Linux distribution is built for a specific purpose-built to meet the demands of its target users.

The desktop Distributions are available for free on their respective websites. You might want to try them one by one till you get to know which Distribution you like the most. Each one of them offers its own unique design, applications, and security.

We will be using Ubuntu for our learning purpose as it's easy for a beginner to understand.

Installing Linux

Let's look the various methods we can use to install Ubuntu.

Installing Linux using USB stick

This is one of the easiest methods of installing Ubuntu or any distribution on your computer. Follow the steps.

Step 1) Download the .iso or the OS files on your computer from this link.

Step 2) download free, software like 'Universal USB installer to make a bootable USB stick.

Step 3) Select an Ubuntu Distribution form the dropdown to put on your USB

Select your Ubuntu iso file download in step 1.

Select the drive letter of USB to install Ubuntu and Press create button.

Step 4) Click YES to Install Ubuntu in USB.

Step 5) After everything has been installed and configured, a small window will appear Congratulations! You now have Ubuntu on a USB stick, bootable and ready to go.

Installing Linux using CD-ROM

Those who like the way a CD runs should try using this method.

(image source)

Step 1) Download the .iso or the OS files onto your computer from this link http://www.ubuntu.com/download/desktop.

Step 2) Burn the files to a CD.

Step 3) Boot your computer from the optical drive and follow the instructions as they come.

Installing Linux using Virtual Machine

This is a popular method to install a Linux operating system. The virtual installation offers you the freedom of running Linux on an existing OS already installed on your computer. This means if you have Windows running, then you can just run Linux with a click of a button.

Virtual machine software like Oracle VM can install Ubuntu in easy steps. Let us look at them.

Here the brief steps

PART A) Download and Install Virtual Box

Download Virtual box using this link

Depending on your processor and OS, select the appropriate package. In our case, we have selected Windows with AMD

Once the download is complete, Open setup file and follow the steps below:

Step-1) Click On next

Step-2) Select you're the directory to install VirtualBox and click on next

Step-3) Select Desktop icon and click on next, now click on yes

Step-4) Click On install.

Step-5) Now installation of the virtual box will start. Once complete, click on Finish Button to start Virtual Box

The virtual box dashboard looks like this-

Torrent

PART B) Download Ubuntu

Visit this link to download Ubuntu.

You can select 32/64-bit versions as per your choice.

PART C) Create a Machine in Virtual Box

Step-1) Open Virtual box and click on new button

Step-2) In next window, give the name of your OS which you are installing in virtual box. And select OS like Linux and version as Ubuntu 32 bit. And click on next

Step-3) Now Allocate Ram Size To your Virtual OS. I recommended keeping 1024mb (1 GB) ram to run Ubuntu better. And click on next.

Step-4) Now To run OS in virtual box we have to create virtual hard disk, click on create a virtual hard drive now and click on create button.

The virtual hard disk is where the OS installation files and data/applications you create/install in this Ubuntu machine will reside

Step-5) select VHD (virtual hard disk) option and click on next.

Step-6) Click on dynamic allocated and click on next. This means that the size of the disk will increase dynamically as per requirement.

Step-7) Allocate memory to your virtual hard drive .8GB recommended. Click on create button.

Step-8) Now you can see the machine name in left panel

So a Machine (PC) with 8GB Hardisk, 1GB RAM is ready.

PART D) Install Ubuntu on the Machine

Step 1) Select the Machine and Click on Start

Step 2) Select the Folder Option

Step 3) Select the Ubuntu iso file

Step 4) Click Start

Step-5) You have an option to Run Ubuntu WITHOUT installing. In this tutorial will install Ubuntu

Step-6) Click continue.

Step-7) Select option to erase the disk and install Ubuntu and click on install now. This option installs Ubuntu into our virtual hard drive which is we made earlier. It will not harm your PC or Windows installation

Step-8) Select your location for setting up time zone, and click on continue

Step-9) Select your keyboard layout, by default English (US) is selected but if you want to change then, you can select in the list. And click on continue

Step-10) Select your username and password for your Ubuntu admin account. This information has been needed for installing any software package into Ubuntu and also for login to your OS. Fill up your details and tick on login automatically to ignore login attempt and click on continue

Step-11) Installation process starts. May take up to 30 minutes. Please wait until installation process completes.

Kali Linux Download For Mac

Step-12) After finishing the installation, you will see Ubuntu Desktop.

Summary

Live Linux Download For Mac Windows 7

  • An operating system based on the Linux kernel is called a Distribution or Distro
  • There are hundreds of Distributions available, some of which are designed to accomplish a sole purpose like running servers, act as network switches, etc.
  • Naming the best Linux Distribution is difficult as they are made for different.
  • Linux can be installed on your system via the below-mentioned methods:
    • USB stick
    • Live CD
    • Virtual Installation