docs: update getstarted/disk

This commit is contained in:
lukas 2021-11-23 15:47:01 +00:00
parent a597a0f5e3
commit 7ba0eab4ad

View File

@ -2,7 +2,7 @@
title: Get started with Phyllome OS title: Get started with Phyllome OS
description: description:
published: true published: true
date: 2021-11-23T15:23:11.524Z date: 2021-11-23T15:46:58.531Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2021-11-13T11:37:31.498Z dateCreated: 2021-11-13T11:37:31.498Z
@ -67,19 +67,55 @@ The following script, which also doesn't require root privileges, will create a
## Access your virtual machine display ## Access your virtual machine display
* Double-click on *my-first-live-vm* to open its virtual display, then click on *Connect to console*.
![post-install-conf-3.png](/post-launch/post-install-conf-3.png)
> Phyllome OS ships with a small ISO file that can do network boot, allowing it to do network-based installations of the most popular Linux distributions, among other niceties. The public website is available here https://netboot.xyz/
{.is-info}
![post-install-conf-11.png](/post-launch/post-install-conf-11.png)
* After a few seconds, you will be greeted by the following screen.
![post-install-conf-4.png](/post-launch/post-install-conf-4.png)
* Under the menu, go to *View* and select *Full Screen*
![post-install-conf-5.png](/post-launch/post-install-conf-5.png)
* Go to *Live CDs*
> There is no disk attached to this virtual machine. As a result, only Live CDs will work out-the-box.
{.is-info}
![post-install-conf-10.png](/post-launch/post-install-conf-10.png) ![post-install-conf-10.png](/post-launch/post-install-conf-10.png)
![post-install-conf-10.png](/post-launch/post-install-conf-10.png)
![post-install-conf-10.png](/post-launch/post-install-conf-10.png) * Scroll down this list
![post-install-conf-10.png](/post-launch/post-install-conf-10.png)
![post-install-conf-10.png](/post-launch/post-install-conf-10.png) ![post-install-conf-13.png](/post-launch/post-install-conf-13.png)
![post-install-conf-10.png](/post-launch/post-install-conf-10.png)
![post-install-conf-10.png](/post-launch/post-install-conf-10.png) * Stop at *Tiny Core Linux* and press <kbd>Enter</kbd>
![post-install-conf-10.png](/post-launch/post-install-conf-10.png)
![post-install-conf-10.png](/post-launch/post-install-conf-10.png) ![post-install-conf-14.png](/post-launch/post-install-conf-14.png)
![post-install-conf-10.png](/post-launch/post-install-conf-10.png)
![post-install-conf-10.png](/post-launch/post-install-conf-10.png) * Select *Tiny Core Linux x86_64*
![post-install-conf-10.png](/post-launch/post-install-conf-10.png)
![post-install-conf-15.png](/post-launch/post-install-conf-15.png)
* Select *Tiny Core Linux CorePure*
![post-install-conf-16.png](/post-launch/post-install-conf-16.png)
* Enjoy your disposable virtual machine
![post-install-conf-6.png](/post-launch/post-install-conf-6.png)
When you are done messing around, input the following and you will be back in Phyllome OS
```
sudo poweroff
```
> That's it, congratulations! > That's it, congratulations!
{.is-success} {.is-success}