<?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=4092&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Repartioning the SSD after flashing a Devuan Beowulf image]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4092</link>
		<description><![CDATA[The most recent posts in Repartioning the SSD after flashing a Devuan Beowulf image.]]></description>
		<lastBuildDate>Mon, 01 Mar 2021 22:33:18 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Repartioning the SSD after flashing a Devuan Beowulf image]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27835#p27835</link>
			<description><![CDATA[<p>Hey, great thread!! Thanks to @mcc for sharing the link with Devuan images for the Raspberry 4. c0rnelius made a fine job and the system runs properly and rock solid.<br />OK, it was a little bit tricky to set up a German keymap, but now it works as well as X. Now I have an alternative to raspian.<br />Again, many thanks to @C0rnelius and @mcc.</p><p>Regards <br />Berni</p>]]></description>
			<author><![CDATA[dummy@example.com (berni51)]]></author>
			<pubDate>Mon, 01 Mar 2021 22:33:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27835#p27835</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repartioning the SSD after flashing a Devuan Beowulf image]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27820#p27820</link>
			<description><![CDATA[<p>I also highly recommend using partition labels over UUIDs. You can find a detailed example how they can be used in my generic aarch64 tutorial here:</p><p><a href="https://www.kulesz.me/post/140-debian-devuan-arm64-install/" rel="nofollow">https://www.kulesz.me/post/140-debian-d … 4-install/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kuleszdl)]]></author>
			<pubDate>Sun, 28 Feb 2021 17:37:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27820#p27820</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repartioning the SSD after flashing a Devuan Beowulf image]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27128#p27128</link>
			<description><![CDATA[<p>Sure.&#160; you might then also need to edit <span class="bbc">/etc/fstab</span> and if there&#039;s anything else have captured the old uuid.</p><p>Just in parenthesis: hardcoding the uuid is no less hardcoding than hardcoding the partition device name. At some stage in history there was that idea of partition &quot;label&quot; which survives partition resize, move and copy; that could be used as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 31 Jan 2021 00:43:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27128#p27128</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repartioning the SSD after flashing a Devuan Beowulf image]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27121#p27121</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Note that you can set the uuid of an ext4 parition with <span class="bbc">tune2fs</span>, i.e. you should be able to restore the uuid of the shrunk partition.</p></div></blockquote></div><p>Might be easier just to add the new <span class="bbc">root=PARTUUID=newid-02</span> to /boot/cmdline.txt and be done with it. Or you could just hard code it in with something such as <span class="bbc">root=/dev/sda2</span>.</p>]]></description>
			<author><![CDATA[dummy@example.com (c0rnelius)]]></author>
			<pubDate>Sat, 30 Jan 2021 13:38:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27121#p27121</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repartioning the SSD after flashing a Devuan Beowulf image]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27120#p27120</link>
			<description><![CDATA[<p>Note that you can set the uuid of an ext4 parition with <span class="bbc">tune2fs</span>, i.e. you should be able to restore the uuid of the shrunk partition.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 30 Jan 2021 12:30:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27120#p27120</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repartioning the SSD after flashing a Devuan Beowulf image]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27119#p27119</link>
			<description><![CDATA[<p>My guess would be that after using gparted the PARTUUID has changed. Attach the SSD and run sudo blkid and see if it matches whats in /boot/cmdline.txt</p>]]></description>
			<author><![CDATA[dummy@example.com (c0rnelius)]]></author>
			<pubDate>Sat, 30 Jan 2021 11:44:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27119#p27119</guid>
		</item>
		<item>
			<title><![CDATA[Repartioning the SSD after flashing a Devuan Beowulf image]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27113#p27113</link>
			<description><![CDATA[<p>Hi,</p><p>(this is all to be used with a Raspberry Pi 4)</p><p>With</p><div class="codebox"><pre><code>xzcat &quot;image&quot;.xz &gt; /dev/sdb</code></pre></div><p>I flashed an image of Devuan Beowulf 3.0 onto my SSD. The image was provided by c0rnelius under this link:<br /><a href="https://github.com/pyavitz/rpi-img-builder/releases/tag/images" rel="nofollow">https://github.com/pyavitz/rpi-img-buil … tag/images</a>&#160; &#160; (THANKS A LOT! <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> ).</p><p>The image booted fine and sshd via ethernet worked out of the box.</p><p>After shutdown the Raspi, attaching the SSD to my Linux PC and looking at the partitioning I found two partitions:<br />A very small boot partition and a very large root partion (more than 100GBytes).</p><p>For backup reasons I would like to have at least an additon partition for my $HOME.</p><p>Since this has worked for a lot of cases, I shrinked the root partition with gparted, added an addtional partition with an ext4 file system, wrote whole stuff to the SSD (no error/warning) and fired up my Raspi with the SSD.</p><p>It does not boot anymore.</p><p>I reflashed the image, and did the partioning before the first boot. Same thing: No boot.<br />I reflashed the image, and did the partioning, disable the automatic partition resizer, boot the Raspi. Again: No boot.<br />In all cases the partition for $HOME was left off fstab (to be added, if boot succeeds, which it doesn&#039;t).</p><p>I searched the forum with &quot;repartitioning&quot; and &quot;gparted&quot; and found either nothing or much too much hits to be of what I wanted.</p><p>Did I overlooked something? How can I successfully modify the partion scheme? </p><p>Cheers!<br />mcc</p>]]></description>
			<author><![CDATA[dummy@example.com (mcc)]]></author>
			<pubDate>Sat, 30 Jan 2021 03:59:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27113#p27113</guid>
		</item>
	</channel>
</rss>
