diff --git a/src/slides/compsoc/2_vms.md b/src/slides/compsoc/2_vms.md index b4e567f..1c44d5b 100644 --- a/src/slides/compsoc/2_vms.md +++ b/src/slides/compsoc/2_vms.md @@ -49,4 +49,34 @@ You can just kill that sandbox, and spin up a new one! ------------------------------------------------------------------------- ### Download the installer for your OS, get it, run it, you know the drill. ------------------------------------------------------------------------- -[keep going] \ No newline at end of file +### Run the program, you'll get this screen +------------------------------------------------------------------------- +![img.jpg](2_vms/VBoxMainScreen.jpg) + +------------------------------------------------------------------------- +### For today, we'll try out some new OSes. Go [here](https://templeos.org/Downloads/) for TempleOS, or [here](https://uwuntuos.site/downloads/) for UwUntu. We'll start out with TempleOS, because its lighter and quicker to download. +------------------------------------------------------------------------- +### Download the .iso files, and put them in a folder that you can easily access. +------------------------------------------------------------------------- +### Next, go back to the VirtualBox application +------------------------------------------------------------------------- +![img.jpg](2_vms/Machine.jpg) +------------------------------------------------------------------------- +![img.jpg](2_vms/CreateVM.jpg) +------------------------------------------------------------------------- +![img.jpg](2_vms/VMHardware.jpg) +------------------------------------------------------------------------- +### Try not to allocate your entire memory. That's *generally* considered a bad idea. +------------------------------------------------------------------------- +![img.jpg](2_vms/VirtualHardDisk.jpg) +------------------------------------------------------------------------- +### Hit 'Finish' +------------------------------------------------------------------------- +### And now, you've got the following!: +------------------------------------------------------------------------- +![img.jpg](2_vms/VMPoweredOff.jpg) +------------------------------------------------------------------------- +### Hit "Start", let your machine power up.... +------------------------------------------------------------------------- +### And from here, explore the OS! And if your PC is on fire, you've done something wrong. *Most of the time*, at least. +------------------------------------------------------------------------- \ No newline at end of file