From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KOnFu-0007Er-F6 for garchives@archives.gentoo.org; Fri, 01 Aug 2008 05:32:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 030EFE01B9; Fri, 1 Aug 2008 05:32:32 +0000 (UTC) Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.153]) by pigeon.gentoo.org (Postfix) with ESMTP id D887EE01B9 for ; Fri, 1 Aug 2008 05:32:31 +0000 (UTC) Received: by yw-out-1718.google.com with SMTP id 5so436653ywm.46 for ; Thu, 31 Jul 2008 22:32:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=NYomUks7rNlid+cnNiyCC2r7ibHF4kMLFt3X4fYWjws=; b=g5gJV8QxO0ZgAVW3pnxX5BSo3QkxWg8DR3Dw5kyOa4R1peyjf54yeP4TtzGFfV0Cvx /nEUS9kMMzNWrdJ8y1yO0piqwCoa5CEs6EdOFde/sfnsGxiI8y93L/N1+XVQPtwYIp3o ryr6d59WwzC6beO5w3HPu9VPaZIb9HDYDyt1c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Nk2lLafFJjBjttvrf6JoDJnU9jvN47zXNup9vGHtFeuiCr2tbymkE2rM9CW5EQShjw 8ZQCDrIb1UeCRMY77Zq3iwB1q+F9oxnkhd1jSvAC8iV+eO01XbVTBkfZy9TlIsRVAUeb FV6J7MLV4zKAmk2XciJkaxeVaZuRbjwIYHfa0= Received: by 10.151.102.16 with SMTP id e16mr2548285ybm.188.1217568751578; Thu, 31 Jul 2008 22:32:31 -0700 (PDT) Received: by 10.151.98.11 with HTTP; Thu, 31 Jul 2008 22:32:31 -0700 (PDT) Message-ID: Date: Thu, 31 Jul 2008 22:32:31 -0700 From: "Hilco Wijbenga" To: "Gentoo User" Subject: [gentoo-user] ERROR: cannot start hwclock as fsck would not start Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 69c8415f-1a0f-4581-b893-6b4213209d18 X-Archives-Hash: c8d314253e81cc1bb73d8155b3153f29 Hi all, I've had the above error during boot for quite some time now so clearly it doesn't have too major consequences. :-) I would, however, like to understand what's going on and then, if possible, fix it. The first thing I tried was to grep for (parts of) this error in the /etc/init.d scripts but that yielded nothing. Using extra ewarns in /etc/init.d/hwclock and /etc/init.d/fsck I discovered that both hwclock and fsck *do* indeed run (but after the error is displayed). Looking in other places (/usr/lib/portage, /usr/portage, /etc) didn't yield anything useful either. lion ~ # rc-update show gpm | default ntp-client | default fsck | boot hald | default mtab | boot ntpd | default root | boot swap | boot keymaps | boot local | default nonetwork vixie-cron | default syslog-ng | default maradns | default localmount | boot consolefont | boot modules | boot hostname | boot net.lo | boot net.eth0 | default procfs | boot netmount | default sysctl | boot urandom | boot termencoding | boot hwclock | boot bootmisc | boot device-mapper | boot alsasound | boot Any ideas? Cheers, Hilco