Ok so heres whats inside dev/sdb1
# mount /dev/sdb1 tmp
# ls -la tmp
drwxrwxr-x 1 99 99 11 Apr 26 19:18 .
drwxr-xr-x 3 root root 0 Apr 27 05:10 ..
dr-xr-xr-t 1 root root 2 Apr 26 19:17 .HFS+ Private
Directory Data
d-wx-wx-wt 1 99 99 3 Apr 26 19:18 .Trashes
drwx------ 1 99 99 4 Apr 26 19:17 .fseventsd
-rw-r--r-- 1 501 20 68619 Apr 26 19:18 BootLogo.png
drwxr-xr-x 1 501 20 4 Sep 27 2008 System
-rw-r--r-- 1 501 20 298800 Apr 26 19:18 boot.efi
-rw-r--r-- 1 501 20 542 Apr 26 19:18
com.apple.Boot.plist
-rwxr-xr-x 1 501 20 6792932 Apr 26 19:18 mach_kernel
I went ahead and edited the last line in this com.apple.boot.plist.
Changed it to <string>atv-boot=auto video=vesafb</string>:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://
www.apple$
<plist version="1.0">
<dict>
<key>Background Color</key>
<integer>0</integer>
<key>Boot Fail Logo</key>
<string></string>
<key>Boot Logo</key>
<string>BootLogo.png</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>atv-boot=auto video=vesafb</string>
</dict>
</plist>
I think im up and running now! Thanks Scott
--
To post to this group, send email to [email protected]
For more options, visit this group at
http://groups.google.com/group/atv-bootloader?hl=en