Mailinglist Archive: opensuse-autoinstall (158 mails)
| < Previous | Next > |
Re: [suse-autoinstall] autoyast/info file problem
- From: "Yan Fitterer" <yfitterer@xxxxxxxxxx>
- Date: Tue, 21 Feb 2006 22:12:48 +0000 (UTC)
- Message-id: <43FB9052.6718.008C.0@xxxxxxxxxx>
You have some redundancy, and a couple of mistakes. Try:
install: nfs://169.10.63.215/instserv/9.0_x64
hostip: 169.10.248.36
netmask: 255.255.255.0
gateway: 169.10.248.1
nameserver: 169.10.8.4
autoyast: floppy://control.xml
I think "ip:" might be deprecated. Try "HostIP:" as above.
autoyast: floppy://file.xml needs to point to the actual path and name for the control file.
See
http://www.suse.com/~ug/autoyast_doc/invoking_autoinst.html#id2543177
and
http://www.suse.com/~ug/autoyast_doc/info_file_format.html
Yan
>>> On 21/02/2006 at 21:41, in message
<OFB9BC1F12.CDE5BBF5-ON8625711C.00762869-8625711C.007720BB@xxxxxxx>,
<dbellis@xxxxxxx> wrote:
> I am new to SUSE and am trying to setup an AutoYaST install using the SUSE
> Linux CD1 to boot with the autoyast=floppy boot option.
>
> On the floppy disk I have the autoinst.xml file and an info file.
>
> The info file contains the following:
>
> install: nfs://169.10.63.215/instserv/9.0_x64
> netdevice: eth0
> server: 169.10.63.215
> serverdir: /instserv/9.0_x64
> ip: 169.10.248.36
> netmask: 255.255.255.0
> gateway: 169.10.248.1
> nameserver: 169.10.8.4
> autoyast: floppy
>
> I can mount the nfs share manually, but when I run the install process it
> fails with the following message:
>
> "Could not find the SUSE Linux Enterprise Server 9 Installation Source"
>
> Does anyone have an idea what I am doing wrong?
>
> Any help would be greatly appreciated.
>
> Thanks,
> Dave Bellis
>
install: nfs://169.10.63.215/instserv/9.0_x64
hostip: 169.10.248.36
netmask: 255.255.255.0
gateway: 169.10.248.1
nameserver: 169.10.8.4
autoyast: floppy://control.xml
I think "ip:" might be deprecated. Try "HostIP:" as above.
autoyast: floppy://file.xml needs to point to the actual path and name for the control file.
See
http://www.suse.com/~ug/autoyast_doc/invoking_autoinst.html#id2543177
and
http://www.suse.com/~ug/autoyast_doc/info_file_format.html
Yan
>>> On 21/02/2006 at 21:41, in message
<OFB9BC1F12.CDE5BBF5-ON8625711C.00762869-8625711C.007720BB@xxxxxxx>,
<dbellis@xxxxxxx> wrote:
> I am new to SUSE and am trying to setup an AutoYaST install using the SUSE
> Linux CD1 to boot with the autoyast=floppy boot option.
>
> On the floppy disk I have the autoinst.xml file and an info file.
>
> The info file contains the following:
>
> install: nfs://169.10.63.215/instserv/9.0_x64
> netdevice: eth0
> server: 169.10.63.215
> serverdir: /instserv/9.0_x64
> ip: 169.10.248.36
> netmask: 255.255.255.0
> gateway: 169.10.248.1
> nameserver: 169.10.8.4
> autoyast: floppy
>
> I can mount the nfs share manually, but when I run the install process it
> fails with the following message:
>
> "Could not find the SUSE Linux Enterprise Server 9 Installation Source"
>
> Does anyone have an idea what I am doing wrong?
>
> Any help would be greatly appreciated.
>
> Thanks,
> Dave Bellis
>
| < Previous | Next > |