X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-it1-f175.google.com (mail-it1-f175.google.com [209.85.166.175]) by lists.alpinelinux.org (Postfix) with ESMTP id D8E7CF8319A for ; Tue, 12 Mar 2019 22:22:49 +0000 (UTC) Received: by mail-it1-f175.google.com with SMTP id x189so7118181itd.3 for ; Tue, 12 Mar 2019 15:22:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=dt1sWIiT+U1f5Qm/u+lGxgLeoYniM+xDokmSRxetRlE=; b=klHX5p85S7IIwwu/b8xdZdu6BBJ2b2MUAOQHf9k3evxZ9X1lmHQOrnTqTAQBXcH4c5 6/hPLH/tsBawbbBHLdsVQZ0FmLnDFcsAxbX7bDNvKw1t5uCS7zh2jWjZy3/tIQf/768s DF0PWYk7hjzgXOjDZ1ANJYWmX++wpCjwuqu3SP/t5ZSBi/qnd1QLfzT0qTbQ+Lqc2EQa ATG+nDqqEx8xDOu2zGlfw3UEUxSrDJWVU7sC/d/C111NB73VJzQ1l4sfRWqReR9Kav4C ZIxEOl8HFfMdNz3U1Elw4h7GFujHBUtEPpzim8qIqE4j37iwHWvpZXh1pmq22Me8r8dT nilg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=dt1sWIiT+U1f5Qm/u+lGxgLeoYniM+xDokmSRxetRlE=; b=kKqJTbVzcvnrsK5KMCulXQWIlVD/YD5uJV35Zi8sVeaE66WNa6WfDLaH9x22/dqp59 /8FmN7s53+UWlR+ihDfHi2nit+lTR4NXLJU1sVSZjbp8y3Rbus2JOeXnirlzdUlsbSJy TdtCa3ItQuS1YrPZ9mjXnVoHKcYUm7IpG0wcuJRxgUv7kNy8F08ywTVUdYwQ9LtQjuVn t0UbzdJxMnnp8mxsJnsEnBy3q0LqPIvHYmsbNjlRLh4DS1aZ5CRp3nYkCjk2CQqcJArg iS723+c6e1mt5ts+FoG5WjLzQ5mG+aa+fRZMMEcDVtKXTGoanSjTegLfehZvrDS7roQ+ tDuQ== X-Gm-Message-State: APjAAAVWx4PVc7QZ3YlD+XIqVjFwyekZUAteB9HzLxTgPszIB0Az7Cxw ouvvkkGiNSOvn5xYhsYNs8U4CidQoEkx3vDNJstICeu6 X-Google-Smtp-Source: APXvYqzK4/dcLNB/q78AAlLusnZikBc7oMEcAE785GtKSx72lnEyyg7iISNTmKTE3DuIbiAOFIVK9BDyu7J7OwdScUs= X-Received: by 2002:a24:918c:: with SMTP id i134mr64512ite.92.1552429369059; Tue, 12 Mar 2019 15:22:49 -0700 (PDT) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 From: "Brent B. Powers" Date: Tue, 12 Mar 2019 18:22:37 -0400 Message-ID: Subject: [alpine-user] Upgrade issues on Raspberry Pi To: alpine-user@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="00000000000014ec130583ed214c" --00000000000014ec130583ed214c Content-Type: text/plain; charset="UTF-8" I recently upgraded from 3.8.2 to 3.9.2, on a system install on a raspberry pi 3. It did not go well. It finally turned out that the the upgrade process changed the fstab file, and added the mount of mmcblk0p2 at /. As that was also specified on the commandline, the mount was made ro, and all hell broke loose from there. More specifically, none of the boot services ran, so the machine just sat there, cold and lonely, with no network, no hostname, no nothing. Having repaired the problem by simply removing mmcblk0p2 from fstab, all is well with the world again (WRT that machine, at least), but I thought I'd let someone know of the issues. Cheers --00000000000014ec130583ed214c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I recently upgraded from 3.8.2 to 3.9.2,= on a system install on a raspberry pi 3.

It did not go well. It finally turned out that the the upgrade = process changed the fstab file, and added the mount of mmcblk0p2 at /. As t= hat was also specified on the commandline, the mount was made ro, and all h= ell broke loose from there. More specifically, none of the boot services ra= n, so the machine just sat there, cold and lonely, with no network, no host= name, no nothing.

Having repaired the= problem by simply removing mmcblk0p2 from fstab, all is well with the worl= d again (WRT that machine, at least), but I thought I'd let someone kno= w of the issues.

Cheers
--00000000000014ec130583ed214c-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---