X-Original-To: alpine-user@lists.alpinelinux.org Received: from sonic312-23.consmr.mail.ne1.yahoo.com (sonic312-23.consmr.mail.ne1.yahoo.com [66.163.191.204]) by lists.alpinelinux.org (Postfix) with ESMTP id EBA955C55BF for ; Fri, 24 Aug 2018 02:07:26 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1535076446; bh=Oj5UIX2zqlYll9yWuIQTvDTE0WGeOwApIhIKqFHrcDs=; h=Date:From:To:Subject:References:From:Subject; b=HnM4mIoS1bsA8EIpSyvyFxMAbaBX3HyuKtOUi4WA7hNo1YxzlcVQvVXvbXjGlzICtXJcQ3dAMG6Lc/nFM2NHSV5nZZsGEiN5K0USx4mH4ECo8akHwheP0eXbpjKzvD/ChsFCpl/QhAxIQn4+prE6rLiEYB8cQD3mjnGDD2u76pZBqomRLWY0C/iECMrroXgeUzfOtpppo6neLftQsqVDRCz64BpqqUb7icDYag5GqZwG4IZnxE5a76MH/VT6xWvk3vNV7S3kqU1Gag7PNq7l6Q4Sscg30pwOeY0FBaUCNksRxMI85SyWlqvCUuFtU/mp3G1cYt27ny3ljKqZFBS3zw== X-YMail-OSG: lf700IQVM1m7giJ592RvebWV9HLIY6hfswQgayuNPQaX07VRm3xqFxpFF760mrr KHjTtf5ZwnpMWhtHjJeNICu_bbcENqm14DJJQ0lWXEtynnKW7_15CN9IbyE5urkYbHlq0pb6iddl iaElUKAE6eZ_JDDtrkb61woSci7mEBw74S9du373d1jpNdI5NucRp6vr_ZJv7Ty7_8rMen97qM.8 a99mR27cjaICKdMAoenPwL2bEOmGK8gTOxrsC8yhzYTs4bvnf5bAMCYUNCaWcMfVlErmqBs76pHP Q_UzZ_l3xtl8z7YLhZUDzEiAj32uWPaPlBFPmov9LXFj6V.f89uYGqzeS_1NDGlrqu422J_hNqTI E2sgoVHpdtzVat7sFYrmaxSQiBnQQJFhDYyzaZrpfdrDiY8WYuJ6pF0B9L3nspZ_Q9RakeOV6TPs 1cdkDumZS7fgoKSUiLjiEVpM_g4FuqWUzyeX_Y4zcNedHOVvTgG0zZclw9nbKxc.exKf2lgcx62A pKroqymnpC4xRHhIOLh0P31tzWatwIsIaM_DMbzFq4JZzHXCCy.uOPOtdjyeKT8w1Gbw5w9OFiAV Irub4XXxtW6s.dHRB.wOvlSsM7lWVJDNscWYyK9mKvm_cZUIe1BpCAzH4mUPB2fI9QeRp8hrVQ2K u3HXaj9r.U3yIup47COlH5FjZTZWyS0GzckfAXHzwU9WyNKmfcF7hoAlQbz_yqWVjKpDkSJtW4jX XaU19o_aZDTLvsUtWw0RFssonLWflaofm8ldX5jx1_AqmuTT.bRGBkEXnUXTdHnM0oC_asb632B_ n0CTsPeLbabtc2To_FdZ48sQcv78A_h7ZuoNtra1nrM0qma1OMK.VMT3U7JvfaTWb6rOoSeaszuU NYA8pw6SfrMeLbyqmIC3CgJZMd1xlHn9O8mchLwZcOc4jpJ7XmFDGrK9FVr0q2DOZuOm56I.C5HN w2g9KV8FCeeQhS7c2yBbrxQfYWfAWVsi4zyBcJoMs3gdDweTiWKaO0FcZUWlePqsYXGleEZL2wee _jOMj1qL3mV7Ol.sSaNQ14suukqbk Received: from sonic.gate.mail.ne1.yahoo.com by sonic312.consmr.mail.ne1.yahoo.com with HTTP; Fri, 24 Aug 2018 02:07:26 +0000 Date: Fri, 24 Aug 2018 02:07:24 +0000 (UTC) From: Steven Nunez To: "alpine-user@lists.alpinelinux.org" Message-ID: <1264776943.3054028.1535076444343@mail.yahoo.com> Subject: [alpine-user] Boot process cannot mount filesystem X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3054027_1229819875.1535076444342" References: <1264776943.3054028.1535076444343.ref@mail.yahoo.com> X-Mailer: WebService/1.1.12262 YMailNorrin Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0 ------=_Part_3054027_1229819875.1535076444342 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Gents, I'm trying to install and evaluate Alpine 3.8.0 on an old 32bit Mac Mini circa 2007. All seems to be working, except that in the boot process I receive: "mounting /dev/sda3 on /sysroot failed: no such file or directory" At first my search lead me to think that because I installed a 64 bit filesystem on that partition, and syslinux does not support it, we were seeing this error. Sadly, reverting to a 32 bit ext for (with resize2fs -s /dev/sda3) has not effect. What is odd is that once dropped into the emergency shell, I can mount the filesystem with 'mount -t ext4 /dev/sda3 /sysroot' and exit, and all works just fine. Just out of desperation I tried modifying /etc/fstab and a few other mounting related files, all with no effect, which leads me to believe this is happening somewhere in step 4 of the boot sequence, just before things are handed over to openrc. Does anyone know where exactly this mounting is done? I also checked refined (the EFI 'manager' I am using on this Mac) and it correctly specifies the UUID for this disk. I've been at this for 3 days and have exhausted all the documentation and searching there is; hoping some of the experts here can help. Regards, ------=_Part_3054027_1229819875.1535076444342 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Gents,

I'm trying to install and evaluate Alpine 3.8.0 o= n an old 32bit Mac Mini circa 2007. All seems to be working, except that in= the boot process I receive:

"moun= ting /dev/sda3 on /sysroot failed: no such file or directory"

At first my search lead me to think that becaus= e I installed a 64 bit filesystem on that partition, and syslinux= does not support it, we were seeing this error. Sadly, reverting to a = 32 bit ext for (with resize2fs -s /dev/sda3) has not effect.

What is odd is that once dropped into the= emergency shell, I can mount the filesystem with 'mount -t ext4 /dev/sda3 = /sysroot' and exit, and all works just fine. Just out of desperation I trie= d modifying /etc/fstab and a few other mounting related files, all with no = effect, which leads me to believe this is happening somewhere in step 4 of the boot sequence, just before things are handed over = to openrc.

Does anyone know where exactly = this mounting is done? I also checked refined (the EFI 'manager' I am using= on this Mac) and it correctly specifies the UUID for this disk. I've been = at this for 3 days and have exhausted all the documentation and searching t= here is; hoping some of the experts here can help.

Regards,
------=_Part_3054027_1229819875.1535076444342-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---