Kann man lilio so einstellen das es nach zwei neustarts nen anderen Kernel lädt? Oder kann man einen bestimmten Kernel nur einmalig booten.
Hintergrund ist folgender, ich habe nen neuen Kernel erstellt falls der nicht läuft müßte ich den Server reseten und es wäre schön wenn dann automatisch der alte Kernel genommen würde.
Lilio Bootverhalten (bestimmten Kernel einmalig benutzen)
-
- Anbieter
- Posts: 732
- Joined: 2004-01-02 12:17
-
- Project Manager
- Posts: 11164
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: Lilio Bootverhalten (bestimmten Kernel einmalig benutzen)
grub -> fallback
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: 401
- Joined: 2002-12-19 02:06
- Location: Siegburg
Re: Lilio Bootverhalten (bestimmten Kernel einmalig benutzen)
Code: Select all
man lilo
...
-R command line
This option sets the default command for the boot
loader the next time it executes. The boot loader
will then erase this line: this is a once-only
command. It is typically used in reboot scripts,
just before calling `shutdown -r'. Used without
any arguments, it will cancel a lock-ed or fallÂ
back command line.
...
-
- Anbieter
- Posts: 732
- Joined: 2004-01-02 12:17
Re: Lilio Bootverhalten (bestimmten Kernel einmalig benutzen)
Das kommt davon wenn man nur flüchtig liest. Danke
Nur leider habe ich was anderes glatt vergessen, ich habe dem neuen Kernel keine Anweisungen gegen das er nach ner Kernel Panic neu bootet. Mist
Nur leider habe ich was anderes glatt vergessen, ich habe dem neuen Kernel keine Anweisungen gegen das er nach ner Kernel Panic neu bootet. Mist