X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-vk1-f196.google.com (mail-vk1-f196.google.com [209.85.221.196]) by lists.alpinelinux.org (Postfix) with ESMTP id C00AA5C57ED for ; Sat, 6 Oct 2018 12:48:19 +0000 (GMT) Received: by mail-vk1-f196.google.com with SMTP id x21-v6so2348972vke.8 for ; Sat, 06 Oct 2018 05:48:19 -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=UXzjoe8EW3jzVsFE/1rQZaZeiqnI+Aap1hiQ6E2TAMc=; b=qJWwQDtowJeNvlurBUR7jlWjywby6VrlI5JaIR3tCDrdsdPt4WVxtKJmxOUHwW+R0q 9ES/Wjj9SveEFQi6Hg2oixuGYo7/SlIxDCBGnn5e6c20mwNFWHvehcgLOHDFalKH4cTd /LsHko3AGnfdKeLrgqVjQYZ6jR27fOpiQJUaLEP65oOLKjHMGQHgTFECB2dJMnrmtLyp 1FZPjkMKX6rrsLhd10aqX/0HuPPpl6xwK6pDbO5uqU6jX9Lmlzv6KHVqNi3PrtzJWqSk 7n6YzFgfLMwUE5noieoRk7TSwSjtDJEi1dIIWcOXGFc3nOaRUMBcYcC+dYc9a0d0lS0k vpFA== 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=UXzjoe8EW3jzVsFE/1rQZaZeiqnI+Aap1hiQ6E2TAMc=; b=XD39YvCRIwTZG1ffH2pKUwkhyME8o1BAgdaRnMxEdI5t+RkYOsUKr4hGqcn5f2BC17 iuMS0UGVPPvOgbVKsNVGtzXxzHeuIkqsnHO49Ca0AP3FzT1NCu5s6KkV+f/MxWRC9PNi QFxSffD7yGa39t4OGxwmKjmHo5a8CeGJSstpJSLRwF8WYXFCpS1x26iflSvOYB402B7C OHq/YTXrEZGJV3v1hiw/zUXuKQeiNo2iSeSslB8CTd5W/9JBG61vPVpnAKElQOy5iE5V 4wF1CAViDu3iku9Phw+TWzri6C48N8f3a5WJ0o58zMpLpvpFuKhevHfOYQUb5xOARt/u bSBQ== X-Gm-Message-State: ABuFfoh1g/MQK/rMKBihSR6eTRmK+cBig9kPB4DFo21HiBC9rdjZ4sh0 97t7g8DlHuQd3c4gwdiGizBkRFUC4jcaaqsIQLc= X-Google-Smtp-Source: ACcGV63iGFwQpB0jErkEsFEaDdnE7oDvsn8u7NqUvPzmTCGv1xQUn4Ezaw8HeXQ3TiR+SVj6KlfLuYCv9UZTJE02BjQ= X-Received: by 2002:a1f:824d:: with SMTP id e74-v6mr6002618vkd.24.1538830099260; Sat, 06 Oct 2018 05:48:19 -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: <20181006135406.5677245d@ncopa-desktop.copa.dup.pw> From: Magicloud Magiclouds Date: Sat, 6 Oct 2018 20:48:07 +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 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 wrote: > > 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 --=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 ---