<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>christophmueller.org &#187; AV-Station</title>
	<atom:link href="http://www.christophmueller.org/tags/av-station/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christophmueller.org</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 18:14:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Avstation reloaded</title>
		<link>http://www.christophmueller.org/blog/2006/06/02/avstation-reloaded/</link>
		<comments>http://www.christophmueller.org/blog/2006/06/02/avstation-reloaded/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 00:20:09 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[X20]]></category>
		<category><![CDATA[AV-Station]]></category>
		<category><![CDATA[Notebook]]></category>
		<category><![CDATA[Samsung X20]]></category>

		<guid isPermaLink="false">http://www.christophmueller.org/x20/avstation-reloaded</guid>
		<description><![CDATA[Inzwischen habe ich noch ein wenig mehr über das AVSta [...]]]></description>
			<content:encoded><![CDATA[<p>Inzwischen habe ich noch ein wenig mehr über das AVStation Multimediasystem herausgefunden.</p>
<p style="font-weight: bold">WARNUNG &#8211; mit den hier beschriebenen Tools und Vorgehensweisen kann man sich sämmtliche Daten auf der Festplatte vernichten &#8211; bitte nur ausprobieren wenn ihr genau wisst was ihr tut.</p>
<p><span id="more-23"></span><br />
Wie komme ich an die Partition heran? Bei dem System handelt es sich um Phoenix FirstWare &#8211; das Bios blendet einen Teil der Festplatte am Schluss aus (bei mir etwa 550 MB). Der Linuxkernel entdeckt diese Partition und meldet beim Systemstart folgendes:</p>
<blockquote><p><em>hda: max request size: 1024KiB</em><br />
<em>hda: Host Protected Area detected.</em><br />
<em>current capacity is 155306477 sectors (79516 MB)</em><br />
<em>native  capacity is 156368016 sectors (80060 MB)</em></p></blockquote>
<p>Schaltet man im Bios &#8220;delete Recovery Partition&#8221; auf &#8220;Enabled&#8221; kann man die Partition mit dd if=/dev/hda of=hpa.img bs=512 skip=155306477 auslesen.</p>
<p>Am Ende der <a target="_blank" title="http://www.thinkwiki.org/wiki/HPA" href="http://www.thinkwiki.org/wiki/HPA">hpa</a> (und damit auch am Ende der Festplatte) befindet sich der sogenante  &#8220;Boot Engineering Extension Record&#8221; &#8211; BEER <img src='http://www.christophmueller.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> , eine Art Partitionstabelle welche die Startposition mehrerer in der hpa versteckter Partitionen enthällt:<br />
<iframe width="100%" height="400" name="SELFHTML_in_a_box" src="http://www.christophmueller.org/stuff/beerdump.html">   &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;p&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;Ihr Browser kann leider keine eingebetteten Frames anzeigen:   Sie k&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;ouml;nnen die eingebettete Seite &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;uuml;ber den folgenden Verweis   aufrufen: &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;a xhref=&#8221;http://www.christophmueller.org/stuff/beerdump.html&#8221; mce_href=&#8221;http://www.christophmueller.org/stuff/beerdump.html&#8221;               &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;http://www.christophmueller.org/stuff/beerdump.html&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/p&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; </iframe></p>
<p>Wie man sieht behinnt die BEER &#8211; Tabelle mit &#8220;ef be&#8221; &#8211; die Positionsangaben der<br />
einzelnen Partitionen hab ich rot markiert</p>
<p style="margin-left: 40px; font-style: italic">Von unten nach oben:</p>
<p style="margin-left: 40px; font-style: italic">[Position Hex (Big Endian)] &#8211; [Position auf Platte] &#8211; [Position im Image] &#8211; [Länge]<br />
00 00 00 00 09 41 c9 ed &#8211; 155306477 &#8211; 0 &#8211; 273031<br />
00 00 00 00 09 45 f4 74 &#8211; 155579508 &#8211; 273031  &#8211; 262159<br />
00 00 00 00 09 49 f4 83 &#8211; 155841667 &#8211; 535190 &#8211; 20480<br />
00 00 00 00 09 4a 44 83 &#8211; 155862147 &#8211; 555670 &#8211; 505869</p>
<p>nun kann man mit</p>
<blockquote><p><em>dd if=hpa.img of=partitionX.img bs=512 skip=[Position im Image] count=[Länge]</em></p></blockquote>
<p>die einzelnen Partitionen auslesen und dann mit</p>
<blockquote><p><em>mount partitionX.img /mnt -o loop</em></p></blockquote>
<p>ins Dateisystem einbinden &#8211; die erste Partition enthält das eigentliche System, ein abgespecktes Redhat Linux. Das Multimediasystem AVStation befindet sich im ordner mio.</p>
<blockquote><p><em>root@marvin:/mnt# ls<br />
bin   dev  initrd  lost+found  mio_old  proc  sbin   startmio  var<br />
boot  etc  lib     mio         mnt      root  start  usr</em></p></blockquote>
<p>start &#8211; Wird beim Systemstart anstelle von init gestartet</p>
<p>startmio &#8211; anscheinend von start ausgeführt</p>
<blockquote><p><em>root@marvin:/mnt# cd mio<br />
root@marvin:/mnt/mio# ls<br />
avnode.exe  makelocallist   modcdfs    music.txt        settings.dat<br />
checkmnt    mio             modules    nls_iso8859-1.o<br />
libdvd      miostart_canrm  movie.txt  photo.txt</em></p></blockquote>
<p>avnode.exe &#8211; AVStation, anscheinend auf vlc basierend</p>
<p>Die zweite Partition enthällt /boot &#8211; hier liegt der eigentliche Kernel welcher gestartet wird und den Splash verursacht.<br />
Die dritte Partition enthällt einen Satz von Htmldateien und Grafiken, das ganze kann man sich beim normalen Systemstart anschauen wenn man F4 im Bios drückt&#8230; .</p>
<p>to be continued&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christophmueller.org/blog/2006/06/02/avstation-reloaded/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>was ist das denn&#8230; eine libdvd*** in AV-Station NOW???</title>
		<link>http://www.christophmueller.org/blog/2006/05/22/was-ist-das-denn-eine-libdvd-in-av-station-now/</link>
		<comments>http://www.christophmueller.org/blog/2006/05/22/was-ist-das-denn-eine-libdvd-in-av-station-now/#comments</comments>
		<pubDate>Mon, 22 May 2006 18:20:42 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[X20]]></category>
		<category><![CDATA[AV-Station]]></category>
		<category><![CDATA[Notebook]]></category>
		<category><![CDATA[Samsung X20]]></category>

		<guid isPermaLink="false">http://www.christophmueller.org/home/was-ist-das-denn-eine-libdvdcss-in-av-station-now</guid>
		<description><![CDATA[Ich spiele gerade mit einer versteckten Partition auf m [...]]]></description>
			<content:encoded><![CDATA[<p>Ich spiele gerade mit einer versteckten Partition auf meinem Notebook herum (nähere infos <a title="p35-forum.de" href="http://www.p35-forum.de/board/thread.php?threadid=2073&#038;threadview=0&#038;hilight=AV+Station&#038;hilightuser=0&#038;page=6">hier</a> und <a href="https://www.christophmueller.org/x20/avstation-reloaded">hier</a>) &#8211; das ganze ist ein Minilinux als Instant-Multimediasystem. Die AVStation liegt anscheinend unter /mio (btw &#8211; es gibt ein verzeichnis mio_old &#8230;) &#8211; interessant ist allerdings folgendes:</p>
<blockquote><p><em>root@marvin:/mnt# ls /mnt/mio/libdvd/<br />
root@marvin:/mnt# ls mio/libdvd/ |grep &#8220;libdvdc**&#8221;<br />
libdvdc**.a<br />
libdvdc**.la<br />
libdvdc**.so<br />
libdvdc**.so.2<br />
libdvdc**.so.2.0.7</em></p></blockquote>
<p>Samsung vertreibt <a title="http://de.wikipedia.org/wiki/Libdvdcss" href="http://de.wikipedia.org/wiki/Libdvdcss">also die ach so böse libdvdc**&#8230;</a><br />
to be continued&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christophmueller.org/blog/2006/05/22/was-ist-das-denn-eine-libdvd-in-av-station-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
