Making a bootable PPC DVD
I have been notified that it is not able to make a PPC bootable DVD with my script. This due to the fact that /boot is build in a different way. The command used is: mkisofs -V $VOLID -r -J -l -L -P "$PUBLI" -b "boot/loader/isolinux.bin" -c "boot/loader/boot.cat" -no-emul-boot -boot-load-size 4 -boot-info-table -graft-points -o $DVD_DIR/$ISO . What would be the command to use for the PPC ISO with mkisoft? -- houghi http://www.opensuse.org/index.php/Making_a_DVD_from_CDs
On Sat, Sep 10, 2005 at 01:50:07PM +0200, houghi wrote:
I have been notified that it is not able to make a PPC bootable DVD with my script.
This due to the fact that /boot is build in a different way. The command used is: mkisofs -V $VOLID -r -J -l -L -P "$PUBLI" -b "boot/loader/isolinux.bin" -c "boot/loader/boot.cat" -no-emul-boot -boot-load-size 4 -boot-info-table -graft-points -o $DVD_DIR/$ISO .
What would be the command to use for the PPC ISO with mkisoft?
Nobody with PPC and Linux (mkisofs) knowledge who can answer me? houghi -- Quote correct (NL) http://www.briachons.org/art/quote/ Zitiere richtig (DE) http://www.afaik.de/usenet/faq/zitieren Quote correctly (EN) http://www.netmeister.org/news/learn2quote.html
On Sat, Sep 10, 2005 at 01:50:07PM +0200, houghi wrote:
I have been notified that it is not able to make a PPC bootable DVD with my script.
This due to the fact that /boot is build in a different way. The command used is: mkisofs -V $VOLID -r -J -l -L -P "$PUBLI" -b "boot/loader/isolinux.bin" -c "boot/loader/boot.cat" -no-emul-boot -boot-load-size 4 -boot-info-table -graft-points -o $DVD_DIR/$ISO .
What would be the command to use for the PPC ISO with mkisoft?
Nobody with PPC and Linux (mkisofs) knowledge who can answer me?
houghi
Ask Ubuntu people ( #ubuntu ), they have a working PPC Live CD
On Mon, Sep 12, 2005 at 10:12:05AM +0000, Youssef CHAHIBI wrote:
On Sat, Sep 10, 2005 at 01:50:07PM +0200, houghi wrote:
I have been notified that it is not able to make a PPC bootable DVD with my script.
This due to the fact that /boot is build in a different way. The command used is: mkisofs -V $VOLID -r -J -l -L -P "$PUBLI" -b "boot/loader/isolinux.bin" -c "boot/loader/boot.cat" -no-emul-boot -boot-load-size 4 -boot-info-table -graft-points -o $DVD_DIR/$ISO .
What would be the command to use for the PPC ISO with mkisoft?
Nobody with PPC and Linux (mkisofs) knowledge who can answer me?
houghi
Ask Ubuntu people ( #ubuntu ), they have a working PPC Live CD
Strange. I thought openSUSE also had a working PPC bootable CD and that is what I need it for. houghi -- Quote correct (NL) http://www.briachons.org/art/quote/ Zitiere richtig (DE) http://www.afaik.de/usenet/faq/zitieren Quote correctly (EN) http://www.netmeister.org/news/learn2quote.html
participants (2)
-
houghi
-
Youssef CHAHIBI