Hello all, I am trying to compile a CD to do an unattended setup using autoyast. I took CD1 from the Suse 10.0 cd's and added the following section to the boot/loader/isolinux.cfg file # Automatic Installer label autoyast kernel linux append initrd=initrd splash=silent showopts autoyast=file:///autoinst.xml textmode=1 The file autoinst.xml is ofcourse in the root of the CD When I select this option and press ENTER, then after a short while the following message appears: "Could not find the SUSE Linux Installation Source Activating manual setup program" When I boot from the CD and select this option, and then after pressing F3, I remove 'autoyast=file:///autoinst.xml', then the setup program can use this CD for installation, it won't complain about missing Installation Source. What am I doing wrong? Any hints appreciated, Hans
On Monday 13 March 2006 14:02, Hans wrote:
When I boot from the CD and select this option, and then after pressing F3, I remove 'autoyast=file:///autoinst.xml', then the setup program can use this CD for installation, it won't complain about missing Installation Source.
What am I doing wrong?
you have to add "install=cd" too. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de
Found it. (RTFM :-) I had to add the option 'instmode=cd'. Gr, Hans
-----Original Message----- From: Hans [mailto:j.bouwers@rohill.nl] Sent: maandag 13 maart 2006 14:02 To: suse-autoinstall@suse.com Subject: [suse-autoinstall] Autoinstallation from CD
Hello all,
I am trying to compile a CD to do an unattended setup using autoyast.
I took CD1 from the Suse 10.0 cd's and added the following section to the boot/loader/isolinux.cfg file
# Automatic Installer label autoyast kernel linux append initrd=initrd splash=silent showopts autoyast=file:///autoinst.xml textmode=1
The file autoinst.xml is ofcourse in the root of the CD
When I select this option and press ENTER, then after a short while the following message appears:
"Could not find the SUSE Linux Installation Source Activating manual setup program"
When I boot from the CD and select this option, and then after pressing F3, I remove 'autoyast=file:///autoinst.xml', then the setup program can use this CD for installation, it won't complain about missing Installation Source.
What am I doing wrong?
Any hints appreciated,
Hans
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
participants (2)
-
Hans
-
Uwe Gansert