<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/index.php?action=history&amp;feed=atom&amp;title=QEMU_webOS_Emulation</id>
	<title>QEMU webOS Emulation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/index.php?action=history&amp;feed=atom&amp;title=QEMU_webOS_Emulation"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=QEMU_webOS_Emulation&amp;action=history"/>
	<updated>2026-04-16T10:47:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=QEMU_webOS_Emulation&amp;diff=1557&amp;oldid=prev</id>
		<title>Hopspitfire: New page: Extracting a valid initrd and kernel from the nova-installer-image-castle.uImage as supplied with the [http://www.palm.com/ROM webOS Doctor .jar] (for 1.0.2 - not figured out for 1.0.3 web...</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=QEMU_webOS_Emulation&amp;diff=1557&amp;oldid=prev"/>
		<updated>2009-07-22T16:39:39Z</updated>

		<summary type="html">&lt;p&gt;New page: Extracting a valid initrd and kernel from the nova-installer-image-castle.uImage as supplied with the [http://www.palm.com/ROM webOS Doctor .jar] (for 1.0.2 - not figured out for 1.0.3 web...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Extracting a valid initrd and kernel from the nova-installer-image-castle.uImage as supplied with the [http://www.palm.com/ROM webOS Doctor .jar] (for 1.0.2 - not figured out for 1.0.3 webOS Doctor).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
dd if=nova-installer-image-castle.uImage of=installer-ramdisk.gz skip=2217988 bs=1&lt;br /&gt;
dd if=nova-installer-image-castle.uImage of=installer-kernel.gz bs=1 skip=12956 count=2204861&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These commands take a very long time to run because bs=1, so be patient.&lt;br /&gt;
&lt;br /&gt;
Building on OS X&lt;br /&gt;
&lt;br /&gt;
Download [http://www.nongnu.org/qemu/download.html qemu source] and configure it:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
./configure --disable-sdl --enable-cocoa&lt;br /&gt;
make&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thus far there has been no success getting qemu to boot any of the images inside of the webOS Doctor jar file.  It is believed this route may be somewhat of a dead end without pulling code from the phone.&lt;/div&gt;</summary>
		<author><name>Hopspitfire</name></author>
	</entry>
</feed>