<?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=2010&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Devuan correct installation]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2010</link>
		<description><![CDATA[The most recent posts in Devuan correct installation.]]></description>
		<lastBuildDate>Wed, 25 Apr 2018 06:32:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Devuan correct installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8583#p8583</link>
			<description><![CDATA[<p>Hi there!</p><p>Thank you for your time and your answer. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p><img src="https://dev1galaxy.org/img/smilies/cool.png" width="15" height="15" alt="cool" /> <img src="https://dev1galaxy.org/img/smilies/cool.png" width="15" height="15" alt="cool" /> <img src="https://dev1galaxy.org/img/smilies/cool.png" width="15" height="15" alt="cool" /></p>]]></description>
			<author><![CDATA[dummy@example.com (opknow)]]></author>
			<pubDate>Wed, 25 Apr 2018 06:32:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8583#p8583</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan correct installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8523#p8523</link>
			<description><![CDATA[<p>You don&#039;t need the big swap unless you&#039;re planning to hibernate. <br />You don&#039;t need a boot flag for linux with msdos partition table.</p><p>For gpt disk with bios boot:</p><p>You need a 1MB or greater partition with no filesystem (&quot;unformatted&quot; in gparted, way at the bottom of the list)<br />and that partition needs a bios_grub flag (EF02 in gdisk). I&#039;ve been putting this partition at the end. <br />You&#039;ll need at least one linux-formatted partition for the operating system.<br />You do not need an efi partition and you don&#039;t want the esp and boot flags on the linux partition. If you happen to have a real efi partition in addition to the others, it will just sit there and do nothing until you boot in uefi mode.</p><p>If you want to dual boot gpt disk with bios, you&#039;ll need another linux partition for the second linux installation. If you don&#039;t let the second one install a bootloader, you&#039;ll need to run update-grub on the first installation to add it to the boot menu. Either linux can be in charge of booting as long as you have a menu entry for the other one. (unless you&#039;re a fan of grub command line.)</p><p>For uefi boot:</p><p>You need a fat32 partition, around 50 - 500MB, with esp and boot flags. (Hint, just check esp in gparted and boot will get checked automatically.) (Hint2: I have 3 installations on one hard drive and the 200MB efi partition has 196MB free.)<br />You will need at least one partition for the OS, with a linux format and no flag.</p><p>If you want to dual boot on a uefi setup, you&#039;ll need another linux partition (exactly same advice as above regarding boot menus.)<br />The difference here is that the you will accumulate bootloaders in the efi partition. A different one for each distribution you install. Run efibootmgr to see the boot order or to make changes. Read the man page and especially read about uefi bootloaders at rodsbooks.com<br /><a href="http://www.rodsbooks.com/efi-bootloaders/index.html" rel="nofollow">http://www.rodsbooks.com/efi-bootloaders/index.html</a></p><p>Edit: Ohhh... too many words up above. Read it anyway.</p><div class="quotebox"><blockquote><div><p>#1 Case: Installation for single boot 32bit or 64bit on PC doesn&#039;t need uefi, so:</p><p>Partition table: msdos</p><p>/dev/sda (mbr )<br />/dev/sda1 (29 Gb, formatted ext4)<br />/dev/sda2 (1 Gb linux-swap)</p><p>Partition table: gpt</p><p>/dev/sda1 (29 Gb, formatted ext4)<br />/dev/sda2 (1 Gb linux-swap)<br />/dev/sda3 (bios_grub flag, unformatted, 2Mb)</p><p>#2 Case: Installation for dual boot 32bit or 64bit on PC doesn&#039;t need uefi</p><p>Same as above with another linux partition. (14.5G each?)</p><p>#3 Case: Installation for single boot 64bit uefi mode</p><p>/dev/sda1 (100MB, fat32, esp and boot flags)<br />/dev/sda2 (29GB, ext4)<br />/dev/sda3 (1GB linux swap)</p><p>#4 Case: Installation for dual boot 64bit uefi mode</p><p>Same as above with another linux partition.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 20 Apr 2018 22:24:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8523#p8523</guid>
		</item>
		<item>
			<title><![CDATA[Devuan correct installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8517#p8517</link>
			<description><![CDATA[<p>Hi guys,</p><p>I need to understand more about Devuan jessie installation on different partitions.</p><p>Which is the right way to install Devuan on msdos and gpt (non efi / efi) partition table? I want to fix single boot and dual boot.</p><p>Let&#039;s suppose that i have 30 Gb of free space, 1 Gb ram memory on disks for each case.<br />(for dual boot I believe I can resize the partition first of the primary o.s. with gparted, that&#039;s the tool I am using but any other suggest for cleaner installation will be appreciated)</p><p>#1 Case: Installation for single boot 32bit or 64bit on PC doesn&#039;t need uefi, so:</p><p>Partition table: msdos </p><p>/dev/sda (mbr )<br />/dev/sda1 (29 Gb, formatted ext4, boot flag) <br />/dev/sda2 (1 Gb linux-swap)</p><p>Partition table: gpt</p><p>/dev/sda1 (legacy_grub, 150Mb)<br />/dev/sda2 (29 Gb, formatted ext4, esp boot flags)<br />/dev/sda3 (1 Gb linux-swap)</p><p>#2 Case: Installation for dual boot 32bit or 64bit on PC doesn&#039;t need uefi</p><p>?</p><p>#3 Case: Installation for single boot 64bit uefi mode</p><p>?</p><p>#4 Case: Installation for dual boot 64bit uefi mode</p><p>Thank you for your time guys. You are cool!!! <img src="https://dev1galaxy.org/img/smilies/cool.png" width="15" height="15" alt="cool" /></p>]]></description>
			<author><![CDATA[dummy@example.com (opknow)]]></author>
			<pubDate>Fri, 20 Apr 2018 08:54:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8517#p8517</guid>
		</item>
	</channel>
</rss>
