<?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=2150&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / extlinux install from Devuan ASCII installer shell.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2150</link>
		<description><![CDATA[The most recent posts in extlinux install from Devuan ASCII installer shell..]]></description>
		<lastBuildDate>Sat, 16 Jun 2018 20:58:01 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10118#p10118</link>
			<description><![CDATA[<p>OK, the latest update is that I changed the Devuan /boot/extlinux/extlinux.conf back to the original setup:</p><div class="codebox"><pre><code>UI menu.c32
PROMPT 0
MENU TITLE Welcome to Devuan - Debian without SystemD
TIMEOUT 100
DEFAULT devuan

	LABEL devuan
		MENU LABEL Devuan
		KERNEL /vmlinuz
		APPEND initrd=/initrd.img ro root=/dev/sdd1</code></pre></div><p>by mounting the partition in Slackware and editing. When I rebooted, I was suddenly able to boot into the system again, so I uninstalled all kernels except for the low latency kernel and after having rerun the NVIDIA.run script, everything seems to be working fine. I will wait a couple of days before I mark this topic as solved, just in case there is something else.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Sat, 16 Jun 2018 20:58:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10118#p10118</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10102#p10102</link>
			<description><![CDATA[<p>@ fsmithred</p><p>Here I thought that I had everything sorted, but I compiled a low latency kernel following the instructions <a href="http://www.friendlyvirus.org/miguelnegrao/2016/04/12/debian-getting-a-lowlatency-kernel/" rel="nofollow">here</a> and now even though I changed the entries in the Devuan /boot/extlinux/extlinux.conf to as follows, it refuses to boot, but just cycles through the countdown from 10-0 and back again:</p><div class="codebox"><pre><code>UI menu.c32
PROMPT 0
MENU TITLE Welcome to Devuan - Debian without SystemD
TIMEOUT 100
DEFAULT devuan

	LABEL devuan
		MENU LABEL Devuan
		KERNEL /vmlinuz-4.9.88-lowlatency
		APPEND initrd=/initrd.img-4.9.88-lowlatency ro root=/dev/sdd1</code></pre></div><p>Interestingly, if I mount the Devuan partition /boot/extlinux/ and manually rename all of the files that end in &quot;.amd64&quot; and add &quot;.bak&quot; at the end, and reboot, I get the same error about the partition /dev/sdd1 no longer existing, as I did when I tried editing the Devuan /etc/inittab and changed:</p><div class="codebox"><pre><code># The default runlevel.
id:2:initdefault:</code></pre></div><p>to</p><div class="codebox"><pre><code># The default runlevel.
id:1:initdefault:</code></pre></div><p>sooo I am pretty sure that there is some sort of glitch in Devuan ASCII, as switching runlevels in the /etc/inittab shouldn&#039;t cause an error like that, and I can&#039;t imagine that renaming files with &quot;.bak&quot; should do that either.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Sat, 16 Jun 2018 15:16:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10102#p10102</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10085#p10085</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Sorry I don&#039;t have anything useful to add. When I get a chance, I&#039;ll try extlinux with a multi-boot system and let you know what I find.</p></div></blockquote></div><p>I just successfully booted into Devuan ASCII on my triple boot system. Here are my extlinux.conf entries:</p><p>Slackware64 14.2 /boot/extlinux/extlinux.conf entry for Devuan ASCII install:</p><div class="codebox"><pre><code>	LABEL devuan
		MENU LABEL Devuan - Debian without SystemD
		COM32 chain.c32
		APPEND hd3 1</code></pre></div><p>Devuan ASCII /boot/extlinux/extlinux.conf entry (Devuan ASCII only):</p><div class="codebox"><pre><code>UI menu.c32
PROMPT 0
MENU TITLE Welcome to Devuan - Debian without SystemD
TIMEOUT 100
DEFAULT devuan

	LABEL devuan
		MENU LABEL Devuan
		KERNEL /vmlinuz
		APPEND initrd=/initrd.img ro root=/dev/sdd1</code></pre></div><p>On the Devuan ASCII side, I could make do with less, as I really don&#039;t need a menu. All I want to be able to do is to boot into the system from the Slackware extlinux menu, but it is the first thing that works.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Sat, 16 Jun 2018 07:21:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10085#p10085</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10066#p10066</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Sorry I don&#039;t have anything useful to add. When I get a chance, I&#039;ll try extlinux with a multi-boot system and let you know what I find.</p></div></blockquote></div><p>Looking forward <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Fri, 15 Jun 2018 15:19:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10066#p10066</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10065#p10065</link>
			<description><![CDATA[<p>Sorry I don&#039;t have anything useful to add. When I get a chance, I&#039;ll try extlinux with a multi-boot system and let you know what I find.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 15 Jun 2018 15:07:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10065#p10065</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10039#p10039</link>
			<description><![CDATA[<p>@fsmithred<br />OK, So now I have what I believe to be a working Devuan system (as there were no errors during the install or when install extlinux), but I am unable to boot into it. /boot/extlinux/extlinux.conf contained the following to boot the Devuan system to start with:</p><div class="codebox"><pre><code>	LABEL devuan
	MENU LABEL Devuan
	COM32 chain.c32
	APPEND hd3 1</code></pre></div><p>As this is a matter of chain loading, I only included a minimal /boot/extlinux/extlinux.conf on the root partition of the Devuan install. It read:</p><div class="codebox"><pre><code>KERNEL /vmlinuz
APPEND initrd=/initrd.img ro root=/dev/sdd1</code></pre></div><p>However, I got the error:</p><div class="codebox"><pre><code>No Default or UI configuration directive found!</code></pre></div><p>Next, I copied the menu.c32 module from my Slackware64 install to /boot/extlinux/ on the Devuan system and edited the /boot/extlinux/extlinux.conf for the Devuan system to read:</p><div class="codebox"><pre><code>UI menu.c32
PROMPT 0
MENU TITLE Boot Menu
TIMEOUT 100
DEFAULT devuan

        LABEL devuan
        MENU LABEL Devuan
        KERNEL /vmlinuz
        APPEND initrd=initrd.img ro roodt=sdd1</code></pre></div><p>On reboot, got the error:</p><div class="codebox"><pre><code>failed to load COM32 file menu.c32</code></pre></div><p>Sooo, then I returned to my Slackware64 install, again edited the /boot/extlinux/extlinux.conf for Devuan to read:</p><div class="codebox"><pre><code>UI chain.c32
KERNEL /vmlinuz
APPEND initrd=/initrd.img ro root=/dev/sdd1</code></pre></div><p>and copied the chain.c32 module from my Slackware64 install to /boot/extlinux/. On reboot, I this time got the error:</p><div class="codebox"><pre><code>failed to load COM32 file chain.c32</code></pre></div><p>I am not really sure where to go from here. My Slackware64 /boot/extlinux/extlinux.conf has constantly had the following information for booting my Devuan install:</p><div class="codebox"><pre><code>	LABEL devuan
	MENU LABEL Devuan
	COM32 chain.c32
	APPEND hd3 1</code></pre></div><p>----<br />On the off chance that it had something to do with the Slackware64 extlinux modules, I mounted the Devuan system and then copied the modules as per the instructions within the Devuan system:</p><div class="codebox"><pre><code>cp /usr/lib/syslinux/modules/bios/*.c32 /boot/extlinux</code></pre></div><p>The actual command was of course slightly different as I was working from within another system, but the modules and the target were correct. There is no change in the error that I receive, so it must be a configuration issue, but I haven&#039;t been able to pin it down.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Thu, 14 Jun 2018 12:46:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10039#p10039</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10038#p10038</link>
			<description><![CDATA[<div class="quotebox"><cite>devuser wrote:</cite><blockquote><div><p>I see. How about this:</p><div class="codebox"><pre><code>#!/bin/sh

SES=&quot;$( update-alternatives --list x-session-manager )&quot;
C=1; for S in $SES; do
	echo &quot;$C: $S&quot;
	C=$(( $C + 1 ))
done
echo
S=&#039;&#039;; while true; do
	echo -n &#039;Select window manager [1]: &#039;
	read I
	echo &quot;$I&quot; | grep -q &#039;[^0-9]&#039; &amp;&amp; continue
	if [ -z &quot;$I&quot; ]; then
		S=1
		break;
	fi
	if [ &quot;$I&quot; -gt 0 ] &amp;&amp; [ &quot;$I&quot; -lt $C ]; then
		S=$I
		break
	fi
done
CMD=&quot;$( echo &quot;$SES&quot; | head -n$S | tail -n1 )&quot;
echo &quot;$CMD&quot; &gt; &quot;$HOME/.wm&quot;
echo &quot;Default WM set to $CMD.&quot;</code></pre></div><p>Then you could just do something like:</p><div class="codebox"><pre><code>alias startx=&#039;startx &quot;$( cat &quot;$HOME/.wm&quot; )&quot;&#039;</code></pre></div></div></blockquote></div><p>Very cool. Thanks.<br />----<br />So in reference to a triple boot system, extlinux and Devuan, I assume that Devuan continues to use runlevels as Debian used to do with Sys V. What argument should be included in these lines</p><div class="codebox"><pre><code>	LABEL devuan
		MENU LABEL Devuan - Debian without SystemD
		COM32 chain.c32
		APPEND hd2 1</code></pre></div><p>in /boot/extlinux/extlinux.conf to boot into runlevel 1???<br />----<br />Well, alternatively it is possible to go in and edit /etc/inittab, changing</p><div class="codebox"><pre><code>id:2:initdefault:</code></pre></div><p>to</p><div class="codebox"><pre><code>id:1:initdefault:</code></pre></div><p>This is good if you need to run NVIDIA driver install scripts that are very sensitive to any X.org running, but it is only a root command line. I have discovered that it is possible to</p><div class="codebox"><pre><code># su - username</code></pre></div><p>to get into the user account. Unfortunately, it isn&#039;t possible to run an X session in that mode, as permission is denied...</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Thu, 14 Jun 2018 08:48:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10038#p10038</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10037#p10037</link>
			<description><![CDATA[<div class="quotebox"><cite>devuan_dk_fan wrote:</cite><blockquote><div><div class="quotebox"><cite>devuser wrote:</cite><blockquote><div><div class="quotebox"><cite>devuan_dk_fan wrote:</cite><blockquote><div><div class="codebox"><pre><code>$ startx</code></pre></div><p>I wish there was something similar for Devuan, thus avoiding the login manager for those users that like to keep it simple.</p></div></blockquote></div><p>I might miss something here but startx exists on Devuan?</p></div></blockquote></div><p>Yes, but the process I was describing doesn&#039;t work with Debian based systems, as there is no xwmconfig. The closest to that is running</p><div class="codebox"><pre><code># dpkg-reconfigure gdm</code></pre></div><p>but that just switches between login managers and not window managers.</p></div></blockquote></div><p>I see. How about this:</p><div class="codebox"><pre><code>#!/bin/sh

SES=&quot;$( update-alternatives --list x-session-manager )&quot;
C=1; for S in $SES; do
	echo &quot;$C: $S&quot;
	C=$(( $C + 1 ))
done
echo
S=&#039;&#039;; while true; do
	echo -n &#039;Select window manager [1]: &#039;
	read I
	echo &quot;$I&quot; | grep -q &#039;[^0-9]&#039; &amp;&amp; continue
	if [ -z &quot;$I&quot; ]; then
		S=1
		break;
	fi
	if [ &quot;$I&quot; -gt 0 ] &amp;&amp; [ &quot;$I&quot; -lt $C ]; then
		S=$I
		break
	fi
done
CMD=&quot;$( echo &quot;$SES&quot; | head -n$S | tail -n1 )&quot;
echo &quot;$CMD&quot; &gt; &quot;$HOME/.wm&quot;
echo &quot;Default WM set to $CMD.&quot;</code></pre></div><p>Then you could just do something like:</p><div class="codebox"><pre><code>alias startx=&#039;startx &quot;$( cat &quot;$HOME/.wm&quot; )&quot;&#039;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Thu, 14 Jun 2018 07:54:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10037#p10037</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10034#p10034</link>
			<description><![CDATA[<div class="quotebox"><cite>devuser wrote:</cite><blockquote><div><div class="quotebox"><cite>devuan_dk_fan wrote:</cite><blockquote><div><div class="codebox"><pre><code>$ startx</code></pre></div><p>I wish there was something similar for Devuan, thus avoiding the login manager for those users that like to keep it simple.</p></div></blockquote></div><p>I might miss something here but startx exists on Devuan?</p></div></blockquote></div><p>Yes, but the process I was describing doesn&#039;t work with Debian based systems, as there is no xwmconfig. The closest to that is running</p><div class="codebox"><pre><code># dpkg-reconfigure gdm</code></pre></div><p>but that just switches between login managers and not window managers.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Thu, 14 Jun 2018 07:21:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10034#p10034</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10033#p10033</link>
			<description><![CDATA[<div class="quotebox"><cite>devuan_dk_fan wrote:</cite><blockquote><div><div class="codebox"><pre><code>$ startx</code></pre></div><p>I wish there was something similar for Devuan, thus avoiding the login manager for those users that like to keep it simple.</p></div></blockquote></div><p>I might miss something here but startx exists on Devuan?</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Thu, 14 Jun 2018 07:17:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10033#p10033</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10031#p10031</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>If it&#039;s already dual boot and you&#039;re adding another OS, couldn&#039;t you just make a new entry in the existing boot menu?</p></div></blockquote></div><p>That was the original plan. As far as I understand, while extlinux is able to read the entire file system (any file system) it still needs a boot loader at the target.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>You could let it install grub and then switch to extlinux. When I did that, it was easy. I didn&#039;t set it up for multiple systems, but I do use syslinux on multiboot live-usb frequently, but those are all on the same partition. I&#039;m not sure what happens when you want to boot from different partitions.</p></div></blockquote></div><p>I followed your <a href="https://dev1galaxy.org/viewtopic.php?id=555" rel="nofollow">instructions</a> to do that on another computer, which of course changed the MBR, but leaves /boot/grub on the system. It didn&#039;t interfere with anything on a single system boot, but I was wondering how that would play out with a triple boot system. It is of course possible to</p><div class="codebox"><pre><code># rm -r /boot/grub</code></pre></div><p>but again was unsure if that would potentially cause problems with or affect the stability of a triple boot system. </p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>At the slim login screen, press F1 to toggle different window managers.</p></div></blockquote></div><p>Thanks. I know. I have set up the necessary i3.desktop files if they didn&#039;t exist, or if the existing ones didn&#039;t appear to be working with slim, but never had any success booting from anything other than the default WM. Having gained some experience with Slackware, I prefer starting at the command line, logging in, using the Slackware xwmconfig script, and then running</p><div class="codebox"><pre><code>$ startx</code></pre></div><p>I wish there was something similar for Devuan, thus avoiding the login manager for those users that like to keep it simple.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Thu, 14 Jun 2018 07:12:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10031#p10031</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10016#p10016</link>
			<description><![CDATA[<p>If it&#039;s already dual boot and you&#039;re adding another OS, couldn&#039;t you just make a new entry in the existing boot menu?</p><p>You could let it install grub and then switch to extlinux. When I did that, it was easy. I didn&#039;t set it up for multiple systems, but I do use syslinux on multiboot live-usb frequently, but those are all on the same partition. I&#039;m not sure what happens when you want to boot from different partitions.</p><p>At the slim login screen, press F1 to toggle different window managers.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 13 Jun 2018 23:23:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10016#p10016</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10009#p10009</link>
			<description><![CDATA[<p>@ fsmithred It looks like you are right about GRUB getting installed. I thought I avoided it by not specifying a location and then pressing the &quot;go back&quot; button. Unfortunately, the &quot;expert&quot; install sane defaults don&#039;t work either, as the install fails. I will have to take a look at this again tomorrow.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Wed, 13 Jun 2018 21:17:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10009#p10009</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9994#p9994</link>
			<description><![CDATA[<p>Regarding the ASCII &quot;expert&quot; installer, I personally am of the opinion that it has gotten too complicated. I assume that this is something that Debian has decided, but I don&#039;t recognize half of the options any more, and for some weird reason, it appears that a choice of login managers is only available with LXQT. Being a happy WM switcher, depending on my workflow (XFCE/i3) the current situation is a nightmare as SLIM or SLiM is no longer developed, and provides no functional, practical means by which it is possible to easily switch between window managers.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Wed, 13 Jun 2018 15:18:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9994#p9994</guid>
		</item>
		<item>
			<title><![CDATA[Re: extlinux install from Devuan ASCII installer shell.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9991#p9991</link>
			<description><![CDATA[<p>Here are all of the steps when using Devuan as the only Linux distro, in a single boot or dual boot situation with Win:</p><div class="codebox"><pre><code>To install extlinux from within the installer, alt-F2 to get to a console.

# chroot /target /bin/bash
# . /etc/profile 
# mkdir -p /boot/extlinux
# nano /etc/apt/sources_list # comment out CD/DVD/USB source
# apt-get install extlinux syslinux-common
# extlinux --install /boot/extlinux
# dd if=/usr/lib/EXTLINUX/mbr.bin of=/dev/sdX bs=440 count=1
# cp /usr/lib/syslinux/modules/bios/*.c32 /boot/extlinux
# nano /boot/extlinux/extlinux.conf
Code:
	ui menu.c32

	label devuan
	menu label devuan
	kernel /vmlinuz
	append initrd=/initrd.img ro root=/dev/sda1</code></pre></div><p>Remember to set the proper partition as bootable!</p><p>In a triple boot scenario, I believe that it is enough to do the following, if extlinux is already installed with another Linux distro:</p><div class="codebox"><pre><code>To install extlinux from within the installer, alt-F2 to get to a console.

# chroot /target /bin/bash
# . /etc/profile 
# mkdir -p /boot/extlinux
# nano /etc/apt/sources_list # comment out CD/DVD/USB source
# apt-get install extlinux syslinux-common
# extlinux --install /boot/extlinux
# dd if=/usr/lib/EXTLINUX/mbr.bin of=/dev/sdX bs=440 count=1</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Wed, 13 Jun 2018 15:07:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9991#p9991</guid>
		</item>
	</channel>
</rss>
