Seite 1 von 1

Adding a new localboot product

Verfasst: 22 Jan 2012, 18:30
von Amit
I am trying to add a new local boot product so i can install ubuntu 11.04 via our network.

I follow all the steps in the documentation to create a package. The package shows up in opsiconfd.

However when i boot into opsipxe using Ethernet cable, the newly created package does not appear in the list.

Any idea what I am doing wrong?

Thanks

Re: Adding a new localboot product

Verfasst: 23 Jan 2012, 08:37
von wolfbardo
Amit hat geschrieben:I am trying to add a new local boot product so i can install ubuntu 11.04 via our network.
You have to build a netboot-product. Take for instance the memtest-Package as template or have a look at

Code: Alles auswählen

https://forum.opsi.org/wiki/userspace:net_boot_scripts


regards,

Bardo Wolf

Re: Adding a new localboot product

Verfasst: 23 Jan 2012, 12:55
von Amit
wolfbardo hat geschrieben:
Amit hat geschrieben:I am trying to add a new local boot product so i can install ubuntu 11.04 via our network.
You have to build a netboot-product. Take for instance the memtest-Package as template or have a look at

Code: Alles auswählen

https://forum.opsi.org/wiki/userspace:net_boot_scripts


regards,

Bardo Wolf
Thanks for your response.

Where can i download this memtest package?

I also followed wiki/userspace:freedos.

However when i boot via network it still does not appear in the list.

In my /opt/pcbin/install/memtest86 there is only one file named memtest86.files.

Re: Adding a new localboot product

Verfasst: 26 Jan 2012, 11:53
von wolfbardo

Code: Alles auswählen

/var/lib/opsi/repository/
or

Code: Alles auswählen

http://download.uib.de/opsi4.0/products/netboot/
regards
Bardo Wolf

Re: Adding a new localboot product

Verfasst: 02 Feb 2012, 17:02
von Amit
wolfbardo hat geschrieben:

Code: Alles auswählen

/var/lib/opsi/repository/
or

Code: Alles auswählen

http://download.uib.de/opsi4.0/products/netboot/
regards
Bardo Wolf
I downloaded memtest86_3.5b-1.opsi

Ran

Code: Alles auswählen

opsi-product-updater -i memtest86_3.5b-1.opsi
Looked in

Code: Alles auswählen

/opt/pcbin/install/memtest86
There is still only one file called "memtest86.files" which is empty.

Am i doing something wrong?

Re: Adding a new localboot product

Verfasst: 02 Feb 2012, 18:52
von wolfbardo
Have a look at the docs, for instance

http://download.uib.de/opsi4.0/doc/html ... anual.html

and

Code: Alles auswählen

opsi-package-manager --help
opsi-package-manager -x
regards
Bardo Wolf

Re: Adding a new localboot product

Verfasst: 16 Apr 2012, 18:33
von Amit
I have added a new netboot product using opsi-package-manager -i and the guide: wiki/userspace:freedos

The product shows up in the opsiconfd web interface.

However, the product does not show up in the list of products to install when i network boot the machine.