BSD Setup Using VirtualBox

From COEP Wiki
Jump to navigation Jump to search

Setup

Creating virtual machine

  • Open virtual box
  • click on new
  • select type as "linux" and version as "linux2.6/3.x(32-bit)"
File:Bsd1.png
  • select ram 512 MB
  • create virtual hard drive -> vdi -> dynamic allocation -> 20GB
File:Bsd12.png
File:Bsd13.png
File:Bsd14.png
File:Bsd15.png
File:Bsd16.png
  • Now follow the instructions
  • Go to settings of the machine
  • Go to storage
  • Select empty, controller:IDE and choose iso file of BSD
  • Click on ok
File:Bsd7.png
  • Now start the machine
  • Select the first option using arrow keys and press enter
  • Select region as India and Unix standard keymap
  • Next, you will get a screen asking how you want to partition the disk.Press "A" to use entire disk.
  • In the partition index,keep atleast 1 partition marked as "Free BSD".Also,select the "Install free BSD boot manager".
  • Next, you will get a screen where you can select how much memory to give to /,home,boot,etc.Select "A" to auto partition the disk.Then press "Q" to finish the partitioning.
  • Choose distribution->all->yes.
  • Now, you will get screen asking the installation media.Select CD/DVD and press enter.
  • Installation starts and all files are extracted.This process takes about 20 minutes.
File:Bsd8.png
  • After the installation is complete,you will get a screen asking you to set up username and password.After seting it,press enter.Now,shutdown the machine.
  • Go to storage and remove the iso file
File:Bsd9.png
  • Now,start the machine,login using username and password.Your BSD is ready to use!!!