Revision: 110
          http://svn.sourceforge.net/mactel-linux/?rev=110&view=rev
Author:   huceke
Date:     2007-04-10 15:48:54 -0700 (Tue, 10 Apr 2007)

Log Message:
-----------
Update

Modified Paths:
--------------
    trunk/mach_linux_boot/README

Modified: trunk/mach_linux_boot/README
===================================================================
--- trunk/mach_linux_boot/README        2007-04-10 22:48:32 UTC (rev 109)
+++ trunk/mach_linux_boot/README        2007-04-10 22:48:54 UTC (rev 110)
@@ -7,20 +7,29 @@
 
 Installation :
 
-You must compile the loader on a intel based mac.
+Make a complete backu pof your aTV HDD if you use your
+original one !!!!!!!
+
+Execute the script get_cross.sh. This fetches a prebuild
+darwin crosscompiler and extracts it to "darwin-cross".
+Move this directory to /opt/ .
+The script is made for debian. The idea and binaries are
+from : http://ranger.befunk.com/fink/darwin-cross/
 For building you need a patched linux kernel "bzImage"
 in the folder of the loader source. A first kernel
 patch and kernel config is included in kernel.
+Execute the script make.sh. This produces the file
+"mach_kernel".
 
-Copy the resulting binary to your AppleTV HDD.
+Copy the resulting binary "mach_kernel" to your AppleTV HDD.
 
 For boot params edit the file com.apple.Boot.plist like :
 
         <key>Kernel Flags</key>
         <string>root=/dev/sda3</string>
 
+Remove the lines for the prelinked kernel from com.apple.Boot.plist.
 
-
 Happy penguin
 
 Edgar (gimli) Hucek


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mactel-linux-devel mailing list
Mactel-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel

Reply via email to