X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-ua1-f65.google.com (mail-ua1-f65.google.com [209.85.222.65]) by lists.alpinelinux.org (Postfix) with ESMTP id 931395C57EE for ; Sat, 6 Oct 2018 12:58:40 +0000 (GMT) Received: by mail-ua1-f65.google.com with SMTP id w7-v6so5654808uan.9 for ; Sat, 06 Oct 2018 05:58:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=Q+CTYSzE/65G4niyCD1Ygx3K8rVMasoEpnk+J5cspsY=; b=ER6QvZPBfQNBW7QLmbhQ1hf91py4UMTWfSbNPN22RPI7grysUz9Qx1fO7WnPLLc/We ZvQl5t6CDl6r72HPrBWAX5u1m74RfWtVFhdqosGzDQHJmiD2ATf99XSj0bTtCd8BtloH Q+aWSm1hfyItRISxvDuRODIRH++976YXSvONiSG2ZLXNi/0hlDGFVzK93VaLn+Ke5AF/ cN3ZVKuIU/iVAXFBOozrfsKnbfjVYQNr12VN6ydVWjTfY8CA1hHWyGd3fci3MPgRUQ1Y hYQJx9vCIdrwFW4NTIkVVPLAzsIyb7r1wUt+Nj/Ye18xgU6FmJS2ISZWA6pNnQTJeCiG XITg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=Q+CTYSzE/65G4niyCD1Ygx3K8rVMasoEpnk+J5cspsY=; b=j/QsYUPO8hT6Y76h74/2cup4I/r7a8DiOtTdc8wfAB192qE/Cq3O2maFTg0WQkxAgj YF6NrR5Y1VP1zZn5f3/YvVW4wYpcwOiT4tx3sNg+r1TKOyCTJgAFTuqXKO0YbfPXnU4x 9PkwKZd0q9hjjkwq7djBIoB3ZSxMrn33v/QRJLkNFbYJ534X4czLub08+WLV2wvUEd8U ANew/zyzDBOeCArtHWLWI6j5s5MPAG5G7uTuqUdlYZQKuVIAJAl0IVx8UhKvrZi3Hm6I lvGqFQzrZuXWubfEiv9Y/LlBVlaSgfwK6YwKtPT12EtNMmBVX57tIG12T+xeUGJkvcLW g4IQ== X-Gm-Message-State: ABuFfohEMO3XLlr1lwN2fRUjUsp2biySuITLw/CPNYVMAh+2YzkvODs7 HN9mLVJgJTqtMqaxX1Wu+f23yw/kcj6bRK6xojs= X-Google-Smtp-Source: ACcGV63Q3TvHWiU5HoKrAMd5jEJ2C+Kpn515l27dG5VK/yJ6eKocPDEXUJmb8E/mBHFYDl3qffAckUEj4+0N9HvKM6s= X-Received: by 2002:ab0:60c6:: with SMTP id g6-v6mr2449174uam.100.1538830720146; Sat, 06 Oct 2018 05:58:40 -0700 (PDT) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <20181006135406.5677245d@ncopa-desktop.copa.dup.pw> In-Reply-To: From: Magicloud Magiclouds Date: Sat, 6 Oct 2018 20:58:28 +0800 Message-ID: Subject: Re: [alpine-user] Working OS suddenly got "exit due to timeout" after reboot. To: ncopa@alpinelinux.org Cc: alpine-user@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Also, I tried running `nlplug-findfs -p /sbin/mdev` when it failed into ramdisk shell, still timeout. And in the meantime, /media/sdb1 is accessible. On Sat, Oct 6, 2018 at 8:48 PM Magicloud Magiclouds wrote: > > Thanks for the info. I suspected USB. And tried usbdelay=3D5, did not > help. Then I noticed that, The USB stick was recognized as SDB, and > SDB1 got mounted to /media/sdb1 successfully, which is quite > confusing. It was usbdisk mounted on /media/usb. > On Sat, Oct 6, 2018 at 7:54 PM Natanael Copa wrot= e: > > > > On Sat, 6 Oct 2018 13:46:29 +0800 > > Magicloud Magiclouds wrote: > > > > > Hi, > > > I am running an Alpinelinux in ramdisk + USB storage way. It worked > > > fine until I rebooted. I am sure I did not update the initfs. But now > > > I got "nlplug-findfs: exit due to timeout". Rebooting did not fix > > > this. > > > > > > Where should I check? > > > > > > > The message means that kernel did not find the USB stick within time. > > Possible reasons is that USB host controller is too slow to initialize, > > that driver to USB storage (or USB host controller) is missing in > > initramfs or that the USB storage is broken. > > > > You can try add a boot option `usbdelay=3D10` to give it more time. If > > that does not help, then verify that drivers for USB controller is > > included in initramfs image and that the USB storage is not defect. > > > > -nc > > > > -- > =E7=AB=B9=E5=AF=86=E5=B2=82=E5=A6=A8=E6=B5=81=E6=B0=B4=E8=BF=87 > =E5=B1=B1=E9=AB=98=E5=93=AA=E9=98=BB=E9=87=8E=E4=BA=91=E9=A3=9E > > And for G+, please use magiclouds#gmail.com. --=20 =E7=AB=B9=E5=AF=86=E5=B2=82=E5=A6=A8=E6=B5=81=E6=B0=B4=E8=BF=87 =E5=B1=B1=E9=AB=98=E5=93=AA=E9=98=BB=E9=87=8E=E4=BA=91=E9=A3=9E And for G+, please use magiclouds#gmail.com. --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---