<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: faryalzuberi</title>
    <description>The latest articles on DEV Community by faryalzuberi (@faryalzuberi).</description>
    <link>https://dev.to/faryalzuberi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F397365%2Fd95b5980-ac2f-4768-820a-38e09ea1dd34.jpeg</url>
      <title>DEV Community: faryalzuberi</title>
      <link>https://dev.to/faryalzuberi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/faryalzuberi"/>
    <language>en</language>
    <item>
      <title>Replacing Windows 10 with Ubuntu 18.04 </title>
      <dc:creator>faryalzuberi</dc:creator>
      <pubDate>Mon, 08 Jun 2020 11:12:43 +0000</pubDate>
      <link>https://dev.to/faryalzuberi/replacing-windows-10-with-ubuntu-18-04-1p20</link>
      <guid>https://dev.to/faryalzuberi/replacing-windows-10-with-ubuntu-18-04-1p20</guid>
      <description>&lt;p&gt;This blog covers a step by step guide on how to install Ubuntu on your system using a bootable USB drive. This is one of the easiest ways of replacing the existing Windows OS on your laptop with a Linux distro.&lt;/p&gt;

&lt;p&gt;In order to proceed, you will need a USB pen-drive with at least 4 GB storage space and an external hard drive to create a backup of important data. &lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1 Download Ubuntu Disk Image
&lt;/h2&gt;

&lt;p&gt;Download your desired Ubuntu LTS version from &lt;a href="https://www.ubuntu.com/download/desktop/" rel="noopener noreferrer"&gt;here&lt;/a&gt;. This will be downloaded as an ISO file, approximately 2GB in size. &lt;/p&gt;

&lt;p&gt;LTS simply refers to Long Term Support and it guarantees that your OS will receive security updates, bug fixes as well as hardware support improvements for 3 to 5 years from the time of its release. It is suitable to use LTS versions instead of interim releases which would require more frequent upgrades, typically within 9 months or less. You can read more about the Ubuntu release cycle &lt;a href="https://ubuntu.com/about/release-cycle" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;For the installation, please ensure that the selected LTS version is supported by the hardware machine that will be running the OS. You can refer to the Ubuntu certifications to verify &lt;a href="https://certification.ubuntu.com/desktop" rel="noopener noreferrer"&gt;this&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Currently there are three LTS versions to choose from: LTS 16.04, LTS 18.04, and LTS 20.04. For my Dell Inspiron 3593 laptop, I opted for the Bionic Beaver LTS 18.04. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkfvaxlms3tli3defpplw.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkfvaxlms3tli3defpplw.jpeg" alt="Download Bionic Beaver"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2 Create Bootable USB drive
&lt;/h2&gt;

&lt;p&gt;The next step is to create the bootable USB drive by extracting files from the Ubuntu disk image using the Universal USB Installer software. Alternatively, &lt;a href="https://rufus.ie/" rel="noopener noreferrer"&gt;Rufus&lt;/a&gt; can also be used.&lt;/p&gt;

&lt;p&gt;Insert the USB drive into either a 2.0 or 3.0 USB port, though connecting to a 2.0 port will impact the speed of the boot. Any data on the USB will be lost so ensure that it has been copied safely to a different external storage device. &lt;/p&gt;

&lt;p&gt;Next, download the latest version of Universal USB Installer from &lt;a href="https://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Running this executable will prompt the following:&lt;/p&gt;

&lt;p&gt;For Step 1, select Ubuntu from the list of Linux distributions.&lt;br&gt;
For Step 2, browse the path of the downloaded Ubuntu disk image from the previous step. &lt;br&gt;
For Step 3 select the inserted USB drive and check the Will FAT32 Format checkbox. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqvedhvlzr7iyc3hanyg2.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqvedhvlzr7iyc3hanyg2.jpeg" alt="UUI Prompt"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Upon pressing create, a warning will appear which can be safely acknowledged by pressing yes as long as all data on the USB has been backed up. All data on the USB drive will be removed since we are formatting with the FAT32 file system. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F4501hqroqr2u68i176c5.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F4501hqroqr2u68i176c5.jpeg" alt="UUI warning"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The UUI program will then begin extracting files from the disk image to the USB drive. You can run this task in the background if desired.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fn2slvjww2ihkk94jiacp.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fn2slvjww2ihkk94jiacp.jpeg" alt="UUI extraction"&gt;&lt;/a&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F4rotbu9y77akhrwkyccn.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F4rotbu9y77akhrwkyccn.jpeg" alt="UUI extraction"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once complete, the resulting Bootable USB drive file structure will look as follows. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fiwjewym8waozsxs7zprt.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fiwjewym8waozsxs7zprt.jpeg" alt="Live USB"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Your USB drive is now ready! &lt;/p&gt;

&lt;p&gt;Before proceeding, ensure that you have backed up important data from your system to the external hard drive that you wish to restore data from. &lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3 Boot Ubuntu from USB at Start Up
&lt;/h2&gt;

&lt;p&gt;Restart your computer and once the loading screen appears, press F12 several times (this may be different depending on your manufacturer) to enter BIOS settings. &lt;/p&gt;

&lt;p&gt;I was installing on the Dell Inspiron 3000 series that has replaced BIOS with the more advanced UEFI Boot. If this is also the case for you, simply select the UEFI Generic Mass Storage (it could be another interchangeable name for your USB drive) from boot devices.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fics6gcnyi2pnm7atu39y.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fics6gcnyi2pnm7atu39y.jpeg" alt="UEFI settings"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If your system supports BIOS settings, it will have a different User Interface. In this case, locate the Boot Order option and select the USB device to be the first item in the boot order.&lt;/p&gt;

&lt;p&gt;After you have changed the boot order, save and restart. The system will now boot from the Live USB drive.&lt;/p&gt;

&lt;p&gt;If there is no option to boot from USB Disk, your computer may not be able to boot from USB. See &lt;a href="http://www.pendrivelinux.com/testing-your-system-for-usb-boot-compatibility/" rel="noopener noreferrer"&gt;here&lt;/a&gt; for a tool to test if your computer is compatible for USB boot. &lt;/p&gt;

&lt;p&gt;The GNU GRUB menu will appear with several options including Install Ubuntu and try Ubuntu without installing. Opting for the latter will allow to explore the downloaded OS before proceeding with the install. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fg6ihtplapx4mi50b52k5.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fg6ihtplapx4mi50b52k5.jpeg" alt="Ubuntu loading"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkhacluxbpxe39l0o3v4i.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkhacluxbpxe39l0o3v4i.jpeg" alt="Install Ubuntu"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Selecting Install Ubuntu will prompt for several configurations before proceeding with the set up.&lt;/p&gt;

&lt;p&gt;Select system language&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fag891y4afya83rh32ln0.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fag891y4afya83rh32ln0.jpeg" alt="Ubuntu Config 1"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Select keyboard &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fcb4a8qrh5tc5zmoyf88o.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fcb4a8qrh5tc5zmoyf88o.jpeg" alt="Ubuntu Config 2"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Add and connect to WiFi network (or skip)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fe7cusuw5mo7uzv4yu659.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fe7cusuw5mo7uzv4yu659.jpeg" alt="Ubuntu Config 3"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Updates and other software - proceed with normal installation &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmz50vi9bpr6u2vc01rot.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmz50vi9bpr6u2vc01rot.jpeg" alt="Ubuntu Config 4"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Proceeding with installation type will prompt whether to remove Windows Boot Manager completely or install Ubuntu with dual boot. We wish to use Ubuntu as our sole OS so I opted for that.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fyxlzc6kml4xl64941cix.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fyxlzc6kml4xl64941cix.jpeg" alt="Ubuntu Config 5"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Select timezone&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fveuq7z411g5ajwxvdcxu.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fveuq7z411g5ajwxvdcxu.jpeg" alt="Ubuntu Config 6"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Create System User Account&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fc16dsbm7qf1t3u76gza2.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fc16dsbm7qf1t3u76gza2.jpeg" alt="Ubuntu Config 7"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And voila, your system is up and running with Ubuntu!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fscqmxzo94me32zkhb36j.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fscqmxzo94me32zkhb36j.jpeg" alt="Welcome to Ubuntu"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ubuntu</category>
      <category>womenintech</category>
      <category>linux</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
