Mailinglist Archive: opensuse-autoinstall (112 mails)
| < Previous | Next > |
Re: [suse-autoinstall] Placing autoyast.xml on boot CD
- From: mattijs <m.janssens@xxxxxxxxxxxxx>
- Date: Sun, 8 Jan 2006 16:34:15 +0000 (UTC)
- Message-id: <200601081634.00812.m.janssens@xxxxxxxxxxxxx>
Just use a path instead of 'default' as the argument to autoyast.
E.g.
autoyast=nfs://10.0.0.200/var/lib/autoinstall/repository/borgClientsInstall.xml
On Sunday 08 January 2006 16:05, LDB wrote:
> I have placed autoyast.xml in the root of my boot CD. I have passed in the
> correct parameters in,
>
>
> boot/loader/isolinux.cfg
>
>
> which is,
>
>
> append initrd=initrd showopts
> install=ftp://suse.mirrors.tds.net/pub/opensuse/distribution/SL-10.0-OSS/in
>st-source autoyast=default load_ramdisk=1 textmode=1
>
>
> So, is it possible to put the autoyast.xml file on the boot CD while the
> installation source is elsewhere?
>
> Thanks,
>
> LDB
E.g.
autoyast=nfs://10.0.0.200/var/lib/autoinstall/repository/borgClientsInstall.xml
On Sunday 08 January 2006 16:05, LDB wrote:
> I have placed autoyast.xml in the root of my boot CD. I have passed in the
> correct parameters in,
>
>
> boot/loader/isolinux.cfg
>
>
> which is,
>
>
> append initrd=initrd showopts
> install=ftp://suse.mirrors.tds.net/pub/opensuse/distribution/SL-10.0-OSS/in
>st-source autoyast=default load_ramdisk=1 textmode=1
>
>
> So, is it possible to put the autoyast.xml file on the boot CD while the
> installation source is elsewhere?
>
> Thanks,
>
> LDB
| < Previous | Next > |