X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by lists.alpinelinux.org (Postfix) with ESMTP id 7F855F815F8 for ; Mon, 29 Apr 2019 14:27:50 +0000 (UTC) Received: by mail-wm1-f50.google.com with SMTP id b10so1043494wmj.4 for ; Mon, 29 Apr 2019 07:27:50 -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=joyElFVzQu6PxcgKyk2H47nWm12ritjYMmbeatyqcLY=; b=CJz0UuIg9domkTafwbkdwPTgdrK15VkdwLjy9Zcz/Fx1pBvVU9Swg2bggvLEKOUpYo +mPMRjt3FPu14sXsb8qp2KdHuM7VYF9Hqdl96B+bfUEdSuHHDH0JIgf/kuq3ViTvR4T2 UGr3BQeGhmuupGMQma2qyremuVNb33nuGSOm5NtmfC916qUoF9zudXjx3CmHosT+jK4l jRI89ZQ7BCgy7XiIx6MLAxJueXViKIobLIFyh1c6E/rwrg/1vMWdhL5WuSw7J3gxavRr qy3NshkM9F9JokaGhNuTMJXR3FqiOh1J0iaxZH22dnRcMtEKfzwsT6FCzhVQiRH9o75G GmLA== 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=joyElFVzQu6PxcgKyk2H47nWm12ritjYMmbeatyqcLY=; b=BWN7IMPNoLUX52484SUJPa7wyizfRFHRhLzxvxN4r2Lv7JAGKG3tpfIxPxQ1eliRX6 isWlMWRVwQNlpsHjxJ6Xl/IG4DAZOF6MVPG9tT0s2HFUNLfcAs2zKWKtZBLkZQx5c6hy 6e6WhZWaJIl51nDEbWW3wbvcFgwsMBPW6dMSUCeDi7iCTjGbDY4KVr7RS1PTHZmvdVYO tv2h/vdeqN5b9V0XJ6Ag2O/eN46nwluQ/wLLPmafIeK/sb21RW9Yic7WjSBVd5NVGGWe BPSoAoPqLlq++I4vUaSVnJ3eV7QANZ0s1XsCtTTJMysuZ7sX//dj9vG1xjRc/9m2ZH6s 8pCQ== X-Gm-Message-State: APjAAAXng82G+Jz5B1dZW0+fUQw8Cvq5YsWocXNdNhtOj4eKamsGYLGF 5N2I3p+033jIl59rnrMq/Zz/l/wam81+zT0uTQXVHUyr X-Google-Smtp-Source: APXvYqzaAD0iXqsjJ1r7YJPdg5+FZ4SUsCAyuzYgXZzzbZRdbshofJaSG9aFOeKZAu7SsZWKadMxRDcm6lq1PC4vwrg= X-Received: by 2002:a7b:cb16:: with SMTP id u22mr17634522wmj.60.1556548069344; Mon, 29 Apr 2019 07:27: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: Steve Molin Date: Mon, 29 Apr 2019 07:27:43 -0700 Message-ID: Subject: [alpine-user] lbu and read-only usb media To: alpine-user@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" Alpine looks like just the distro I've been searching for, but I'm running into trouble using Diskless Mode: on two out of three systems I've tried it on, I get "mkdir: can't create directory '/media/usb/cache': Read-only file system" Steps to reproduce: 1. use dd to write alpine-standard-3.9.0-x86_64.iso to microsd card in a USB adapter 2. move adapter with card to target machine and boot 3. login with user "root" and empty password 4. run "lbu commit usb" and observer error shown above These are all common Dell consumer-grade models; the newest one is the only one that works. Unfortunately the one that works doesn't have room for two drives, which I need for my project (small server with RAID). Any thoughts? Thanks in advance. p.s. on the Alpine wiki, the "Forums" is a broken link to https://forum.alpinelinux.org/forum --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---