Adding a new localboot product

Antworten
Amit
Beiträge: 10
Registriert: 22 Jan 2012, 18:22

Adding a new localboot product

Beitrag 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
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1354
Registriert: 01 Jul 2008, 12:10

Re: Adding a new localboot product

Beitrag 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


OPSICONF 2024
https://opsi.org/en/opsiconf/

Basisworkshop Mainz :

17. - 20. 06. 2024


opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.

http://www.uib.de
Amit
Beiträge: 10
Registriert: 22 Jan 2012, 18:22

Re: Adding a new localboot product

Beitrag 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.
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1354
Registriert: 01 Jul 2008, 12:10

Re: Adding a new localboot product

Beitrag 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


OPSICONF 2024
https://opsi.org/en/opsiconf/

Basisworkshop Mainz :

17. - 20. 06. 2024


opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.

http://www.uib.de
Amit
Beiträge: 10
Registriert: 22 Jan 2012, 18:22

Re: Adding a new localboot product

Beitrag 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?
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1354
Registriert: 01 Jul 2008, 12:10

Re: Adding a new localboot product

Beitrag 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


OPSICONF 2024
https://opsi.org/en/opsiconf/

Basisworkshop Mainz :

17. - 20. 06. 2024


opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.

http://www.uib.de
Amit
Beiträge: 10
Registriert: 22 Jan 2012, 18:22

Re: Adding a new localboot product

Beitrag 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.
Antworten