<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Setting up a PXE Boot Environment with openSUSE Linux</title>
	<atom:link href="http://danhomolka.wordpress.com/how-tos-mainly-technical/setting-up-a-pxe-boot-environment-with-opensuse-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://danhomolka.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 16 Jul 2009 22:25:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Homolka</title>
		<link>http://danhomolka.wordpress.com/how-tos-mainly-technical/setting-up-a-pxe-boot-environment-with-opensuse-linux/#comment-26</link>
		<dc:creator>Dan Homolka</dc:creator>
		<pubDate>Sun, 10 Jun 2007 21:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://danhomolka.wordpress.com/setting-up-a-pxe-boot-install-environment-with-opensuse-linux/#comment-26</guid>
		<description>Roger,

Thanks for the comment, it&#039;s mostly a synthesis of several articles and interpreting configuration files, but aligned to my wavelength.

The real reason *I* went through the process of setting up a PXE environment is because I have a couple of machines without optical drives (not all running Linux :-o) and occasionally need to do a quick &amp; dirty RESCUE boot :) Which will be the subject of another page... soon.

You beat me to referencing your remote install how-to :) Which is a splendidly useful document, appearing in my bookmarks in at least four different browsers :)

Dan.</description>
		<content:encoded><![CDATA[<p>Roger,</p>
<p>Thanks for the comment, it&#8217;s mostly a synthesis of several articles and interpreting configuration files, but aligned to my wavelength.</p>
<p>The real reason *I* went through the process of setting up a PXE environment is because I have a couple of machines without optical drives (not all running Linux <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_surprised.gif' alt=':-o' class='wp-smiley' /> ) and occasionally need to do a quick &amp; dirty RESCUE boot <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Which will be the subject of another page&#8230; soon.</p>
<p>You beat me to referencing your remote install how-to <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Which is a splendidly useful document, appearing in my bookmarks in at least four different browsers <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Dan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Whittaker</title>
		<link>http://danhomolka.wordpress.com/how-tos-mainly-technical/setting-up-a-pxe-boot-environment-with-opensuse-linux/#comment-25</link>
		<dc:creator>Roger Whittaker</dc:creator>
		<pubDate>Sun, 10 Jun 2007 20:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://danhomolka.wordpress.com/setting-up-a-pxe-boot-install-environment-with-opensuse-linux/#comment-25</guid>
		<description>This is a very nice description of a PXE environment to do network booting and installs.

But if you just want a way of installing without burning CDs, consider copying the /boot directory from the media to a directory on hard disk (say /bootinstall), and then adding a suitable entry to GRUB to point to the loader/linux (as kernel) and loader/initrd files below this, with a suitable &quot;install=&quot; following the kernel entry.

Then you can boot that grub menu entry and start the install.

Install from hard disk is unsupported, but works fine (e.g. install=hd:/sda3/).  But you have to leave /dev/sda3 alone in the partitioning dialog in YaST: don&#039;t try to set up a mount point until afterwards, or the install may fail.

See also:
 http://disruptive.org.uk/2006/01/28/suse_remote_install_howto.html</description>
		<content:encoded><![CDATA[<p>This is a very nice description of a PXE environment to do network booting and installs.</p>
<p>But if you just want a way of installing without burning CDs, consider copying the /boot directory from the media to a directory on hard disk (say /bootinstall), and then adding a suitable entry to GRUB to point to the loader/linux (as kernel) and loader/initrd files below this, with a suitable &#8220;install=&#8221; following the kernel entry.</p>
<p>Then you can boot that grub menu entry and start the install.</p>
<p>Install from hard disk is unsupported, but works fine (e.g. install=hd:/sda3/).  But you have to leave /dev/sda3 alone in the partitioning dialog in YaST: don&#8217;t try to set up a mount point until afterwards, or the install may fail.</p>
<p>See also:<br />
 <a href="http://disruptive.org.uk/2006/01/28/suse_remote_install_howto.html" rel="nofollow">http://disruptive.org.uk/2006/01/28/suse_remote_install_howto.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How-To Pages &#171; Dan Homolka</title>
		<link>http://danhomolka.wordpress.com/how-tos-mainly-technical/setting-up-a-pxe-boot-environment-with-opensuse-linux/#comment-23</link>
		<dc:creator>How-To Pages &#171; Dan Homolka</dc:creator>
		<pubDate>Sun, 10 Jun 2007 12:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://danhomolka.wordpress.com/setting-up-a-pxe-boot-install-environment-with-opensuse-linux/#comment-23</guid>
		<description>[...] A guide to Setting up a PXE Boot Environment with openSUSE Linux. [...]</description>
		<content:encoded><![CDATA[<p>[...] A guide to Setting up a PXE Boot Environment with openSUSE Linux. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
