Zitat von ribe69
Beitrag anzeigen
Die von Conrad lassen die CF als Festplatte erscheinen.
ungetestet
angenommen das original HS Dom ist hda
1.partitionieren
hdc1 2MB type 01
hdc2 47MB type 04
hdc3 100MB type 04
hdc4 100MB type 04
dd if=/dev/hda1 of=/dev/hdc1 bs=512
dd if=/dev/hda2 of=/dev/hdc2 bs=512
dd if=/dev/hda3 of=/dev/hdc3 bs=512 seek=1 skip=1
dd if=/dev/hda4 of=/dev/hdc4 bs=512 seek=1 skip=1
das skip bei 3 und 3 sollte verhindern das der Bootsektor eneuert wird.
PS: ich kann mich irren, aber aus meiner sicht ist das kein Dateisystem auf den Partitionen 3 und 4

hat schon mal jemand versucht. bei einem nicht funktionierenden schon vergrössertem HS die Firmware neu einzuspielen und auch das Projekt über seriell neu einzuspielen? (als FS)
Kommentar