Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ISO patchen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
KiLLaCaT
Guru
Guru


Joined: 24 Jul 2002
Posts: 306
Location: Linz, Austria

PostPosted: Sun Sep 15, 2002 5:42 pm    Post subject: ISO patchen Reply with quote

hi @all1
ist es möglich eine ISO datei mit einer anderern ISO datei zu patchen?
ich habe flogende situation zu meistern:
ich hab ein ISO file, das am anfang einen fehler hat. und eine 2. ISO, von der ich nur den anfang besitze. und ich möchte also die 1. ISO mithilfe der 2. reparien.
hat jemand lösungsvorschläge?

MfG
jax
Back to top
View user's profile Send private message
Crash1976M
n00b
n00b


Joined: 30 Aug 2002
Posts: 65

PostPosted: Sun Sep 15, 2002 10:21 pm    Post subject: Re: ISO patchen Reply with quote

KiLLaCaT wrote:
hi @all1
ist es möglich eine ISO datei mit einer anderern ISO datei zu patchen?
ich habe flogende situation zu meistern:
ich hab ein ISO file, das am anfang einen fehler hat. und eine 2. ISO, von der ich nur den anfang besitze. und ich möchte also die 1. ISO mithilfe der 2. reparien.
hat jemand lösungsvorschläge?

MfG
jax


HI

Theoretisch könntest ja beide iso-files als pseudo filesystem ins richtige filesystem einbinden und daraus ein neues iso basteln (theoretisch möglich) - ich hab das allerdings noch nicht benötigt.

mfg

Mike
Back to top
View user's profile Send private message
KiLLaCaT
Guru
Guru


Joined: 24 Jul 2002
Posts: 306
Location: Linz, Austria

PostPosted: Mon Sep 16, 2002 3:10 pm    Post subject: Reply with quote

Danke, das hab ich so ähnlich vor, leider kann ich die iso nur mit -ro mounten.

THX
jax
Back to top
View user's profile Send private message
de4d
Apprentice
Apprentice


Joined: 12 Sep 2002
Posts: 181
Location: fr. i. br. (ger)

PostPosted: Mon Sep 16, 2002 3:13 pm    Post subject: Reply with quote

wuerde sowas wie
Code:

dd if=<endefutsch> of=<anfangfutsch> count=<sovielfutsch>

versuchen
=> man dd
_________________
void main(){fork();main();}
Back to top
View user's profile Send private message
Crash1976M
n00b
n00b


Joined: 30 Aug 2002
Posts: 65

PostPosted: Mon Sep 16, 2002 3:14 pm    Post subject: Reply with quote

KiLLaCaT wrote:
Danke, das hab ich so ähnlich vor, leider kann ich die iso nur mit -ro mounten.

THX
jax


und wenn du den Inhalt dann rauskopierts und dann ein neues iso daraus erstellst (mit xdroast glaub ich kannst das machen so wie beim nero...) - dass sollte doch hinhauen oder ?
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Mon Sep 16, 2002 3:40 pm    Post subject: Reply with quote

hmm,
nen iso rw mounten wär aber nen nettes feature :D

aber mounten (ro), kopieren, patchen und mkisofs... das müsst gehn..

#mb
Back to top
View user's profile Send private message
KiLLaCaT
Guru
Guru


Joined: 24 Jul 2002
Posts: 306
Location: Linz, Austria

PostPosted: Mon Sep 16, 2002 3:55 pm    Post subject: Reply with quote

meinst du die ISO in a verz werfn, modifiyieren und dann mit am cd tool die neue ISO erstellen& brennen.

THX,
jax
Back to top
View user's profile Send private message
hakan
Apprentice
Apprentice


Joined: 11 Jul 2002
Posts: 252
Location: Aachen, Germany

PostPosted: Mon Sep 16, 2002 7:30 pm    Post subject: Reply with quote

Kann man unter Linux auch *.ccd, *.bwt, cd-images mounten (so wie mit daemon tools unter windows)??

Das wäre ne echt feine sache, dann bräuchte ich zu spielen nicht immer die cd zu wechseln.....
_________________
-der kleine eine-
Back to top
View user's profile Send private message
KiLLaCaT
Guru
Guru


Joined: 24 Jul 2002
Posts: 306
Location: Linz, Austria

PostPosted: Mon Sep 16, 2002 7:37 pm    Post subject: Reply with quote

bestimmt! probiers mal!
Back to top
View user's profile Send private message
hakan
Apprentice
Apprentice


Joined: 11 Jul 2002
Posts: 252
Location: Aachen, Germany

PostPosted: Mon Sep 16, 2002 8:58 pm    Post subject: Reply with quote

habs probiert, was mache ich falsch ...
Code:
mount --bind beispiel.ccd /beispiel/verzeichnis

Dann kommt die meldung, dass es sich nicht um ein verzeichnis handelt...(stimmt ja auch irgendwie ;-))
Und wenn ich die Datei dort eintrage, dann heißts, dass es kein Device ist, was ja auch stimmt.

Ich krieg das nicht hin, HILFE.
_________________
-der kleine eine-
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Tue Sep 17, 2002 11:36 am    Post subject: Reply with quote

hmm.. hab grad kein iso da... aber ich nimm immer:

Code:

mount -o bind /blubb/my.iso /mnt/isos -t iso9660


check das mal...

#mb
Back to top
View user's profile Send private message
hakan
Apprentice
Apprentice


Joined: 11 Jul 2002
Posts: 252
Location: Aachen, Germany

PostPosted: Tue Sep 17, 2002 11:59 am    Post subject: Reply with quote

habs probiert, es kommt immer noch die fehlermeldung, dass es sich um kein verzeichnis handelt. habs allerdings auch nur mit blindwrite und clonecd images probiert.
_________________
-der kleine eine-
Back to top
View user's profile Send private message
KiLLaCaT
Guru
Guru


Joined: 24 Jul 2002
Posts: 306
Location: Linz, Austria

PostPosted: Tue Sep 17, 2002 3:15 pm    Post subject: Reply with quote

leider gibts keine option fuer das mounten von .ccp
in meinem schlauen buch steht zumindest nix drinnen.


JAx
Back to top
View user's profile Send private message
hakan
Apprentice
Apprentice


Joined: 11 Jul 2002
Posts: 252
Location: Aachen, Germany

PostPosted: Tue Sep 17, 2002 6:10 pm    Post subject: Reply with quote

schade, schade, ich such mal nach sowas wie daemon tools für windows. vieleicht gibts das irgendwo im netz auch für linux.
_________________
-der kleine eine-
Back to top
View user's profile Send private message
KiLLaCaT
Guru
Guru


Joined: 24 Jul 2002
Posts: 306
Location: Linz, Austria

PostPosted: Tue Sep 17, 2002 7:47 pm    Post subject: Reply with quote

wenn man weis, wie diesedinger funktioneiren kann man das sicher in C programmieren.
Back to top
View user's profile Send private message
hakan
Apprentice
Apprentice


Joined: 11 Jul 2002
Posts: 252
Location: Aachen, Germany

PostPosted: Thu Sep 19, 2002 4:54 pm    Post subject: Reply with quote

jetzt habe ich mit die demo von ut2003 gesaugt und hab ein *.bin datei.

kann ich denn die irgendwie mounten, oder muß ich die brennen???
_________________
-der kleine eine-
Back to top
View user's profile Send private message
rojaro
l33t
l33t


Joined: 06 May 2002
Posts: 732

PostPosted: Thu Sep 19, 2002 9:24 pm    Post subject: Re: ISO patchen Reply with quote

moin,
KiLLaCaT wrote:
hi @all1
ist es möglich eine ISO datei mit einer anderern ISO datei zu patchen?
ich habe flogende situation zu meistern:
ich hab ein ISO file, das am anfang einen fehler hat. und eine 2. ISO, von der ich nur den anfang besitze. und ich möchte also die 1. ISO mithilfe der 2. reparien.
hat jemand lösungsvorschläge?

MfG
jax

klar gibts, allerdings sind binary diffs eine etwas sehr rechenintensive geschichte und daher auch recht langsam. gibt verschiedene implementationen ... allerdings ist keins dieser tools im portage tree, musst du also selbst von hand installieren (am besten nach /usr/local/bin). ich denke mal das dir diese antwort am besten weiter hilft :)
_________________
A mathematician is a machine for turning coffee into theorems. ~ Alfred Renyi (*1921 - †1970)
Back to top
View user's profile Send private message
KiLLaCaT
Guru
Guru


Joined: 24 Jul 2002
Posts: 306
Location: Linz, Austria

PostPosted: Fri Sep 20, 2002 4:46 pm    Post subject: Reply with quote

THX,
auf so eine Antwort habe ich eigentlich gewartet.

THX,
jax
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum