appendix 1 setting up a ubuntu vm - skku...

Post on 09-May-2019

222 Views

Category:

Documents

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

26

1

Embedded Software Lab.

Ha-yun Lee, Jong-won ParkEmbedded Software Laboratory

Sungkyunkwan Universityhttp://nyx.skku.ac.kr

Appendix 1Setting Up a Ubuntu VM

26

2

Embedded Software Lab.

• You Should install Ubuntu on your laptop until next class (9/6)

• If you are having difficulty installing, contact the following e-mail address– lhy920806@gmail.com

– jong1prk@gmail.com

Notice

26

3

Embedded Software Lab.

1. Install VirtualBox on your computer

2. Create a virtual machine (VM)

3. Install Ubuntu on the VM

4. Fun

Steps

26

4

Embedded Software Lab.

• Go to VirtualBox website– https://www.virtualbox.org/wiki/Downloads

• Download installation binary

Installing VirtualBox (1)

Click! (according to your OS)

26

5

Embedded Software Lab.

Installing VirtualBox (2)

Click! (and click and …)

26

6

Embedded Software Lab.

Installing VirtualBox (3)

Click!

26

7

Embedded Software Lab.

Creating a VM (1)

1) Insert VM name

2) Click!

26

8

Embedded Software Lab.

Creating a VM (2)

1) Choose the appropriate size(can be modified later)

2) Click!

26

9

Embedded Software Lab.

Creating a VM (3)

Click! (and next, next, … )

26

10

Embedded Software Lab.

Creating a VM (4)

Finish

26

11

Embedded Software Lab.

• Go tohttp://www.ubuntu.com/download/desktoporhttp://ftp.daum.net/ubuntu-releases/

• Download a desktop image

Installing Ubuntu on the VM (1)

Click!

26

12

Embedded Software Lab.

Installing Ubuntu on the VM (2)

Click!

26

13

Embedded Software Lab.

Installing Ubuntu on the VM (3)

Click!

26

14

Embedded Software Lab.

Installing Ubuntu on the VM (4)

2) Click!

1) Select ubuntu image file

26

15

Embedded Software Lab.

Installing Ubuntu on the VM (5)

Click!

26

16

Embedded Software Lab.

Installing Ubuntu on the VM (6)

Click!

26

17

Embedded Software Lab.

Installing Ubuntu on the VM (7)

Click!

26

18

Embedded Software Lab.

Installing Ubuntu on the VM (8)

Click!

26

19

Embedded Software Lab.

Installing Ubuntu on the VM (9)

Click!(and next, ..)

26

20

Embedded Software Lab.

Installing Ubuntu on the VM (10)

1) Fill the boxes2) Click!

26

21

Embedded Software Lab.

Installing Ubuntu on the VM (11)

26

22

Embedded Software Lab.

Installing Ubuntu on the VM (12)

Click!

26

23

Embedded Software Lab.

Installing Ubuntu on the VM (13)

Input your password and press Enter

26

24

Embedded Software Lab.

Installing Ubuntu on the VM (14)

26

25

Embedded Software Lab.

Installing Ubuntu on the VM (15)

• Press Ctrl + Alt + t to launch a terminal (shell)

26

26

Embedded Software Lab.

• Type the following commands:$ sudo apt-get update

$ sudo apt-get install build-essential

Installing Ubuntu on the VM (16)

top related