{"id":2854,"date":"2019-05-13T21:40:22","date_gmt":"2019-05-13T18:40:22","guid":{"rendered":"https:\/\/kifarunix.com\/?p=2854"},"modified":"2019-05-13T21:40:23","modified_gmt":"2019-05-13T18:40:23","slug":"install-fedora-30-workstation-on-virtualbox","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-fedora-30-workstation-on-virtualbox\/","title":{"rendered":"Install Fedora 30 Workstation on VirtualBox"},"content":{"rendered":"\n<p>So Fedora 30 has just been released and you would like to try out the desktop version on your VirtualBox? Well, in this guide, you are going to learn how to install Fedora 30 Workstation on VirtualBox.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Install Fedora 30 Workstation on VirtualBox<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"> Download Fedora 30 Workstation ISO<\/h3>\n\n\n\n<p>To download Fedora 30 workstation ISO installation file, navigate to the <a rel=\"noreferrer noopener\" aria-label=\"downloads page (opens in a new tab)\" href=\"https:\/\/getfedora.org\/en\/workstation\/download\/\" target=\"_blank\">downloads page<\/a> and grab the ISO. You can simply fire up your terminal and execute the command below to download it.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>wget https:\/\/download.fedoraproject.org\/pub\/fedora\/linux\/releases\/30\/Workstation\/x86_64\/iso\/Fedora-Workstation-Live-x86_64-30-1.2.iso\ufeff<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Create New Virtual Machine<\/h3>\n\n\n\n<p>Once you have the ISO file downloaded, launch VirtualBox and create new Virtual Machine. Press Ctrl + N to launch the Virtual Machine creation wizard. Enter the name of your Fedora 30 workstation, choose the install location and the OS type, in this case, Fedora 64 bit version.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/create-new-machine.png\"><img loading=\"lazy\" decoding=\"async\" width=\"611\" height=\"385\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/create-new-machine.png\" alt=\"create fedora 30 workstation on VirtualBox\" class=\"wp-image-2938\" title=\"\"><\/a><\/figure>\n\n\n\n<p>Click Next to set the RAM size of your system. We have allocated 2GB in this example.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/memory-size.png\"><img loading=\"lazy\" decoding=\"async\" width=\"610\" height=\"383\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/memory-size.png\" alt=\"set virtualbox RAM size\" class=\"wp-image-2939\" title=\"\"><\/a><\/figure>\n\n\n\n<p>Next, create a new storage for your Fedora 30 workstation.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/create-storage.png\"><img loading=\"lazy\" decoding=\"async\" width=\"610\" height=\"383\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/create-storage.png\" alt=\"create the vm storage\" class=\"wp-image-2940\" title=\"\"><\/a><\/figure>\n\n\n\n<p>Choose the format of virtual machine hard drive file. VDI is used in this guide.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/hard-disk-type.png\"><img loading=\"lazy\" decoding=\"async\" width=\"592\" height=\"440\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/hard-disk-type.png\" alt=\"select the disk format\" class=\"wp-image-2941\" title=\"\"><\/a><\/figure>\n\n\n\n<p>Select the type of virtual machine hard disk for your VM.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/type-of-hard-disk.png\"><img loading=\"lazy\" decoding=\"async\" width=\"592\" height=\"439\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/type-of-hard-disk.png\" alt=\"select the type of virtual machine hard disk\" class=\"wp-image-2942\" title=\"\"><\/a><\/figure>\n\n\n\n<p>Set the size and create the virtual machine hard drive.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/hard-disk-size.png\"><img loading=\"lazy\" decoding=\"async\" width=\"592\" height=\"442\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/hard-disk-size.png\" alt=\"set the size and create the vm hard drive\" class=\"wp-image-2943\" title=\"\"><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Configure New Virtual Machine<\/h3>\n\n\n\n<p>Next, you need to configure your virtual machine. To begin with, select your Fedora 30 workstation virtual machine and press Ctrl + S to launch settings wizard.<\/p>\n\n\n\n<p>Increase the number of VM CPU cores by clicking on System > Processor.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/add-processor.png\"><img loading=\"lazy\" decoding=\"async\" width=\"691\" height=\"483\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/add-processor.png\" alt=\"vm processors\" class=\"wp-image-2944\" title=\"\"><\/a><\/figure>\n\n\n\n<p>Add the optical disk boot medium, which in this case the Fedora 30 workstation ISO file you downloaded above. Click storage and add the ISO as IDE controller.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/add-iso-file.png\"><img loading=\"lazy\" decoding=\"async\" width=\"689\" height=\"479\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/add-iso-file.png\" alt=\"add boot medium to the VM\" class=\"wp-image-2945\" title=\"\"><\/a><\/figure>\n\n\n\n<p>Under the network tab, you might want to attach another Interface. NAT interface is attached by default. Host WiFi is bridged in this guide.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/network.png\"><img loading=\"lazy\" decoding=\"async\" width=\"691\" height=\"480\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/network.png\" alt=\"attach network interface\" class=\"wp-image-2946\" title=\"\"><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Install Fedora 30 Workstation on VirtualBox<\/h3>\n\n\n\n<p>Once you are done setting up your virtual machine, close the settings wizard and start the VM to launch the installation.<\/p>\n\n\n\n<p>Select <strong>Start Fedora-Workstation-Live 30<\/strong> and press Enter.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/select-fedora-30.png\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"481\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/select-fedora-30.png\" alt=\"Select Start Fedora-Workstation-Live 30\" class=\"wp-image-2947\" title=\"\"><\/a><\/figure>\n\n\n\n<p>To install Fedora 30,  select install to hard drive.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/install-to-hard-drive.png\"><img loading=\"lazy\" decoding=\"async\" width=\"797\" height=\"600\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/install-to-hard-drive.png\" alt=\"install on hard drive\" class=\"wp-image-2948\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/install-to-hard-drive.png 797w, https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/install-to-hard-drive-768x578.png 768w\" sizes=\"(max-width: 797px) 100vw, 797px\" \/><\/a><\/figure>\n\n\n\n<p>Choose the installation language and proceed to select the install destination drive. After that, hit <strong>Begin installation<\/strong>.<\/p>\n\n\n\n<p>Once the installation is done, power off the VM, detach the installation ISO and power on the VM.<\/p>\n\n\n\n<p>Once the VM boots, create your username and set the password.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/set-user.png\"><img loading=\"lazy\" decoding=\"async\" width=\"798\" height=\"599\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/set-user.png\" alt=\"create username on Fedora 30 workstation\" class=\"wp-image-2949\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/set-user.png 798w, https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/set-user-768x576.png 768w\" sizes=\"(max-width: 798px) 100vw, 798px\" \/><\/a><\/figure>\n\n\n\n<p>And you are ready to go.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/ready.png\"><img loading=\"lazy\" decoding=\"async\" width=\"793\" height=\"590\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/ready.png\" alt=\"start using fedora 30 workstation\" class=\"wp-image-2950\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/ready.png 793w, https:\/\/kifarunix.com\/wp-content\/uploads\/2019\/05\/ready-768x571.png 768w\" sizes=\"(max-width: 793px) 100vw, 793px\" \/><\/a><\/figure>\n\n\n\n<p>That is all on how to install Fedora 30 workstation on VirtualBox. Start using Fedora 30. Enjoy.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>So Fedora 30 has just been released and you would like to try out the desktop version on your VirtualBox? Well, in this guide, you<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_lock_modified_date":false,"footnotes":""},"categories":[46,36],"tags":[924,947,24],"class_list":["post-2854","post","type-post","status-publish","format-standard","hentry","category-virtualbox","category-virtualization","tag-fedora-30","tag-fedora-30-workstation","tag-virtualbox","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50"],"_links":{"self":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/2854"}],"collection":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/comments?post=2854"}],"version-history":[{"count":8,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/2854\/revisions"}],"predecessor-version":[{"id":2985,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/2854\/revisions\/2985"}],"wp:attachment":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media?parent=2854"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/categories?post=2854"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/tags?post=2854"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}