aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/troubleshooting.md
Commit message (Collapse)AuthorAgeFilesLines
* tools/create-image.sh: update default Debian release to trixieAndrew Donnellan2025-12-111-2/+2
| | | | | | | | | | Debian bullseye is now oldoldstable, so update the default release to trixie. While we're at it, update documentation references to old Debian releases to match. Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
* tools/create-image.sh: upgrade default release to bullseyeAndrew Donnellan2023-04-121-2/+2
| | | | | | | | | | | | bullseye has been the current Debian stable release since 2021, and stretch is now well and truly in the LTS support phase. Change the default release in create-image.sh to bullseye. Also update most other references to stretch in the documentation and elsewhere (there's still a few references we don't change because they're links to images etc). Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
* docs/linux: recommend setting net.ifnames to 0Aleksandr Nogikh2021-07-071-0/+36
| | | | | | When net.ifnames is set to 1, syzkaller might not be able to connect to the virtual machines. Add the corresponding recommendations to the documentation as well as a note to the troubleshooting guide.
* docs: remove mentions of vmlinuxDmitry Vyukov2018-06-281-3/+3
| | | | | | vmlinux is deprecated in favor of kernel_obj. Remove all mentions of it. Also warn in syz-manager/mgrconfig if vmlinux is set.
* [docs] Add Linux network troubleshooting guidance.Julia Hansbrough2018-03-011-0/+9
| | | | | It took me a bit to figure out this kernel configuration quirk, so thought it may be helpful to add to the troubleshooting section!
* Update troubleshooting.mdMagicansk2017-11-011-2/+6
| | | Fixed MD syntax.
* docs: move linux kernel specific docs to docs/linux/ dirAndrey Konovalov2017-10-271-0/+32