Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [80.241.56.172]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D6987780FAF for <~alpine/users@lists.alpinelinux.org>; Tue, 17 Mar 2020 14:40:24 +0000 (UTC) Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 48hbS7627ZzQlDZ for <~alpine/users@lists.alpinelinux.org>; Tue, 17 Mar 2020 15:40:23 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp2.mailbox.org ([80.241.60.241]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id FHYOEjOuAPAZ for <~alpine/users@lists.alpinelinux.org>; Tue, 17 Mar 2020 15:40:22 +0100 (CET) Subject: Re: Trouble editing image from downloads to output on serial terminal (fixed formatting) To: ~alpine/users@lists.alpinelinux.org References: <674c017c533747ddba5721acf78e7226@BTWP000236.corp.ads> From: Florian Haas Message-ID: <98210fdd-62b2-b147-7fbc-d23565cfd131@flohaas.de> Date: Tue, 17 Mar 2020 15:40:21 +0100 MIME-Version: 1.0 In-Reply-To: <674c017c533747ddba5721acf78e7226@BTWP000236.corp.ads> Content-Type: text/plain; charset="windows-1252"; format="flowed" Content-Language: en-US-large Content-Transfer-Encoding: quoted-printable Hi Adam, I assume you see the text from the bootloader in some serial console=20 terminal until the kernel boots. I used 'picocom /dev/ttyUSB0 =96omap=20 delbs =96baud 115200', and when the boot prompt is displayed ('boot:'), I=20 entered 'lts console=3DttyS0,115200'. This enables the serial console=20 with the correct baud rate. Be sure to also append this in your=20 syslinux.cfg before rebooting, or else append the same parameter to the=20 boot command line again. I hope this helps. Best regards, Florian Am 17.03.20 um 00:41 schrieb Adam Pickering: > Hello, >=20 > My apologies for the previous message - I didn't notice the link about et= iquette until it was too late. The message is pasted below. >=20 > First of all, thanks for alpine linux. It's great and my favourite distro! >=20 > I'm trying to install alpine linux on a pcengines apu2. Before SSH is con= figured, the only way to communicate with this device is via serial connect= ion. This is a bit of a problem since the image I downloaded from the downl= oads page is not configured to do this in syslinux. I have tried mounting t= he image as a loop device and changing the config myself, it won't let me e= dit it, saying it is "write protected" when I mount it. Is there a reason w= hy this is the case? Is there any way to remove the write protection? >=20 > Also FYI it looks like the wiki is down. >=20 > Thanks, > Adam Pickering >=20 >=20