Mailinglist Archive: opensuse-autoinstall (99 mails)

< Previous Next >
[opensuse-autoinstall] OpenSUSE-10.2 autoyast reboot fails
  • From: "Oliver Klein" <o.klein@xxxxxxxxxxxxxxx>
  • Date: Tue, 29 May 2007 11:07:35 +0200
  • Message-id: <53D7193AB78CCB4A9C10126A43DBDA6B2690FD@xxxxxxxxxxxxxxxxxxxxx>
Hi 

i have a problem for which i can´t find a solution. I want to realize an automatic OpenSUSE-10.2 installation with pxelinux. So the automatic installation with the autoinst.xml file works fine. But after the installation the system want a reboot and this reboot fails. I only can see that the system want to boot from local hard disk and that´s it.

PXELINUX 3.11 Debian-2007-03-12  Copyright (C) 1994-2005 H. Peter Anvin
boot:
Booting from local disk...

I got one error message during the installation process. Maybe this is the reason for the reboot fail

The following packages could not be found on the installation media
bootcycle                                                                     mpt-status                                                                    prctl                                                                         vlan                                                                          wol

So how could I make more than cd1 readable and accessable in the autoinst.xml file? So that these packages can be installed. Should I post my autoinst.xml file here? Cause it´s very long. What is the needed part for that. Maybe this one? 
  <loader_device>/dev/sda1</loader_device>
    <loader_type>grub</loader_type>
    <location>boot</location>
    <repl_mbr config:type="boolean">false</repl_mbr>
    <sections config:type="list">
      <section>
        <append>console=ttyS0,38400   resume=/dev/sda2 splash=silent showopts</append>
        <image>/boot/vmlinuz-2.6.18.8-0.3-default</image>
        <initial>1</initial>
        <initrd>/boot/initrd-2.6.18.8-0.3-default</initrd>
        <kernel>/boot/vmlinuz</kernel>
        <lines_cache_id>0</lines_cache_id>
        <name>openSUSE 10.2 - 2.6.18.8-0.3</name>
        <original_name>openSUSE 10.2 - 2.6.18.8-0.3</original_name>
        <root>/dev/sda4</root>
        <type>image</type>
      </section>
      <section>
So I think this config is correct. So what should I do to get a working Open SUSE? Thx for help in advance.

Mit freundlichem Gruß / Best regards

Oliver Klein

--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages