<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Jonas Genannt - bootloader</title>
    <link>http://blog.brachium-system.net/</link>
    <description>Weblog of an System Engineer</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.brachium-system.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Jonas Genannt - bootloader - Weblog of an System Engineer</title>
        <link>http://blog.brachium-system.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>boot kernel over network with initrd ramdisk</title>
    <link>http://blog.brachium-system.net/archives/7-boot-kernel-over-network-with-initrd-ramdisk.html</link>
            <category>bootloader</category>
            <category>kernel</category>
            <category>work</category>
    
    <comments>http://blog.brachium-system.net/archives/7-boot-kernel-over-network-with-initrd-ramdisk.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    if you want to boot kernel and initrd over the network, please recompile the kernel and change the&lt;br /&gt;
&lt;blockquote&gt;CONFIG_BLK_DEV_RAM_SIZE=&lt;/blockquote&gt;&lt;br /&gt;
to your new size of the initrd.&lt;br /&gt;
&lt;br /&gt;
Per default it is 4MB that is not very much, if you use initrd for / 
    </content:encoded>

    <pubDate>Tue, 14 Feb 2006 20:54:12 +0100</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/7-guid.html</guid>
    
</item>
<item>
    <title>lilo and automatically loading one kernel</title>
    <link>http://blog.brachium-system.net/archives/4-lilo-and-automatically-loading-one-kernel.html</link>
            <category>bootloader</category>
            <category>work</category>
    
    <comments>http://blog.brachium-system.net/archives/4-lilo-and-automatically-loading-one-kernel.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    If you can&#039;t switch the kernel and you can&#039;t type anything to the lilo console.&lt;br /&gt;
&lt;br /&gt;
You can try the CTRL or CTRL+c key.... &lt;br /&gt;
&lt;br /&gt;
It was very crazy to have that problem. :-/ 
    </content:encoded>

    <pubDate>Wed, 08 Feb 2006 22:39:32 +0100</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/4-guid.html</guid>
    
</item>

</channel>
</rss>