Am Montag, den 19.12.2011, 16:34 +0100 schrieb Marko Preuss:
Hello has this updated ?
I will do a dual-language response, as it seems you are German. (Ich antworte zweisprachig, da Du deutsch zu sein scheinst.)
marko@marko-desktop:~$ sudo flashrom -E -V
This command is not used for updating your flash chip, but for erasing your flash chip, so that it is ready to get a new image written into it. This explicit deleting is generally not needed with flashrom before writing, as flashrom determines automatically, which areas need to be erased. (Dieses Kommando wird nicht zum Updaten des BIOS verwendet, sondern zum Löschen des Inhalts des BIOS-Chips, so dass er ein neues BIOS aufnehmen kann. Bei der Neuprogrammierung mit flashrom ist ein explizites Löschen vorher nicht notwendig, da flashrom von selbst feststellt, welche Bereiche vor dem Schreiben gelöscht werden müssen)
Erase/write done.
Erasing your flash chip worked fine. This is both good and bad news. The good news is that flashrom seems to work fine on your system, and recovery to a sane state should work out-of-the-box. The bad news is that your chip is now completely erased, so the computer is unable to boot now, so keep it running until your issue is fixed. You need to obtain a valid BIOS image for your board and write that to the flash chip. Elitegroup/ECS provides a BIOS for your board at http://eudownload.ecs.com.tw/dlfileecs/bios/mb/p4/GF7100PVT-M3/GF7100M308070... You have to download and extract that ZIP file and run sudo flashrom -w GF7100-M3_080707.ROM to write the image. If flashrom outputs "VERIFIED" at the end, your system should be safe to reboot again. (Der Löschvorgang war erfolgreich, das ist sowohl eine gute wie eine schlechte Nachricht. Die gute Nachricht ist, dass flashrom auf Deinem System zu funktionieren scheint, und damit eine problemlose Wiederherstellung eines guten Zustands möglich ist. Die schlechte Nachricht ist, dass Dein BIOS-Chip derzeit komplett leer ist, und daher der Computer nicht in der Lage ist, zu booten. Lasse das System daher laufen, bis wieder ein gültiger Inhalt im Flash-Chip steht! Dazu musst Du ein BIOS-Image für Dein Board besorgen und in den Flash-Chip schreiben. Elitegroup/ECS stellt ein passendes BIOS unter http://eudownload.ecs.com.tw/dlfileecs/bios/mb/p4/GF7100PVT-M3/GF7100M308070... zur Verfügung. Du solltest diese Datei herunterladen auspacken, und dann sudo flashrom -w GF7100-M3_080707.ROM ausführen, um das BIOS neu zu programmieren. Wenn flashrom "VERIFIED" am Ende ausgibt, ist das System wieder in einem Zustand, in dem es einen Neustart übersteht.
Regards hoping that this mail is not too late, Michael Karcher (Grüße in der Hoffnung, dass diese Mail nicht schon zu spät ist, Michael Karcher)