Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D8EA9781AEB for <~alpine/users@lists.alpinelinux.org>; Sun, 9 May 2021 12:27:44 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id E0B8C2400FC for <~alpine/users@lists.alpinelinux.org>; Sun, 9 May 2021 14:27:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1620563263; bh=zB2dUDSU5cYi8ZaKygGNdm5PH4yWU+zj2j+R9xotd28=; h=Date:From:To:Subject:From; b=jYjjiOktZsisVxAz6XKCzj53QkdTNDm1mZHMbkj8ytrdRuvZzSL48pNOUEJSYH7Rd h2O53cStXWgFE6+VIhG6IBCJ8FQaLfKBfjdZCKSpNZNzgVyqmc5pGz8fr0QXGwkil2 h3gm9EIq7omk6vYYp6b3JKF1D4Fz+7yg2qRIqoOiiMjmf6jvyFg+mmvDfvhW8lYX1x w0F9QO4HkglCfBEuSApEI+YuArBYkHtvxK9/BeIWSCv8M0TuyGeiCifa8LnGMjgR8l lxrWIJdlUR4dXLfnhAIvcNTUKSi/aGRzpX6NHQE1Ecg6Ud0nwL2sRnLa0GndVxjgEu dDQIFqfGiTr+A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FdNk71Xf7z9rxP for <~alpine/users@lists.alpinelinux.org>; Sun, 9 May 2021 14:27:43 +0200 (CEST) Date: Sun, 9 May 2021 12:27:48 +0000 From: Moritz Strohm To: ~alpine/users@lists.alpinelinux.org Subject: Cannot boot from hard drive on a Pentium1 system Message-ID: <20210509122748.pjrvxeggco77yzck@posteo.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="r3ugiylwmfqome7i" Content-Disposition: inline --r3ugiylwmfqome7i Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello I tried several times to install Alpine Linux 3.13.5-x86 (using the standard image) on a Pentium1 (586) system. The CD booted and the installer ran through without reporting errors, but after rebooting, all I get is the following output when the computer tries to boot from the hard drive: > PRESS ANY KEY TO REBOOT During the installation process of Alpine Linux, I noticed that the installer takes a long time (minutes) after it printed the line regarding the generation of the initrd image. dmesg didn't report any issues with the IDE drives and I can chroot into the installed system once I booted again from the CD. Just to be sure, I tried an installation on another hard drive, but I still get the same message when trying to boot from the hard drive. I also tried to install grub2 after chrooting into the system on the hard drive, but I ended up in grub2 rescue mode and grub2 couldn't read the content of any partition from any drive with the ls command. The computer meets the minimum hardware requirements, as specified on the installation page in the Alpine Linux wiki. What else can I try to get a bootable Alpine Linux installation on a hard drive of that computer? Regards Moritz --r3ugiylwmfqome7i Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmYQZdPjq88yLGBjgCz8M0NkjOYMFAmCX1TsACgkQCz8M0Nkj OYMobhAAkVUFtSpQ1mHxiR4iJhowNkOS1RNLh0svGET1OMyLLuHnRGnxmGX/rjNf nl3t03giMo0A6D2NpTrQr7KxOT2E0yK1/JFBrgchlVTGEFv8ZrtuBKGgxjOnQBtI Tw8QenWabZB8ebUZacRUtNHUEDDm90tpTs4KOyH5q8XiZP+w88T42+zgqSVYnfZz jk2Q6mQcjGckIRQWS2xtQLKsejVZCbTWjcVjqsupcszn3vmmV26Lceb+CUXU+bz6 5zldby2gbSEsHjq7WI9OQOtp7ydMe2q7PtSx6fpK0d6nAhOdfb2SGx/2nxRJ6goA dmp/O22Dt5M4XR8+tZCS1omxRxOyZWtcl/s/6VzxkLw29ZFyUBke/uIeFDdATsIR BZwPtePY+1x8q/0/6AItPxyk7VXfauz69wfngWrRtX9kpzzBSscm5kjrJGPqVRgP NhFKU5TadVnxy1ZDOrzMZ0v2vHS9KTGQlDZtohpvvo14zYLCAcuVeZwjs9GcCmLH C7aa/6lQeR+TMx2ovRUE3DrFThB3Xw2TrMilCNEfWmB/ItpHo5UdIN2UhnSvMxv0 CgyoQKr6OSpMT0ydvDBedWgr2W4eO0DutVKAqixTlDKAGAyPyolkXr5Kx/4I587K oIar+s8ZXLn0B8/Dlel7hOc0kqd3LV2FhJeMQvBzVE8W8Zk4Ihc= =L/qQ -----END PGP SIGNATURE----- --r3ugiylwmfqome7i--