Mailinglist Archive: opensuse-autoinstall (101 mails)
| < Previous | Next > |
Autoinstallation from CD
- From: "Hans" <j.bouwers@xxxxxxxxx>
- Date: Mon, 13 Mar 2006 13:02:18 +0000 (UTC)
- Message-id: <000401c6469e$579bc040$5314a8c0@wxp083>
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
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
| < Previous | Next > |