Re: Autoyast on OS 13.2

686f6c6d <[email protected]> Wed, 28 Jan 2015 17:38:02 +0100
Newsgroups gmane.linux.suse.autoinstall
Message-ID <CAMEHyeFLG1uHXu70h_=MSHJ9a6yQ2f0Sbg9hrTA6q01Sbce8kQ@mail.gmail.com>
On Sat, Jan 24, 2015 at 3:19 PM, Achim Klausmann
<[email protected]> wrote:
> Am 23.01.2015 um 20:52 schrieb Achim Klausmann:
>> Am 23.01.2015 um 19:08 schrieb Jeromy Smith:
>>> This sounds similar to what I found.  See if this works for you...
>>>
>>> http://lists.opensuse.org/opensuse-autoinstall/2014-11/msg00001.html
>>
>> Yes, this worked. I tested it in Vitrualbox.
>> Tomorrow i will test that on real machine.
>
> Yes, it worked also on a real machine.

Can you elaborate on how you remaster the ISO, or point me to instructions?
We're trying to do the same (just change isolinux.cfg boot params),
but since 13.2 this doesn't seem to work anymore (UEFI problem, I
presume).


We're basically loop-mounting, extracting, and recreating the ISO with
the unchanged bootloader, but since 13.2, the command…

---------- 8< ----------
mkisofs -quiet -r -l \
        -b boot/x86_64/loader/isolinux.bin \
        -hard-disk-boot \
        -o ${MYISOPREFIX}${MYISONAME} \
        ${MYISOPREFIX}${MYISOSUBDIR}
---------- >8 ----------

…fails with…

---------- 8< ----------
genisoimage: Warning: boot image
'/…/vm-boot-iso_13.2/boot/x86_64/loader/isolinux.bin' MBR is not a
boot sector.
Warning: partition not marked active.
Warning: partition does not start at 0/1/1.
Warning: image size does not match geometry (130910)
genisoimage: Boot image
'/…/vm-boot-iso_13.2/boot/x86_64/loader/isolinux.bin' has multiple
partitions.
---------- >8 ----------


-- 
Kind regards
    Christopher 'm4z' Holm / 686f6c6d

"We must respect the other fellow's religion, but only in the sense
and to the extent that we respect his theory that his wife is
beautiful and his children smart." --H. L. Mencken
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]