Mailinglist Archive: opensuse-autoinstall (59 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] PXE installation and endless loop
- From: "Dirk Schreiner" <Dirk.Schreiner@xxxxxxx>
- Date: Thu, 24 Jan 2008 15:06:04 +0100
- Message-id: <47989B4C.3010103@xxxxxxx>
Hi*,
maybe you can try this:
Change Bootorder to:
1: Local Disk
2: PXE
Then, if you want to reinstall System simply destroy Boot Block of local Disk and reboot.
1: fails
2: PXE succeds and starts reinstall.
After (re)install:
1: Local Disk Succeds, which has also the benefit of more security
(PXE cannot be spoofed !!), and shorter Boot Time.
Jut my 2ct/EUR
Dirk
Hans-Joachim Ehlers schrieb:
TRIA IT-consulting GmbH
Joseph-Wild-Straße 20
81829 München
Germany
Tel: +49 (89) 92907-0
Fax: +49 (89) 92907-100 http://www.tria.de
Registergericht München HRB 113466
USt.-IdNr. DE 180017238 Steuer-Nr. 802/40600
Geschäftsführer: Thomas Lerner
--------------------------------------------------------------------------------
Nachricht von: Dirk.Schreiner@xxxxxxx
Nachricht an: opensuse-autoinstall@xxxxxxxxxxxx
# Dateianhänge: 0
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
maybe you can try this:
Change Bootorder to:
1: Local Disk
2: PXE
Then, if you want to reinstall System simply destroy Boot Block of local Disk and reboot.
1: fails
2: PXE succeds and starts reinstall.
After (re)install:
1: Local Disk Succeds, which has also the benefit of more security
(PXE cannot be spoofed !!), and shorter Boot Time.
Jut my 2ct/EUR
Dirk
Hans-Joachim Ehlers schrieb:
I think a better solution is to disable tftp ( or even DHCP if IPs are fixed )--
for the given client as soon as the installation has reached the post install
step.
During the post install a script on the client removes its PXE and/or dhcp
configuration on the installation. Thus the next pxe boot will fail and the
client should proceed with the local boot.
Of course this does work only the the client will try to boot from its harddisk
if PXE boots fails
hth
Hajo
Hello,Wayman Smith <wayman.smith@xxxxxxxxxx> 24/01/2008 13:58 >>>
I am implementing a PXE installation with autoyast, and it has been
working well. However, the system continues to boot from PXE and the
installation repeats itself over and over. I will not have access to the
machines to disable PXE in the bios.
I have look at the autoyast documentation and Section 7.2.3 recommends a
solution of adding an entry to autoyast.xml profile. I have tried this
option, however I still receive the same result. This is what I have
added to my autoinst.xml
<pxe>
<pxe_localboot config:type="boolean">true</pxe_localboot>
<pxelinux-config>
DEFAULT linux
LABEL linux
localboot 0
</pxelinux-config>
<tftp-server>192.168.66.1</tftp-server>
<pxelinux-dir>/pxelinux.cfg</pxelinux-dir>
</pxe>
I also am using dhcp and the hexadecimal file names. What section of the
autoinst.xml should the pxe section be inserted in?
I have made alot of progress with my installation, thanks for all the support.
Wayman
TRIA IT-consulting GmbH
Joseph-Wild-Straße 20
81829 München
Germany
Tel: +49 (89) 92907-0
Fax: +49 (89) 92907-100 http://www.tria.de
Registergericht München HRB 113466
USt.-IdNr. DE 180017238 Steuer-Nr. 802/40600
Geschäftsführer: Thomas Lerner
--------------------------------------------------------------------------------
Nachricht von: Dirk.Schreiner@xxxxxxx
Nachricht an: opensuse-autoinstall@xxxxxxxxxxxx
# Dateianhänge: 0
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |