FreeBSD Remote Installation
Last Full Update: 2010-09-20
[HowTo] FreeBSD Remote Installation
-
- Project Manager
- Posts: 11164
- Joined: 2003-02-27 01:00
- Location: Hamburg
[HowTo] FreeBSD Remote Installation
Last edited by Joe User on 2010-12-08 15:15, edited 2 times in total.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Project Manager
- Posts: 11164
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: [HowTo] FreeBSD remote installation
Fehlende oder unzureichende Erläuterungen, sowie Fehler bitte einfach selbst verbessern oder mir mitteilen.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 406
- Joined: 2008-03-12 05:36
Re: [HowTo] FreeBSD remote installation
Funktioniert ganz gut :)
Habe noch die "auth.conf" ergänzt, damit z. Bsp. MySQL's ENCRYPT() auch auf Blowfish setzt.
Habe noch die "auth.conf" ergänzt, damit z. Bsp. MySQL's ENCRYPT() auch auf Blowfish setzt.
-
- Project Manager
- Posts: 11164
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: [HowTo] FreeBSD remote installation
So, jetzt sollten die letzten Bugs und die Kernelpanic behoben sein. Hatte leider eine ältere fehlerhafte Version eingestellt :(
Danke für die auth.conf
Danke für die auth.conf
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Administrator
- Posts: 2636
- Joined: 2004-01-21 17:44
Re: [HowTo] FreeBSD remote installation
Hm, Du erstellst eine eigenen Kernel-Konfiguration, installierst dann aber den GENERIC-Kernel. Ist das so gewollt?
“Some humans would do anything to see if it was possible to do it. If you put a large switch in some cave somewhere, with a sign on it saying 'End-of-the-World Switch. PLEASE DO NOT TOUCH', the paint wouldn't even have time to dry.” — Terry Pratchett, Thief of Time
-
- Project Manager
- Posts: 11164
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: [HowTo] FreeBSD remote installation
Ja, der eigene Kernel wird später nach dem Reboot gebaut.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Project Manager
- Posts: 11164
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: [HowTo] FreeBSD remote installation
Hmm, könnte ein Problem der Virtualbox-OSE sein.
Ich verwende die aktuelle Binary-Version 3.2.8 für Windows.
Ich verwende die aktuelle Binary-Version 3.2.8 für Windows.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Project Manager
- Posts: 11164
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: [HowTo] FreeBSD remote installation
Ich habe nochmal ein paar kleinere Bugs behoben und die Erläuterungen leicht erweitert. Könnten sich das unsere FreeBSDler und potentielle Umsteiger bitte mal ansehen und etwaige Bugs und Verbesserungsvorschläge posten? Danke.
Last edited by Joe User on 2010-09-20 18:09, edited 1 time in total.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Administrator
- Posts: 2636
- Joined: 2004-01-21 17:44
Re: [HowTo] FreeBSD remote installation
Mir ist aufgefallen, dass Du fdisk.txt direkt hart erzeugst - die Geometrie-Angabe in der ersten Zeile und natürlich auch die Slice-Größenangaben in Sektoren sind aber hardware-Abhängig. Deshalb erzeuge ich sie normalerweise mit "fdisk -p /dev/ad0 > fdisk.txt" Ansonsten entspricht das System weitgehend dem, was ich auch installiert habe.
“Some humans would do anything to see if it was possible to do it. If you put a large switch in some cave somewhere, with a sign on it saying 'End-of-the-World Switch. PLEASE DO NOT TOUCH', the paint wouldn't even have time to dry.” — Terry Pratchett, Thief of Time
-
- Project Manager
- Posts: 11164
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: [HowTo] FreeBSD remote installation
OK, kommt ins nächste Update.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Administrator
- Posts: 2636
- Joined: 2004-01-21 17:44
Re: [HowTo] FreeBSD remote installation
Ja, sysinstall installiert sowieso nicht die aktuellen Pakete, sondern die, die mit dem Release gebundled wurden.
Normalerweise installiert man sich "Pakete" über die Ports-Sammlung. Wenn Du nur vorkompilierte Pakete verwenden willst, ist pkg_add Dein Freund.
Normalerweise installiert man sich "Pakete" über die Ports-Sammlung. Wenn Du nur vorkompilierte Pakete verwenden willst, ist pkg_add Dein Freund.
“Some humans would do anything to see if it was possible to do it. If you put a large switch in some cave somewhere, with a sign on it saying 'End-of-the-World Switch. PLEASE DO NOT TOUCH', the paint wouldn't even have time to dry.” — Terry Pratchett, Thief of Time