Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the js_composer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/holhol2/public_html/wp-includes/functions.php on line 6121

How To Use Rufus in Linux

By holhol24 | April 9, 2024
command-to-install-wine-in-linux

Rufus has become immensely popular due to its versatility, reliability, and efficiency. It is a tool for creating bootable USB drives to run multiple operating systems on your PC or laptop. Moreover, you can also use it to create live environments, allowing you to run an operating system without the need for installation.

As Rufus is a Windows application, most Linux users are unaware of how to use this tool on their systems. In this short guide, we will walk through the steps of installing and using Rufus in Linux as easily as possible.

How To Use Rufus in Linux

You can not directly install Rufus on your Linux devices because it is primarily designed only for Windows. However, it is possible with Wine, which enables a Linux system to run Windows applications. So, let’s start with installing Wine. Please open the Terminal and Enter the following commands: 

sudo apt update

sudo apt install wine

command-to-install-wine-in-linux

Now go to Rufus’ official website, and click on Other versions(GitHub) under the Downloads section. 

rufus-website-download-pagerufus-website-download-page

Search for Rufus-3.22p.exe and download it. We downloaded this version specifically because Wine does not yet support newer versions.

download-rufus-for-linuxdownload-rufus-for-linux

After downloading the file, open the terminal and enter the following commands:

For example, let’s replace the path with the actual path, i.e., /Downloads: 

command-to-open-downloads-directorycommand-to-open-downloads-directory

Now, run the following command to run the Rufus installer: 

warning-while-downloading-rufuswarning-while-downloading-rufus

Once you run the above command, the system will pop up to ask for your confirmation about the installation:

rufus-screenrufus-screen

After running the installer, you will get a new window of Rufus:

How To Use Rufus

Rufus’s user interface is simple but can be elusive for users. Considering that, here are the steps you should follow to use it:

setting-up-rufussetting-up-rufus

  1. Insert the USB drive and select it in the Device dropdown. Remember, the USB drive must be empty.  
  2. Then, select your desired operating system’s disk or ISO image under Boot Selection.
  3. Configure the settings according to what suits your situation best.
  4. Once you’re done configuring the settings, click the “start” button. It will warn you that the data present on the drive will be destroyed; just press “OK” to begin creating the bootable drive. 
  5. Wait for it to complete the process, eject the USB drive, and finally, it will be ready to use.

A Quick Wrap-up

Rufus is critical in enabling users to use multiple operating systems on the same device. It lets you create bootable USB drives for various systems, but many Linux users do not know how to use it on Linux. Therefore, this guide briefly explains the process of running Rufus using Wine(Linux utility to run Windows applications). 

holhol24

I am a Linux server pro admin and enthusiast, an upcoming web developer, junior php developer. I am currently a content creator for Holhol24, I love to play with Linux and all other distributions of it. I loves working with computers and strongly believes in sharing knowledge. Follow me For more insight into what is happening in Tech.

Advertisement Share: Facebook Twitter WhatsApp

Deprecated: File Theme without comments.php is deprecated since version 3.0.0 with no alternative available. Please include a comments.php template in your theme. in /home/holhol2/public_html/wp-includes/functions.php on line 6121

Leave a Reply

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