From f89dc1a25200480f19094c468b2122462bfdfc45 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 2 Feb 2021 18:30:26 +0100 Subject: Generic updates to the documentation matching master and koi MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mostly updates to the yocto links or adding the refhw. Signed-off-by: Jan-Simon Möller Change-Id: Ib28bd5de72e7be8b2a2605e8149143fb946a7b69 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25986 --- docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md') 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 ``` -- cgit 1.2.3-korg