<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<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">
	<channel>
		<title>Hardkap &#187; Topic: Booting</title>
		<link>http://hardkap.net/forums/topic/booting</link>
		<description>Macpup, Pritlog, Pritdeals discussion forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 07:58:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://hardkap.net/forums/search.php</link>
		</textInput>
		<atom:link href="http://hardkap.net/forums/rss/topic/booting" rel="self" type="application/rss+xml" />

		<item>
			<title>banger0250 on "Booting"</title>
			<link>http://hardkap.net/forums/topic/booting#post-2435</link>
			<pubDate>Tue, 18 Oct 2011 04:25:21 +0000</pubDate>
			<dc:creator>banger0250</dc:creator>
			<guid isPermaLink="false">2435@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;He's talking about grub2
&#60;/p&#62;</description>
		</item>
		<item>
			<title>runtt21 on "Booting"</title>
			<link>http://hardkap.net/forums/topic/booting#post-1538</link>
			<pubDate>Tue, 09 Feb 2010 16:26:45 +0000</pubDate>
			<dc:creator>runtt21</dc:creator>
			<guid isPermaLink="false">1538@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Having grub install to / wont be a problem . Usually people do that when they multi-boot several version of linux on the same drive . I had a system like that on my desktop before. I had Fedora's grub in the mbr to boot the drive and had the grubs from ubuntu studio and sabayon installed to their /. Fedora would boot first and give me a choice of what ever os i wanted to run. Usually the grub files are in/boot/grub but I have never seen or heard of grub.d before.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JFKinlinux on "Booting"</title>
			<link>http://hardkap.net/forums/topic/booting#post-1537</link>
			<pubDate>Mon, 08 Feb 2010 16:15:56 +0000</pubDate>
			<dc:creator>JFKinlinux</dc:creator>
			<guid isPermaLink="false">1537@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi - I am new to this - as will be evident by the level of my questions...&#60;br /&#62;
A couple of days ago I installed Macpup3.0 onto my Toshiba NB205 Notebook which has 1GB RAM.  It's partitioned without a swap as my desire is to run a lean OS fully in RAM.  No probs doing that from the live USB, so on I went.&#60;/p&#62;
&#60;p&#62;I have found my way around pretty well and the Puppy Universal Installer is terrific - very clear, but I did run into one hiccup which I think is particular to this and perhaps other netbooks.  Because of the aggressive power save, the machine keeps suspending, and it did so during the &#34;Please wait, executing rc.update script...&#34; stage&#60;/p&#62;
&#60;p&#62;That install failed dismally, so I tried again and kept it awake by tickling the touchpad - no problem this time, but I skipped too quickly through the GRUB window bit and installed it to Root, rather than MBR.&#60;/p&#62;
&#60;p&#62;Things seem to work, but is this going to cause me problems?&#60;/p&#62;
&#60;p&#62;This brings me to another question about trying to find the mysterious &#34;grub.d&#34; directory in /etc which several posts have mentioned is a good place to try and control the auto-suspension of my machine.  I cannot see such a directory...&#60;/p&#62;
&#60;p&#62;Thanks for any pointers.  I have some other questions, but probably best put elsewhere. Apols for length of my VERY first linux post!&#60;br /&#62;
JFK
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timber on "Booting"</title>
			<link>http://hardkap.net/forums/topic/booting#post-1508</link>
			<pubDate>Sat, 30 Jan 2010 12:46:52 +0000</pubDate>
			<dc:creator>timber</dc:creator>
			<guid isPermaLink="false">1508@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Just so you know, I've had great success with the &#34;Full Install&#34;.&#60;/p&#62;
&#60;p&#62;Also have been able to run the &#34;LiveCD&#34; using the Macpup_Foxy3.iso from the hard drive instead of having to burn a CD. This can be handy in some situations.&#60;br /&#62;
To install to grub2 just add the following (edited for location of partition where Macpup_Foxy3.iso is located ... e.g. primary hard drive, partition sda3 would be (hd0,3)) to the /etc/grub.d/40_Custom file of an existing distro installation.&#60;/p&#62;
&#60;p&#62;cat &#38;lt;&#38;lt; EOF&#60;br /&#62;
menuentry &#34;Macpup_Foxy3 Live CD&#34; {&#60;br /&#62;
loopback loop (hd0,6)/Macpup_Foxy3.iso&#60;br /&#62;
linux (loop)/vmlinuz root=/dev/ram0 pmedia=idehd iso-scan/filename=/Macpup_Foxy3.iso --&#60;br /&#62;
initrd (loop)/initrd.gz&#60;br /&#62;
}&#60;br /&#62;
EOF&#60;/p&#62;
&#60;p&#62;This will run MacPup just as if it were a livecd but be accessible from the grub2 menu.&#60;br /&#62;
In my case I used this to then install MacPup to a pre-formatted partition.&#60;br /&#62;
The Full Installation boots and runs extremely fast and is available from the grub menu.&#60;br /&#62;
I'm really enjoying using MacPup this way.&#60;/p&#62;
&#60;p&#62;MacPup Foxy 3 is a great distro ... thanks!&#60;/p&#62;
&#60;p&#62;timber
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sharterp6 on "Booting"</title>
			<link>http://hardkap.net/forums/topic/booting#post-1504</link>
			<pubDate>Sun, 24 Jan 2010 15:30:47 +0000</pubDate>
			<dc:creator>sharterp6</dc:creator>
			<guid isPermaLink="false">1504@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;thanks that didnt work.so i did a full install was messing around as a newbie moved the vmlinuz into the boot folder then it didnt boot so i used the live cd ,moved it back and works great.maybe the installs dont recongnize till it gets moved i dont know .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>runtt21 on "Booting"</title>
			<link>http://hardkap.net/forums/topic/booting#post-1497</link>
			<pubDate>Sat, 23 Jan 2010 15:20:11 +0000</pubDate>
			<dc:creator>runtt21</dc:creator>
			<guid isPermaLink="false">1497@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Puppy linux sometimes dosen't do full installs very well,It's designed to run live.I know of people who have done full installs ok but sometimes that causes issues like with using .sfs .I would suggest doing a frugal install.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.murga-linux.com/puppy/viewtopic.php?search_id=215907730&#38;#038;t=37368&#34; rel=&#34;nofollow&#34;&#62;http://www.murga-linux.com/puppy/viewtopic.php?search_id=215907730&#38;#038;t=37368&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sharterp6 on "Booting"</title>
			<link>http://hardkap.net/forums/topic/booting#post-1496</link>
			<pubDate>Sat, 23 Jan 2010 12:21:56 +0000</pubDate>
			<dc:creator>sharterp6</dc:creator>
			<guid isPermaLink="false">1496@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;ok if i do a full install and reboot its ok then after that second shut down and reboot it will not boot up.everything boots up then it say loadind the script and that im on a pentiumII 256 ram is that the problem.i can run moon os with no booting problems.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

