Neue Festplatte eingebaut -> Update Failed

Was kommt für eine Fehlermeldung ? Hast Du nachträglch eine Platte eingebaut und mit Leo geklont ?
 
ja fehlermeldung ist update läst sich nicht installieren über apple tv daten kann ich raufschaufeln aber kein update !
 
Also, folgende Anweisung funktioniert wunderbar mit Leo (Quelle:wiki.awkwardtv.org):

Aquiring the necessary images

The factory disk should be connected to your computer and located at device node /dev/disk2. You will need a copy of the EFI image and the recovery partition from the factory disk. They are located on partitions 1 and 2 of the factory disk, respectively. You can copy them with dd by entering these commands into the command prompt:
diskutil unmountDisk /dev/disk2
dd if=/dev/disk2s1 of=efi.dmg bs=1m
dd if=/dev/disk2s2 of=recovery.dmg bs=1m
The unmount is there to make sure that the HFS+ partitions on the factory disk are not mounted. These commands may take a few minutes to complete. You can check on the status of dd while it is running by pressing Ctrl-T. The bs=1m option is not strictly necessary, but it helps speed things up.
When the commands have completed, the resulting files should be 35651584 bytes (about 34MB) and 419430400 bytes (about 400MB). You may now disconnect the factory disk.


Nach der Sicherung der EFI.dmg und Recovery.dmg kann man die letztere mounten und hier das Update-Image 2.0 runterladen.

Dann alle Files aus dem gemounten Update Image in das Recovery Image kopieren und selbiges wieder unmounten.

Dann weiter im Programm:

Preparing the partition table

Connect the new disk. Again, the instructions assume that it is associated with device node: /dev/disk2. If this disk was previously non-empty, make sure that no volumes on the disk are mounted.
We will now erase any existing partition table on the disk and create a new GUID partition table using the command gpt. The command will fail if any volumes on the disk are mounted, so make sure you unmount them.
gpt destroy /dev/disk2
gpt create /dev/disk2
[edit] Adding the OSBoot and Media partitions
The OSBoot and Media partitions have to be added and formatted first, otherwise diskutil gets confused by the EFI and Recovery partitions.
First add the OSBoot partition.
gpt add -b 888872 -i 3 -s 1843200 -t hfs /dev/disk2
Now we can determine the size of the Media partition.
gpt show /dev/disk2
The output of the command should look something like this:
start size index contents
0 1 PMBR
1 1 Pri GPT header
2 32 Pri GPT table
34 888838
888872 1843200 3 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
2732072 153569383
156301455 32 Sec GPT table
156301487 1 Sec GPT header
The important part is the line above Sec GPT table:
2732072 153569383
This is where the Media partition will go. Create the Media partition with the following command, replacing START and SIZE with the numbers from your output as in the example of the two numbers above:
gpt add -b START -i 4 -s SIZE -t hfs /dev/disk2
Again, Finder will complain to you that the disk is unitialized. Ignore the warning.

Formatting the HFS+ partitions

We will now format (erase) the HFS+ partitions and then unmount them:
diskutil eraseVolume "Journaled HFS+" OSBoot /dev/disk2s3
diskutil eraseVolume "Journaled HFS+" Media /dev/disk2s4
diskutil unmountDisk /dev/disk2
[edit] Creating and writing the EFI and Recovery partitions

Now we can add EFI and Recovery partitions. First, add the EFI partition:
gpt add -b 40 -i 1 -s 69632 -t efi /dev/disk2
After the command completes, Finder will automount the OSBoot and Media partitions. Unmount them.
diskutil unmountDisk /dev/disk2
Now add the Recovery partition:
gpt add -b 69672 -i 2 -s 819200 -t 5265636F-7665-11AA-AA11-00306543ECAC /dev/disk2
Again, after Finder automounts the OSBoot and Media partitions, unmount them.
diskutil unmountDisk /dev/disk2
The final step is to write the EFI and Recovery images that you copied from the factory disk to the new disk.
dd if=efi.dmg of=/dev/disk2s1 bs=1m
dd if=recovery.dmg of=/dev/disk2s2 bs=1m
You may now disconnect the disk (but make sure you have ejected/unmounted it first).

Apple TV Factory Restore

Connect the new disk to the Apple TV and power it up. The Apple TV should now boot up from the new disk. After a minute or so, you should be asked to choose a language and then presented with the "Apple TV Recovery" screen. Go ahead and do the factory restore. This will initialize the OSBoot partition with the original factory image. Your Apple TV is now identical to the factory version, but with a larger Media partition.


Nun hat man eine neue ATV2.0 die auch mit jedem Rückstellen auf Werkeinstellung auf die Version 2.0 geht.

Alles funzt wunderbar bei mir *freu*
Und ich hab dabei wieder eine Menge lernen dürfen!

Gruß
Josh
 
aha du hast die alte platte auf 2.0 gebracht und dann auf die neue kopiert ?
 
also du hast die original platte wieder eingebaut und dann ein update gemacht und dann nur das update (welches? EFI / OS / OSBOOT / partition ?!) wieder auf die neue platte geschrieben oder nur dateien ?
 
also du hast die original platte wieder eingebaut und dann ein update gemacht und dann nur das update (welches? EFI / OS / OSBOOT / partition ?!) wieder auf die neue platte geschrieben oder nur dateien ?

Sach ma, kannst du nicht lesen? Ich hab dir doch alles aufgeschrieben! *kopfschüttel*
 
oh du hast vollkommen recht ich habe irgentwie das mit dem image komplett überlesen :)
 
geht aber auch so, die daten auf der "neuen" Platte mit den image daten überschreiben - aber ich denke es wird das selbe problem wieder kommen wenn das update kommt.
 
geht aber auch so, die daten auf der "neuen" Platte mit den image daten überschreiben - aber ich denke es wird das selbe problem wieder kommen wenn das update kommt.

Nee, das geht eben nicht so. So hatte ich es und hatte Probleme mit der Auflösung (kein 1080p und RGB möglich). Diese Optionen hatte ich nur nachdem ich es so gemacht hatte wie beschrieben.

Es wird so schnell kein Update mehr kommen, denke ich.
 
oh mist du hast schon wieder recht, hast du auch mal veruscht auf die "original" platte das update zu insatllieren und dann nochmals alles zu kopieren oder nur mit dem img file ?

und so wie ich das verstehe ist ja nur die OSBoot partition davon betroffen ?
 
Ja, es ist nur die OSBott Partition und ich habe es nur erfolgreich mit dem modifizieren der dmg geschafft. Mach es so wie ich es dir beschrieben habe (hab ich nicht umsonst so geschrieben) und es dürfte gut sein.
 
okay, hatte das aber bei dem direkten kopiern auch die RGB option, aber kein 1080p
das schlimmere ist - auch mit dem update auf die original platte kein 1080p ??!

werde nun mal das recovery image mit dem anderen inhalt auf die grosse platte schreiben - also so wie du das beschrieben hast...
 
Zuletzt bearbeitet:
so nun über 6 stunden später

es geht alles nur kein 1080p ich bekomme das nicht hin, was sonderbar ist auch mit der original platte macht das teil kein 1080p !!!! arg !!!
 
so nun über 6 stunden später

es geht alles nur kein 1080p ich bekomme das nicht hin, was sonderbar ist auch mit der original platte macht das teil kein 1080p !!!! arg !!!

Die Frage ist: Kann dein TV dass überhaupt?
 
so nun über 6 stunden später

es geht alles nur kein 1080p ich bekomme das nicht hin, was sonderbar ist auch mit der original platte macht das teil kein 1080p !!!! arg !!!

Warum willst du denn unbedingt 1080p haben? AppleTV kann doch sowieso keine 1080p Videos abspielen. In einem gutem 1080p-Fernseher sollte ein besserer Scaler eingebaut sein als im AppleTV.
 
Warum willst du denn unbedingt 1080p haben? AppleTV kann doch sowieso keine 1080p Videos abspielen. In einem gutem 1080p-Fernseher sollte ein besserer Scaler eingebaut sein als im AppleTV.

Ich sehe das auch so: 780p sollte ausreichen. Es wird eh hochgerechnet.
 
Zurück
Oben Unten