Mailinglist Archive: opensuse-factory (77 mails)
| < Previous | Next > |
Re: [opensuse-factory] makeSUSEdvd
- From: Christoph Thiel <cthiel@xxxxxxx>
- Date: Sat, 22 Oct 2005 11:52:11 +0200 (CEST)
- Message-id: <Pine.LNX.4.63.0510221142140.29744@xxxxxxxxxxxx>
On Sat, 22 Oct 2005, houghi wrote:
> I have people complaining makeSUSEdvd does not work with Alpha2. I have
> not yet tested it and am downloading at this very moment.
>
> I asume it is because there is no /boot/loader/isolinux.bin , but
> instead a /boot/i386/loader/isolinux.bin (or so I have been told)
>
> Is this just a temporary thing, or will this be implemented in any
> future release? If so, will it be called `isolinux.bin` for the next
> foreseeable future? If so, I could detect it with a `find .
> isolinux.bin` and addept the script. If not, please elaborate as to
> where it is going.
Yes, this has been changed with the latests alpha release and will most
likely retained. But beware:
$ find . -iname isolinux.bin
./i386/loader/isolinux.bin
./x86_64/loader/isolinux.bin
$
Regards
Christoph
> I have people complaining makeSUSEdvd does not work with Alpha2. I have
> not yet tested it and am downloading at this very moment.
>
> I asume it is because there is no /boot/loader/isolinux.bin , but
> instead a /boot/i386/loader/isolinux.bin (or so I have been told)
>
> Is this just a temporary thing, or will this be implemented in any
> future release? If so, will it be called `isolinux.bin` for the next
> foreseeable future? If so, I could detect it with a `find .
> isolinux.bin` and addept the script. If not, please elaborate as to
> where it is going.
Yes, this has been changed with the latests alpha release and will most
likely retained. But beware:
$ find . -iname isolinux.bin
./i386/loader/isolinux.bin
./x86_64/loader/isolinux.bin
$
Regards
Christoph
| < Previous | Next > |