summaryrefslogtreecommitdiffstats
path: root/docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-02-02 18:30:26 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-02-03 11:23:30 +0000
commitf89dc1a25200480f19094c468b2122462bfdfc45 (patch)
treef4b35d1ac8e16bd1219d49eb088335c074c7b920 /docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md
parentbd8431bd11df669dabd0f73d6dd75cd3bdd960dd (diff)
Generic updates to the documentation matching master and koi
Mostly updates to the yocto links or adding the refhw. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Ib28bd5de72e7be8b2a2605e8149143fb946a7b69 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25986
Diffstat (limited to 'docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md')
-rw-r--r--docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md b/docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md
index 81bc630..7bbc957 100644
--- a/docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md
+++ b/docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md
@@ -55,7 +55,7 @@ AGL provides a number of pre-built ready-made images of various versions.
- Login into AGL :
```sh
- Automotive Grade Linux 9.99.4+snapshot qemux86-64 ttyS1
+ Automotive Grade Linux 11.0.0+snapshot qemux86-64 ttyS1
qemux86-64 login: root
```
@@ -95,6 +95,7 @@ AGL provides a number of pre-built ready-made images of various versions.
![vbox-step-4](images/vbox-4.png)
- Go to `Storage`, and change the attribute to `Type : AHCI` and click on `OK`.
![vbox-step-5](images/vbox-5.png)
+ - Next go to `Display` and change the attribute to 'VMSVGA' for the graphics driver. Change the graphics memory to be at least 64MB.
- Click on `Start`.
- For troubleshooting, you can refer [here](https://lists.automotivelinux.org/g/agl-dev-community/message/8474).
@@ -152,7 +153,7 @@ AGL provides a number of pre-built ready-made images of various versions.
$ xz -v -d agl-demo-platform-crosssdk-qemuarm.ext4.xz
```
-7. Launch QEMU with vinagre (for scaling), remove `- snapshot \` if you want to save changes to the image files :
+7. Launch QEMU with vinagre (for scaling), remove `- snapshot` if you want to save changes to the image files :
```sh
$ ( sleep 5 && vinagre --vnc-scale localhost ) > /tmp/vinagre.log 2>&1 &
@@ -169,7 +170,7 @@ AGL provides a number of pre-built ready-made images of various versions.
- Login into AGL :
```sh
- Automotive Grade Linux 9.99.4+snapshot qemux86-64 ttyS1
+ Automotive Grade Linux 11.0.0+snapshot qemux86-64 ttyS1
qemux86-64 login: root
```
@@ -265,7 +266,7 @@ AGL provides a number of pre-built ready-made images of various versions.
- Login into AGL :
```sh
- Automotive Grade Linux 9.99.4+snapshot qemux86-64 ttyS1
+ Automotive Grade Linux 11.0.0+snapshot qemux86-64 ttyS1
qemux86-64 login: root
```