Mailinglist Archive: opensuse-autoinstall (62 mails)
| < Previous | Next > |
[opensuse-autoinstall] info file does not honor ethernet settings with SLES10SP1
- From: "Guy Coste" <gcoste@xxxxxxxxxx>
- Date: Wed, 26 Mar 2008 17:20:27 +0000
- Message-id: <47EA85DB020000EC00029EEF@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Hi all,
I am trying to automatically install a HP blade with autoyast. The hardware is
componend of 4 ethernet cards.
I am creating a custom iso file that is booted by HP ILO.
isolinux.cfg contains :
label BLADE
kernel linux
append initrd=initrd ramdisk_size=65536 netsetup=-dhcp
Here is the info file I'm using :
InstMode: http
##Instsys: boot/x86_64/root
##Install: http://10.0.0.1/sles10sp1/base/
Textmode: 1
AutoYaST: file:///autoinst.xml
BrokenModules: qla2400,qla2xxx
Gateway: 10.0.0.254
HostIP: 10.0.0.12
Netmask: 255.0.0.0
Netdevice: eth2
Server: 10.0.0.1
Serverdir: /sles10sp1/base/
I've copied this info file into the initrd. (I know InstMode is deprecated but
I didn't add any success with Install: and Instsys: parameters)
1 - When the system boots, the system prompts again for IP settings. What I've
did wrong ? What parameters I am missing ?
When I swith to "F3" I see many "SIOCSIF..." failed on interfaces eth0, eth1.
The network settings are then correctly reported and eth2 activated
Then the installation process reports the following error "http error: 404 not
found"
2 - The installation tell it is loading the image from
"/sles10sp1/base/boot/root"
The reported path is wrong.
it should be "/sles10sp1/base/boot/x86_64/root/" (note the arch between boot
and root)
Is this a kown issue ? Any clues how to fix/ workaround it ?
Thanks in advance,
Regards,
-Guy
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
I am trying to automatically install a HP blade with autoyast. The hardware is
componend of 4 ethernet cards.
I am creating a custom iso file that is booted by HP ILO.
isolinux.cfg contains :
label BLADE
kernel linux
append initrd=initrd ramdisk_size=65536 netsetup=-dhcp
Here is the info file I'm using :
InstMode: http
##Instsys: boot/x86_64/root
##Install: http://10.0.0.1/sles10sp1/base/
Textmode: 1
AutoYaST: file:///autoinst.xml
BrokenModules: qla2400,qla2xxx
Gateway: 10.0.0.254
HostIP: 10.0.0.12
Netmask: 255.0.0.0
Netdevice: eth2
Server: 10.0.0.1
Serverdir: /sles10sp1/base/
I've copied this info file into the initrd. (I know InstMode is deprecated but
I didn't add any success with Install: and Instsys: parameters)
1 - When the system boots, the system prompts again for IP settings. What I've
did wrong ? What parameters I am missing ?
When I swith to "F3" I see many "SIOCSIF..." failed on interfaces eth0, eth1.
The network settings are then correctly reported and eth2 activated
Then the installation process reports the following error "http error: 404 not
found"
2 - The installation tell it is loading the image from
"/sles10sp1/base/boot/root"
The reported path is wrong.
it should be "/sles10sp1/base/boot/x86_64/root/" (note the arch between boot
and root)
Is this a kown issue ? Any clues how to fix/ workaround it ?
Thanks in advance,
Regards,
-Guy
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |