<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Network booting + NFS root with Mandriva</title>
	<atom:link href="http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/feed/" rel="self" type="application/rss+xml" />
	<link>http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/</link>
	<description>Illegitimi non carborundum</description>
	<lastBuildDate>Thu, 18 Apr 2013 23:39:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Network Boot Mageia: PXE + NFS Root goodness &#171; Colin.Guthr.ie</title>
		<link>http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/comment-page-1/#comment-1245</link>
		<dc:creator>Network Boot Mageia: PXE + NFS Root goodness &#171; Colin.Guthr.ie</dc:creator>
		<pubDate>Sun, 26 Jun 2011 17:16:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-1245</guid>
		<description><![CDATA[[...] a while back I wrote about setting up Mandriva for network boot and I&#039;m still running a similar configuration albeit upgraded every six months or so as new [...]]]></description>
		<content:encoded><![CDATA[<p>[...] a while back I wrote about setting up Mandriva for network boot and I&#039;m still running a similar configuration albeit upgraded every six months or so as new [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oboingo</title>
		<link>http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/comment-page-1/#comment-1013</link>
		<dc:creator>oboingo</dc:creator>
		<pubDate>Sat, 20 Nov 2010 07:31:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-1013</guid>
		<description><![CDATA[Eh!  Never mind.  It didn&#039;t work because I was trying to be too clever.  Bought a Seagate Dockstar  (armel arch) on sale.  I thought in theory that could work well as a nfsroot server (hacked with openwrt) to x86 clients, and it does, except for the login issue.  (PAM inheritance??)

Long story short a Mandriva box works just fine as nfsroot server to other x86 clients.]]></description>
		<content:encoded><![CDATA[<p>Eh!  Never mind.  It didn&#8217;t work because I was trying to be too clever.  Bought a Seagate Dockstar  (armel arch) on sale.  I thought in theory that could work well as a nfsroot server (hacked with openwrt) to x86 clients, and it does, except for the login issue.  (PAM inheritance??)</p>
<p>Long story short a Mandriva box works just fine as nfsroot server to other x86 clients.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oboingo</title>
		<link>http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/comment-page-1/#comment-1009</link>
		<dc:creator>oboingo</dc:creator>
		<pubDate>Sat, 20 Nov 2010 01:21:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-1009</guid>
		<description><![CDATA[I&#039;ve almost successfully done this with mandriva 2010.1.  &quot;Almost&quot; being the operative word there.

The client systems boot up completely to runlevel 3 (login:), but it refuses to let me login in!  Frustrating to be so close and yet so far!

Clearly I&#039;m missing something rather obvious.  You&#039;ve probably moved on to Mageia but I can really use some pointers.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve almost successfully done this with mandriva 2010.1.  &#8220;Almost&#8221; being the operative word there.</p>
<p>The client systems boot up completely to runlevel 3 (login:), but it refuses to let me login in!  Frustrating to be so close and yet so far!</p>
<p>Clearly I&#8217;m missing something rather obvious.  You&#8217;ve probably moved on to Mageia but I can really use some pointers.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AL13N</title>
		<link>http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/comment-page-1/#comment-773</link>
		<dc:creator>AL13N</dc:creator>
		<pubDate>Mon, 26 Jul 2010 07:36:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-773</guid>
		<description><![CDATA[i&#039;ve had several issues getting it to work for myself:

* mkinitrd-net doesn&#039;t exist for x86_64
* dracut seems to fail on several points to make a working initrd in relation to NFS, but after several modifications it sort of works
* i added a tmpfs mountpoint in fstab for /tmp
* even though i wanted to have it read-write, (so i left readonly alone), the NFS mont point didn&#039;t want to remount rw ... i&#039;ve forced it to boot by adding rw to kernel command line.
* there are still some kind of i18n warnings when booting, saying File Not Found, even thought the settings appear normal-ish...]]></description>
		<content:encoded><![CDATA[<p>i&#8217;ve had several issues getting it to work for myself:</p>
<p>* mkinitrd-net doesn&#8217;t exist for x86_64<br />
* dracut seems to fail on several points to make a working initrd in relation to NFS, but after several modifications it sort of works<br />
* i added a tmpfs mountpoint in fstab for /tmp<br />
* even though i wanted to have it read-write, (so i left readonly alone), the NFS mont point didn&#8217;t want to remount rw &#8230; i&#8217;ve forced it to boot by adding rw to kernel command line.<br />
* there are still some kind of i18n warnings when booting, saying File Not Found, even thought the settings appear normal-ish&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/comment-page-1/#comment-770</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 14 Jul 2010 10:24:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-770</guid>
		<description><![CDATA[Did you really copy the right initrd from /var/lib/tftpboot/? (this is where mkinitrd-net puts it by default).

Not sure what you mean by &quot;there is no mkinitrd-net anymore&quot; as the package still exists here AFAICT. I used it not long ago after updating my network boot systems to 2010.1. 

You do have to make sure that the /dev and /proc on the NFS mount is suitably clean tho&#039;, otherwise udev wont start and other issues like sysfs not being mounted also get in the way.

Also mkinitrd is still the recommended and maintained initrd creator in Mandriva. Dracut may be what we use next time around, but for now mkinitrd is still preferred.]]></description>
		<content:encoded><![CDATA[<p>Did you really copy the right initrd from /var/lib/tftpboot/? (this is where mkinitrd-net puts it by default).</p>
<p>Not sure what you mean by &#8220;there is no mkinitrd-net anymore&#8221; as the package still exists here AFAICT. I used it not long ago after updating my network boot systems to 2010.1. </p>
<p>You do have to make sure that the /dev and /proc on the NFS mount is suitably clean tho&#8217;, otherwise udev wont start and other issues like sysfs not being mounted also get in the way.</p>
<p>Also mkinitrd is still the recommended and maintained initrd creator in Mandriva. Dracut may be what we use next time around, but for now mkinitrd is still preferred.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AL13N</title>
		<link>http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/comment-page-1/#comment-769</link>
		<dc:creator>AL13N</dc:creator>
		<pubDate>Wed, 14 Jul 2010 00:11:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-769</guid>
		<description><![CDATA[yes, that&#039;s what i thought at first, but it&#039;s odd, since it&#039;s a chrooted install, with only one kernel... and i&#039;m building it inside the chroot... so that would either mean the modules installed are built wrong for that kernel...

I also doublechecked if i copied the kernel and initrd over to the PXE config file but all looked ok...

the thing is, there is no mkinitrd-net anymore and mkinitrd isn&#039;t even maintained... people are telling me i need to use dracut, but it&#039;s still in development... :-(

tbh, i prolly will just make my own initrd manually... it&#039;ll be easier and at least i&#039;ll know if it doesn&#039;t work it&#039;s my own damn fault.]]></description>
		<content:encoded><![CDATA[<p>yes, that&#8217;s what i thought at first, but it&#8217;s odd, since it&#8217;s a chrooted install, with only one kernel&#8230; and i&#8217;m building it inside the chroot&#8230; so that would either mean the modules installed are built wrong for that kernel&#8230;</p>
<p>I also doublechecked if i copied the kernel and initrd over to the PXE config file but all looked ok&#8230;</p>
<p>the thing is, there is no mkinitrd-net anymore and mkinitrd isn&#8217;t even maintained&#8230; people are telling me i need to use dracut, but it&#8217;s still in development&#8230; <img src='http://colin.guthr.ie/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>tbh, i prolly will just make my own initrd manually&#8230; it&#8217;ll be easier and at least i&#8217;ll know if it doesn&#8217;t work it&#8217;s my own damn fault.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/comment-page-1/#comment-768</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Tue, 13 Jul 2010 08:34:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-768</guid>
		<description><![CDATA[If you are getting undefined symbols, then it smells like you are creating an initrd for a different kernel to the one being run. e.g. your actual boot kernel is 2.6.30 and your modules are from 2.6.31 or similar. Even just a variation in the kernel flavour may be enough to get these symbol errors. e.g. in Mandriva there are server kernels and desktop kernels and a few other variations too. Make sure you use the right kernel when running mkinitrd (or mkinitrd-net) to generate the initrd.]]></description>
		<content:encoded><![CDATA[<p>If you are getting undefined symbols, then it smells like you are creating an initrd for a different kernel to the one being run. e.g. your actual boot kernel is 2.6.30 and your modules are from 2.6.31 or similar. Even just a variation in the kernel flavour may be enough to get these symbol errors. e.g. in Mandriva there are server kernels and desktop kernels and a few other variations too. Make sure you use the right kernel when running mkinitrd (or mkinitrd-net) to generate the initrd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AL13N</title>
		<link>http://colin.guthr.ie/2007/12/network-booting-nfs-root-with-mandriva/comment-page-1/#comment-767</link>
		<dc:creator>AL13N</dc:creator>
		<pubDate>Sun, 11 Jul 2010 07:52:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-767</guid>
		<description><![CDATA[it seems there&#039;s no mkinitrd-net anymore in 2010.1

i&#039;ve tried lotsa thing to make a good initrd (even dracut), all through a chrooted install, but dracut seems to not include any modules at all. and mkinitrd gives errors with missing symbols??? when insmodding the modules?]]></description>
		<content:encoded><![CDATA[<p>it seems there&#8217;s no mkinitrd-net anymore in 2010.1</p>
<p>i&#8217;ve tried lotsa thing to make a good initrd (even dracut), all through a chrooted install, but dracut seems to not include any modules at all. and mkinitrd gives errors with missing symbols??? when insmodding the modules?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
