<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2808&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Boot from SD / Installation to HDD question]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2808</link>
		<description><![CDATA[The most recent posts in Boot from SD / Installation to HDD question.]]></description>
		<lastBuildDate>Wed, 24 Apr 2019 06:58:27 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Boot from SD / Installation to HDD question]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=15689#p15689</link>
			<description><![CDATA[<p>bIt&#039;s absolutely same as boot from USB flash or HDD. You may face some difficulties like features of SD card boot implementation and lack of SD card support in kernel. Usually first one is rare and the last one was probably already solved by initrd or built-in support in kernel. You can configure /etc/fstab to use partitions by label or UUID because filename of device can be changed.</p><p>I recommend to install Devuan with installer - not with dd. Insert SD card, run installer and install Devuan on SD card just like on HDD. Install bootloader on SD card. Boot from SD card.</p>]]></description>
			<author><![CDATA[dummy@example.com (ToxicExMachina)]]></author>
			<pubDate>Wed, 24 Apr 2019 06:58:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=15689#p15689</guid>
		</item>
		<item>
			<title><![CDATA[Re: Boot from SD / Installation to HDD question]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=15684#p15684</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p> ... you can boot from the SD card ...</p></div></blockquote></div><p>Yes.</p><p>Hitting <span class="bbc">esc</span> at boot time gives me what Asus rather awkwardly calls the BBS Popup (Boot Selection Popup) menu, where I can choose from HDD, SD Card slot or whatever is plugged into whichever one of the three USB 2.0 ports has something booteable plugged in. I haven&#039;t been able to find out what the extra B in BBS stands for, but it sounds/looks bad.&#160; =-D!</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... should be able to install grub to the SD card, put / on the SD card, and put /home /var and swap on the HDD.</p></div></blockquote></div><p>OK</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... normal installation that can be updated/upgraded.</p></div></blockquote></div><p>That&#039;s great.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>If you want to install to the usb stick ...</p></div></blockquote></div><p>No, not really.</p><p>In my experience, I have found some USB ports to be liable to have problems, not in the contacts (unless abused) but with the plastic &#039;tonge&#039; that is <em>supposed</em> to be the support for whatever is plugged in.<br />Unfortunately, it is far too easy to inadvertently exert force on the plugged in <em>whatever</em> in such a way that it leverages this plastic piece up/down.</p><p>After a number of these instances (think 2010 to today) and even if they are very slight, the plastic will eventually weaken and then break off.&#160; &#160;<br />Which is why I&#039;d rather boot from the SD slot.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... it is possible to boot to ram and then install to the same stick.</p></div></blockquote></div><p>What would drive me to boot to RAM is that it would be a faster read while installing.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... leave 2MB free space before the first partition.<br />Grub might need that. Gparted insists on leaving 1MB.<br />Keep your eye on that.</p></div></blockquote></div><p>Will do. Once again, thanks for the heads up.<br />2MB it is then.&#160; =-)</p><p>Thanks a lot for your input.</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 23 Apr 2019 20:14:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=15684#p15684</guid>
		</item>
		<item>
			<title><![CDATA[Re: Boot from SD / Installation to HDD question]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=15683#p15683</link>
			<description><![CDATA[<p>If you&#039;re sure you can boot from the SD card, and you do that by selecting the SD card from the motherboard&#039;s boot device menu, then you should be able to install grub to the SD card, put / on the SD card, and put /home /var and swap on the HDD. </p><p>This will be a normal installation that can be updated/upgraded.</p><p>If you want to install to the usb stick, you should really use two sticks. But it is possible to boot to ram and then install to the same stick. The drawback is that you only get one chance. If you have to run the installer again, you have to dd the stick again.</p><p>When you partition the sdcard, leave 2MB free space before the first partition. Grub might need that. Gparted insists on leaving 1MB. Keep your eye on that.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 23 Apr 2019 18:14:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=15683#p15683</guid>
		</item>
		<item>
			<title><![CDATA[Re: Boot from SD / Installation to HDD question]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=15682#p15682</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>It should work ...</p></div></blockquote></div><p>OK, one down.&#160; =-)</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... it&#039;s normal to have different partitions on different drives.</p></div></blockquote></div><p>I thought as much once I realised I could split <span class="bbc">/</span> from the rest of the installation and boot my main rig from a SSD.&#160; <br />Have not done it yet.</p><p>I really like Linux&#039;s ability to put things in their own place.<br />I recall that in another life/another OS, I put both the <span class="bbc">/swap</span> and a <span class="bbc">/programs</span> directory on separate partitions.<br />I did not trust the MS &#039;program files&#039; arrangement.</p><p>Not to much use besides keeping things tidy as a lot of stuff still ended up in <span class="bbc">/program files</span>.&#160; &#160;<br />Eventually I put the swap file in the same partition as <span class="bbc">/programs</span> as all that took a toll speedwise.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Take note of what the device names are when you boot from usb vs. booting from internal disk.</p></div></blockquote></div><p>Of course, thanks for the heads up.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Using uuids in fstab should help with that.</p></div></blockquote></div><p>OK. </p><p>What worries me a bit is the actual process, eg:</p><p>1. boot Devuan ASCII (to ram?) from image dd&#039;d to a USB stick.<br />2. install to the second partition (ext4) on HDD, where the first partition (NTFS) holds the XP installation.<br />3. make sure <span class="bbc">/</span>, boot record and GRUB are installed to the SC Card in the slot. </p><p>Q1.: How do I make <strong>that</strong> last part of the process failsafe? </p><p>Q2.: Am I correct in assuming that installing ASCII in this manner will allow for updating?<br />It is something I have found booting from an *.iso with persistance will not and mess it all up.</p><p>Thanks for your input.</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 23 Apr 2019 17:38:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=15682#p15682</guid>
		</item>
		<item>
			<title><![CDATA[Re: Boot from SD / Installation to HDD question]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=15681#p15681</link>
			<description><![CDATA[<p>It should work - it&#039;s normal to have different partitions on different drives. But I guess it&#039;s not as common as it used to be.</p><p>Take note of what the device names are when you boot from usb vs. booting from internal disk. Using uuids in fstab should help with that.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 23 Apr 2019 16:58:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=15681#p15681</guid>
		</item>
		<item>
			<title><![CDATA[Boot from SD / Installation to HDD question]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=15680#p15680</link>
			<description><![CDATA[<p>Hello:</p><p>I&#039;ve seen that I could boot my ASCII rig from a 32Gb SDD (holding just / ) with the rest of the installation ie: <span class="bbc">/home</span>, <span class="bbc">/var</span> and <span class="bbc">/swap</span> residing on separate partitions in another HD.</p><p>I was wondering if I could do something analogous with my Asus 1000HE 2Gb netbook on which I need to run XP for some time yet.</p><p>ie: boot from a USB or SD card holding just <span class="bbc">/</span> and with the rest of the installation ie: <span class="bbc">/home</span>, <span class="bbc">/var</span> and <span class="bbc">/swap</span> residing on separate partitions in the netbook&#039;s HD, where the first partition and the boot record belong to XP.</p><p>I have attempted to boot with an *.iso image and use the persistence option but it has proven to be rather problematic.</p><p>Thanks in advance.</p><p>A.</p><p>Edited: dyslexical spelling mistakes.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 23 Apr 2019 15:24:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=15680#p15680</guid>
		</item>
	</channel>
</rss>
