<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — Cannot boot the system,why?]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=349</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=349&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Cannot boot the system,why?.]]></description>
		<lastBuildDate>Sat, 21 Mar 2020 14:45:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Cannot boot the system,why?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=1819#p1819</link>
			<description><![CDATA[<div class="quotebox"><cite>zapper wrote:</cite><blockquote><div class="quotebox"><cite>chengws wrote:</cite><blockquote><div class="quotebox"><cite>zapper wrote:</cite><blockquote><p>I think it might be better for the time being to start with the beginners guide,</p><p>if your not doing any encryption, it may help you. also, the moment you get into the installation, use lsblk to find out which is usb and which is hard drive/ssd</p><p>and then adapt accordingly.</p></blockquote></div><p>I installed it again<br />This is my installation command<br />Still can&#039;t&nbsp; boot the system</p><div class="codebox"><pre><code>cfdisk /dev/sda
new 12G sda1
bootable sda1
mkfs.ext4 /dev/sda1
mount /dev/sda1 /mnt
pacstrap /mnt base
genfstab -U -p /mnt &gt;&gt; /mnt/etc/fstab
arch-chroot /mnt
nano /etc/locale.gen
locale-gen
echo LANG=en_US.UTF-8 &gt; /etc/locale.conf
export LANG=en_US.UTF-8
keymap=&quot;us&quot;
rc-update add keymaps default
ln -s /usr/share/zoneinfo/***/*** /etc/localtime
hwclock --systohc --utc
echo *** &gt; /etc/hostname
passwd
pacman -S grub
grub-install --target=i386-pc --recheck /dev/sda   (No error)
grub-mkconfig -o /boot/grub/grub.cfg
exit
umount -R /mnt
reboot</code></pre></div></blockquote></div><p>Maybe... emulatorman or Luke might have the answer, ask them.&nbsp; </p><p>But tell me, did you use beginner&#039;s guide this time?</p><p>curious...</p></blockquote></div><p>Sorry</p><p>I modified the bios , Can boot the system .</p><p>This article should be deleted</p>]]></description>
			<author><![CDATA[null@example.com (chengws)]]></author>
			<pubDate>Sat, 21 Mar 2020 14:45:58 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=1819#p1819</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot boot the system,why?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=1817#p1817</link>
			<description><![CDATA[<div class="quotebox"><cite>zapper wrote:</cite><blockquote><div class="quotebox"><cite>chengws wrote:</cite><blockquote><div class="quotebox"><cite>zapper wrote:</cite><blockquote><p>I think it might be better for the time being to start with the beginners guide,</p><p>if your not doing any encryption, it may help you. also, the moment you get into the installation, use lsblk to find out which is usb and which is hard drive/ssd</p><p>and then adapt accordingly.</p></blockquote></div><p>I installed it again<br />This is my installation command<br />Still can&#039;t&nbsp; boot the system</p><div class="codebox"><pre><code>cfdisk /dev/sda
new 12G sda1
bootable sda1
mkfs.ext4 /dev/sda1
mount /dev/sda1 /mnt
pacstrap /mnt base
genfstab -U -p /mnt &gt;&gt; /mnt/etc/fstab
arch-chroot /mnt
nano /etc/locale.gen
locale-gen
echo LANG=en_US.UTF-8 &gt; /etc/locale.conf
export LANG=en_US.UTF-8
keymap=&quot;us&quot;
rc-update add keymaps default
ln -s /usr/share/zoneinfo/***/*** /etc/localtime
hwclock --systohc --utc
echo *** &gt; /etc/hostname
passwd
pacman -S grub
grub-install --target=i386-pc --recheck /dev/sda   (No error)
grub-mkconfig -o /boot/grub/grub.cfg
exit
umount -R /mnt
reboot</code></pre></div></blockquote></div><p>Maybe... emulatorman or Luke might have the answer, ask them.&nbsp; </p><p>But tell me, did you use beginner&#039;s guide this time?</p><p>curious...</p></blockquote></div><p>yes,i use beginner&#039;s guide</p>]]></description>
			<author><![CDATA[null@example.com (chengws)]]></author>
			<pubDate>Sat, 21 Mar 2020 12:09:13 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=1817#p1817</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot boot the system,why?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=1814#p1814</link>
			<description><![CDATA[<div class="quotebox"><cite>chengws wrote:</cite><blockquote><div class="quotebox"><cite>zapper wrote:</cite><blockquote><div class="quotebox"><cite>chengws wrote:</cite><blockquote><p>I installed it according to this page<a href="https://wiki.hyperbola.info/doku.php?id=en:guide:installation&amp;redirect=1">https://wiki.hyperbola.info/doku.php?id … redirect=1</a></p></blockquote></div><p>I think it might be better for the time being to start with the beginners guide,</p><p>if your not doing any encryption, it may help you. also, the moment you get into the installation, use lsblk to find out which is usb and which is hard drive/ssd</p><p>and then adapt accordingly.</p></blockquote></div><p>I installed it again<br />This is my installation command<br />Still can&#039;t&nbsp; boot the system</p><div class="codebox"><pre><code>cfdisk /dev/sda
new 12G sda1
bootable sda1
mkfs.ext4 /dev/sda1
mount /dev/sda1 /mnt
pacstrap /mnt base
genfstab -U -p /mnt &gt;&gt; /mnt/etc/fstab
arch-chroot /mnt
nano /etc/locale.gen
locale-gen
echo LANG=en_US.UTF-8 &gt; /etc/locale.conf
export LANG=en_US.UTF-8
keymap=&quot;us&quot;
rc-update add keymaps default
ln -s /usr/share/zoneinfo/***/*** /etc/localtime
hwclock --systohc --utc
echo *** &gt; /etc/hostname
passwd
pacman -S grub
grub-install --target=i386-pc --recheck /dev/sda   (No error)
grub-mkconfig -o /boot/grub/grub.cfg
exit
umount -R /mnt
reboot</code></pre></div></blockquote></div><p>Maybe... emulatorman or Luke might have the answer, ask them.&nbsp; </p><p>But tell me, did you use beginner&#039;s guide this time?</p><p>curious...</p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Fri, 20 Mar 2020 16:05:07 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=1814#p1814</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot boot the system,why?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=1813#p1813</link>
			<description><![CDATA[<div class="quotebox"><cite>zapper wrote:</cite><blockquote><div class="quotebox"><cite>chengws wrote:</cite><blockquote><div class="quotebox"><cite>zapper wrote:</cite><blockquote><p>many questions come to mind, did you install with full disk encryption, did you follow the steps of whichever guide completely?</p><p>Also, did you perchance accidently install onto your live image the os itself?</p><p>so if you had a usb with /dev/sdb&nbsp; you wrote part or all of it to the usb aka /dev/sdb rather than /dev/sda?</p><p>or vice versa?</p><p>Kind of need more information to give you help. <img src="https://forums.hyperbola.info/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p></blockquote></div><p>I installed it according to this page<a href="https://wiki.hyperbola.info/doku.php?id=en:guide:installation&amp;redirect=1">https://wiki.hyperbola.info/doku.php?id … redirect=1</a></p></blockquote></div><p>I think it might be better for the time being to start with the beginners guide,</p><p>if your not doing any encryption, it may help you. also, the moment you get into the installation, use lsblk to find out which is usb and which is hard drive/ssd</p><p>and then adapt accordingly.</p></blockquote></div><p>I installed it again<br />This is my installation command<br />Still can&#039;t&nbsp; boot the system</p><div class="codebox"><pre><code>cfdisk /dev/sda
new 12G sda1
bootable sda1
mkfs.ext4 /dev/sda1
mount /dev/sda1 /mnt
pacstrap /mnt base
genfstab -U -p /mnt &gt;&gt; /mnt/etc/fstab
arch-chroot /mnt
nano /etc/locale.gen
locale-gen
echo LANG=en_US.UTF-8 &gt; /etc/locale.conf
export LANG=en_US.UTF-8
keymap=&quot;us&quot;
rc-update add keymaps default
ln -s /usr/share/zoneinfo/***/*** /etc/localtime
hwclock --systohc --utc
echo *** &gt; /etc/hostname
passwd
pacman -S grub
grub-install --target=i386-pc --recheck /dev/sda   (No error)
grub-mkconfig -o /boot/grub/grub.cfg
exit
umount -R /mnt
reboot</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (chengws)]]></author>
			<pubDate>Fri, 20 Mar 2020 16:00:32 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=1813#p1813</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot boot the system,why?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=1810#p1810</link>
			<description><![CDATA[<div class="quotebox"><cite>chengws wrote:</cite><blockquote><div class="quotebox"><cite>zapper wrote:</cite><blockquote><p>many questions come to mind, did you install with full disk encryption, did you follow the steps of whichever guide completely?</p><p>Also, did you perchance accidently install onto your live image the os itself?</p><p>so if you had a usb with /dev/sdb&nbsp; you wrote part or all of it to the usb aka /dev/sdb rather than /dev/sda?</p><p>or vice versa?</p><p>Kind of need more information to give you help. <img src="https://forums.hyperbola.info/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p></blockquote></div><p>I installed it according to this page<a href="https://wiki.hyperbola.info/doku.php?id=en:guide:installation&amp;redirect=1">https://wiki.hyperbola.info/doku.php?id … redirect=1</a></p></blockquote></div><p>I think it might be better for the time being to start with the beginners guide,</p><p>if your not doing any encryption, it may help you. also, the moment you get into the installation, use lsblk to find out which is usb and which is hard drive/ssd</p><p>and then adapt accordingly.</p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Thu, 19 Mar 2020 04:10:26 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=1810#p1810</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot boot the system,why?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=1809#p1809</link>
			<description><![CDATA[<div class="quotebox"><cite>zapper wrote:</cite><blockquote><p>many questions come to mind, did you install with full disk encryption, did you follow the steps of whichever guide completely?</p><p>Also, did you perchance accidently install onto your live image the os itself?</p><p>so if you had a usb with /dev/sdb&nbsp; you wrote part or all of it to the usb aka /dev/sdb rather than /dev/sda?</p><p>or vice versa?</p><p>Kind of need more information to give you help. <img src="https://forums.hyperbola.info/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p></blockquote></div><p>I installed it according to this page<a href="https://wiki.hyperbola.info/doku.php?id=en:guide:installation&amp;redirect=1">https://wiki.hyperbola.info/doku.php?id … redirect=1</a></p>]]></description>
			<author><![CDATA[null@example.com (chengws)]]></author>
			<pubDate>Wed, 18 Mar 2020 14:19:15 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=1809#p1809</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot boot the system,why?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=1805#p1805</link>
			<description><![CDATA[<p>many questions come to mind, did you install with full disk encryption, did you follow the steps of whichever guide completely?</p><p>Also, did you perchance accidently install onto your live image the os itself?</p><p>so if you had a usb with /dev/sdb&nbsp; you wrote part or all of it to the usb aka /dev/sdb rather than /dev/sda?</p><p>or vice versa?</p><p>Kind of need more information to give you help. <img src="https://forums.hyperbola.info/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Mon, 16 Mar 2020 19:17:29 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=1805#p1805</guid>
		</item>
		<item>
			<title><![CDATA[Cannot boot the system,why?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=1804#p1804</link>
			<description><![CDATA[<p><strong>Anyone help me</strong><br />&nbsp; &nbsp; &nbsp;</p><p><span class="postimg"><img src="https://ftp.bmp.ovh/imgs/2020/03/7296bba230b8b76b.jpg" alt="https://ftp.bmp.ovh/imgs/2020/03/7296bba230b8b76b.jpg" /></span><br /><span class="postimg"><img src="https://ftp.bmp.ovh/imgs/2020/03/e98c685289771e82.jpg" alt="https://ftp.bmp.ovh/imgs/2020/03/e98c685289771e82.jpg" /></span><br /><span class="postimg"><img src="https://ftp.bmp.ovh/imgs/2020/03/e1707ccf46885187.jpg" alt="https://ftp.bmp.ovh/imgs/2020/03/e1707ccf46885187.jpg" /></span></p>]]></description>
			<author><![CDATA[null@example.com (chengws)]]></author>
			<pubDate>Mon, 16 Mar 2020 15:10:59 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=1804#p1804</guid>
		</item>
	</channel>
</rss>
