hi,
ich hab mir die iso von debian etch runtergeladen. Jetzt möchte ich ein Abbild davon machen und den Bootrecord / die Bootdatei extrahieren um die Daten die zurück bleiben ( z.B die initrd) zu bearbeiten).
Noch ein Problem ist, dass ich gar nicht weiss welche Datei die dvd bootbar macht?
lg
nicii
[gelöst] bootfähige iso DVD erstellen
[gelöst] bootfähige iso DVD erstellen
Zuletzt geändert von nicii am 08.09.2008 17:57:27, insgesamt 1-mal geändert.
[gelöst] bootfähige iso DVD erstellen
hab die Lösung gefunden.
mkisofs -o /da/woDie/iso-Datei/hinsoll -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-ino-table -J -hide-rr-moved -R /dasWasZu/einerIso/gemachtWerdenSoll
und dann
growisofs -Z /dev/hdc=/daWoIso-Datei-ist
und fertig
mkisofs -o /da/woDie/iso-Datei/hinsoll -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-ino-table -J -hide-rr-moved -R /dasWasZu/einerIso/gemachtWerdenSoll
und dann
growisofs -Z /dev/hdc=/daWoIso-Datei-ist
und fertig