<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — chroot can't find /bin/bash]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=418&amp;type=atom" />
	<updated>2020-09-19T09:29:28Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=418</id>
		<entry>
			<title type="html"><![CDATA[Re: chroot can't find /bin/bash]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2310#p2310" />
			<content type="html"><![CDATA[<p>Okay, if the checksum is fitting so far then this part of the analysis is done. Furthermore how do you connect with the network when booting up the installation? Do you have contact to other remote addresses - beyond your local network?</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2020-09-19T09:29:28Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2310#p2310</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: chroot can't find /bin/bash]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2309#p2309" />
			<content type="html"><![CDATA[<p>If by verify you mean check sum, I did that, and the downloaded ISO is OK. </p><p>I initially tried <a href="https://repo.hyperbola.info/other/live_images/gnu-plus-linux-libre/hyperbola-milky-way-latest/hyperbola-milky-way-v0.3.1-dual.iso.torrent.">https://repo.hyperbola.info/other/live_ … o.torrent.</a> but it switched me automatically to some bogus address. So I downloaded the ISO from somewhere.&nbsp; Its checksum was OK.</p><p>I now find that I can download the torrent file, but it has .torrent, not for as extension. I access it in deluge and deluge reports<br />an error:&nbsp; &nbsp;$ deluge<br />[ERROR&nbsp; &nbsp;] 16:47:11 torrentmanager:1147 on_alert_fastresume_rejected: hyperbola-milky-way-v0.3-dual.iso fast resume rejected. check resume(/usr/local/share/Hyperbola/live_image/hyperbola-milky-way-v0.3-dual.iso/hyperbola-milky-way-v0.3-dual.iso): mismatching file size</p><p>I tried wget as well to download the torrent. For three the downloaded fille is 27136 Kb and has a .torrent extension. </p><p><a href="https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/stable/sources/hyperbola/">https://mirror.fsf.org/hyperbola/gnu-pl … hyperbola/</a> <br /><a href="https://wiki.hyperbola.info/doku.php?id=en:main:downloads&amp;redirect=1">https://wiki.hyperbola.info/doku.php?id … redirect=1</a> and did a check sum on it.</p><p>If the check sum is OK, does this not imply the fhree .db files were downloaded successfully?</p>]]></content>
			<author>
				<name><![CDATA[haines]]></name>
			</author>
			<updated>2020-09-18T20:54:08Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2309#p2309</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: chroot can't find /bin/bash]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2307#p2307" />
			<content type="html"><![CDATA[<p>im not sure your case are the same as mine</p><p>but it happens to me a long time ago, the cause is pacstrap fails to install some core packages which provided root system folders.</p><p>ensure you have a good internet and check if there any error message from pacstrap/pacman</p>]]></content>
			<author>
				<name><![CDATA[dikasp2]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=482</uri>
			</author>
			<updated>2020-09-18T06:57:53Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2307#p2307</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: chroot can't find /bin/bash]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2304#p2304" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>haines wrote:</cite><blockquote><p>Installing Hyberbola milky way in a virtual box on devuan operating system. Things go well<br />until it was time to chroot into Hyerbola. </p><p> # arch-chroot /mnt<br />&nbsp; &nbsp; &nbsp; &nbsp; [chroot: failed to run command /bin/bach: no such file or<br />&nbsp; &nbsp; &nbsp; &nbsp; directory.</p><p># ls /bin | grep bash<br />bash<br />bashbug<br />rbash</p><p>I tried # arch-chroot /mnt /bin/bash but same error was returned.</p><p>I should not that base system fialed to installed. Access to core.db. extra.db, and community database <br />could not be resolved/ Not sure if these are essential to base system.</p></blockquote></div><p>Well the access to core is essential. So far: Could you please verify the image you have used for installation? Sounds like there are quite some issues there.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2020-09-17T20:42:29Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2304#p2304</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[chroot can't find /bin/bash]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2302#p2302" />
			<content type="html"><![CDATA[<p>Installing Hyberbola milky way in a virtual box on devuan operating system. Things go well<br />until it was time to chroot into Hyerbola. </p><p> # arch-chroot /mnt<br />&nbsp; &nbsp; &nbsp; &nbsp; [chroot: failed to run command /bin/bach: no such file or<br />&nbsp; &nbsp; &nbsp; &nbsp; directory.</p><p># ls /bin | grep bash<br />bash<br />bashbug<br />rbash</p><p>I tried # arch-chroot /mnt /bin/bash but same error was returned.</p><p>I should not that base system fialed to installed. Access to core.db. extra.db, and community database <br />could not be resolved/ Not sure if these are essential to base system.</p>]]></content>
			<author>
				<name><![CDATA[haines]]></name>
			</author>
			<updated>2020-09-17T19:44:03Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2302#p2302</id>
		</entry>
</feed>
