Mailinglist Archive: opensuse-autoinstall (99 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] How to auto installation on a RAID card?
- From: Simon Crute <scrute@xxxxxxxxxx>
- Date: Thu, 10 May 2007 09:31:35 +0100
- Message-id: <200705100931.36156.scrute@xxxxxxxxxx>
On Thursday 10 May 2007 04:13, Zax wrote:
> Thank you.
>
> I have maked a driver update disk.
> And I succeed to install SuSE on the card by a floppy(driver update disk).
>
> But I don't know how to let autoyast know where he can found my driver in
> LAN. In other words, I don't know how to write the rule in autoinst.xml,
> which telling autoyast where my driver is.
If the machine is installing from an install source of
http://install/sles10-i386
then, yast will look for
http://install/sles10-i386/driverupdate
So, you can just copy the driver update into the root of your install source,
or if you're using a mounted ISO to install from, use an apache alias to map
that request somewhere else. something like this works for me.
alias /sled10-i386/driverupdate /srv/ftp/isos/sled10/gmc/update/driverupdate
--
Simon Crute
IS&T.
Bracknell.
UK.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
> Thank you.
>
> I have maked a driver update disk.
> And I succeed to install SuSE on the card by a floppy(driver update disk).
>
> But I don't know how to let autoyast know where he can found my driver in
> LAN. In other words, I don't know how to write the rule in autoinst.xml,
> which telling autoyast where my driver is.
If the machine is installing from an install source of
http://install/sles10-i386
then, yast will look for
http://install/sles10-i386/driverupdate
So, you can just copy the driver update into the root of your install source,
or if you're using a mounted ISO to install from, use an apache alias to map
that request somewhere else. something like this works for me.
alias /sled10-i386/driverupdate /srv/ftp/isos/sled10/gmc/update/driverupdate
--
Simon Crute
IS&T.
Bracknell.
UK.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |